|
hace 5 años | |
---|---|---|
.vscode | hace 5 años | |
cmake | hace 5 años | |
include | hace 5 años | |
src | hace 5 años | |
test | hace 5 años | |
.gitignore | hace 5 años | |
.gitmodules | hace 5 años | |
CMakeLists.txt | hace 5 años | |
README.md | hace 5 años |
This is a C++ library that implements handling of asynchronous tasks.
It is based on the idea of the rust tokio crate.