Library built on libuv and LuaJIT 2.1.

$ luarocks install --server=https://luarocks.org/dev ljuv

A main event loop combined with coroutines can be a way to nicely parallelize and synchronize various operations, which is what computing is mostly about.

Not only a binding to libuv, the library aims to expose different levels of abstraction and address problems like multi-threading.

Versions

scm-2dev2 years ago10 downloads

Dependencies

lua == 5.1

Manifests