philanc / luazenLinks
Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...
☆94Updated 3 years ago
Alternatives and similar repositories for luazen
Users that are interested in luazen are comparing it to the libraries listed below
Sorting:
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Fifo library for Lua☆35Updated 5 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Updated 2 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- LuaJIT FFI reflection library☆108Updated last year
- a mutable string support to lua.☆26Updated 10 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29Updated 3 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆92Updated 4 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- A collection of LPEG patterns☆128Updated 3 years ago
- Library for manipulation of memory areas in Lua.☆37Updated 4 months ago
- Usefu Lua modules☆41Updated 9 months ago
- A simple interface to mmap for writing and reading binary data☆24Updated 3 years ago
- Lua binding to libuv☆68Updated 4 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 8 years ago
- `require()` rewritten in plain Lua☆41Updated 3 years ago
- LZ4 fast compression algorithm binding for Lua☆63Updated 10 years ago
- Tiny C Compiler 0.9.26 binding for LuaJIT☆64Updated 9 years ago
- A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 l…☆41Updated 8 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- A Lua implementation with an Eclipse OMR based JIT compiler☆91Updated 8 years ago
- Higher-level C API for Lua based on llib☆28Updated 11 years ago
- Parsing common data formats via LPeg☆66Updated last year
- Access a Lua state from another state☆12Updated 5 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆271Updated last year
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 5 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- Mediator pattern implementation for pub-sub management☆50Updated 5 years ago