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