duty
April 30, 2013 ยท View on GitHub
Duty is a lightweight C++11 task manager for parallel coroutines and serial jobs. Duty requires no dependencies.
@todocument
special notes
- g++ users: both
-std=c++11and-lpthreadmay be required when compilingduty.cpp