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