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