osch / lua-mtstatesLinks
Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)
☆16Updated last year
Alternatives and similar repositories for lua-mtstates
Users that are interested in lua-mtstates are comparing it to the libraries listed below
Sorting:
- Mirror of the LuaJIT git repository☆30Updated last week
- Library for manipulation of memory areas in Lua.☆37Updated last month
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 3 years ago
- Portable filesystem API for LuaJIT☆25Updated 3 years ago
- Usefu Lua modules☆41Updated 6 months ago
- An efficient Ternary Search Tree and persistent database for LuaJIT☆18Updated 4 years ago
- ☆12Updated 4 years ago
- extend luajit ffi module to give more affinity to C codes☆59Updated 9 years ago
- Tabular representation of Lua data☆56Updated 9 months ago
- a mutable string support to lua.☆25Updated 10 years ago
- Higher-level C API for Lua based on llib