T

Tasker

A C++ task manager API where "tasks" are just functions that return a status integer--so it can really be anything. Example implementation using C++11 std::threads.