keplerproject / ringsLinks
Rings is a library which provides a way to create new Lua states from within Lua.
☆49Updated 8 years ago
Alternatives and similar repositories for rings
Users that are interested in rings are comparing it to the libraries listed below
Sorting:
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- Bindings to ENet for Lua☆95Updated 5 years ago
- A random collection of core and utility level Lua libraries☆75Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- ☆42Updated 8 years ago
- A Lua library that makes your strings stronger!☆68Updated 3 years ago
- A iteration library for Lua☆57Updated 4 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- fast table serialization for Lua☆50Updated 6 years ago
- luarock packaging of Metalua's parser☆50Updated 11 years ago
- luaproc is a concurrent programming library for Lua☆124Updated 8 years ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆90Updated 7 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆146Updated last year
- Lua String Templates☆188Updated 10 years ago
- LuaJIT FFI reflection library☆105Updated last year
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- Asynchronous logging library for Lua☆110Updated 7 years ago
- Binary heap implementation in Lua☆41Updated last year
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆66Updated 6 years ago
- Library for manipulation of variable arguements of functions☆24Updated 4 years ago
- Access a Lua state from another state☆12Updated 5 years ago
- Lua coroutines that allow nesting☆30Updated 3 years ago
- Library for manipulation of memory areas in Lua.☆37Updated 2 months ago
- A Lua bindings generator that uses Doxygen to parse C/C++ headers.☆83Updated 9 years ago
- Mediator pattern implementation for pub-sub management☆50Updated 5 years ago
- A Lua 5.3 parser written with LPegLabel☆206Updated 7 months ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆42Updated 7 years ago