Module 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; one of the computing problems.

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

Versions

scm-2dev2 years ago10 downloads
dev-1dev45 days ago5 downloads

Dependencies

lua == 5.1

Manifests