mirror of https://github.com/yandex/odyssey.git
85b00a2d3e | ||
---|---|---|
cmake | ||
lib | ||
tests | ||
.gitignore | ||
AUTHORS | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
README.md
machinarium
Fast cooperative multitasking engine library built on top of libuv.
The library can be used to simplify programming of a complex
asynchronous applications.
WIP