Concurrency oriented programming in Lua
Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.
Low-Level threads(pthreads or WIN32 threads) for Lua.
`llthreads` library rewritten without `LuaNativeObjects` code generator
luaproc is a concurrent programming library for Lua