mirror of https://github.com/yandex/odyssey.git
![]() |
||
---|---|---|
machinarium | ||
tests | ||
.gitignore | ||
AUTHORS | ||
LICENSE | ||
README.md | ||
makefile |
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