majek / lua-channels
Go style channels in pure Lua
☆140Updated 11 years ago
Alternatives and similar repositories for lua-channels
Users that are interested in lua-channels are comparing it to the libraries listed below
Sorting:
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- LuaJIT FFI binding to the nanomsg library☆67Updated 9 years ago
- Mediator pattern implementation for pub-sub management☆51Updated 5 years ago
- Lua-capnp is a pure lua implementation of capnproto based on luajit.☆70Updated 6 years ago
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- Luajit take full advantage of lower 2G memory on AMD64 platform.☆36Updated 6 months ago
- Concurrency oriented programming in Lua☆160Updated 10 years ago
- libuv bindings for Lua☆118Updated 12 years ago
- Deterministic cleanup of resources in Lua☆11Updated 4 years ago
- mysql Lua+ffi binding☆10Updated 3 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Time: Dates and Periods in Lua☆26Updated 9 years ago
- luaproc is a concurrent programming library for Lua