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