mirror of https://github.com/yandex/odyssey.git
36cd8d1767 | ||
---|---|---|
lib | ||
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