Skip to content

Duty is a lightweight C++11 task manager for parallel coroutines and serial jobs. Duty requires no dependencies.

License

Notifications You must be signed in to change notification settings

r-lyeh-archived/duty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duty

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++11 and -lpthread may be required when compiling duty.cpp

About

Duty is a lightweight C++11 task manager for parallel coroutines and serial jobs. Duty requires no dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages