kengonakajima / lua-msgpackLinks
msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.
☆56Updated 12 years ago
Alternatives and similar repositories for lua-msgpack
Users that are interested in lua-msgpack are comparing it to the libraries listed below
Sorting:
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- ☆31Updated 10 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- Asynchronous logging library for Lua☆110Updated 7 years ago
- A random collection of core and utility level Lua libraries☆75Updated 2 years ago
- Bindings to ENet for Lua☆94Updated 5 years ago
- Bindings for hiredis Redis-client library☆76Updated 2 months ago
- JSON Web Token library☆40Updated 6 years ago
- Implementation of binary packing/unpacking in pure lua☆175Updated 4 years ago
- LRU cache in Lua☆96Updated 4 years ago
- Fork of LuaCrypto, which enables encryption and decryption through OpenSSL☆103Updated 6 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- LZ4 fast compression algorithm binding for Lua☆63Updated 9 years ago
- Reimplement luafilesystem via LuaJIT FFI☆64Updated last year
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆201Updated 2 years ago
- Portable inter-process communication for Lua☆48Updated 6 years ago
- Pure Lua qrcode library☆140Updated 2 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆49Updated 8 years ago
- A lua sandbox for executing non-trusted code☆104Updated 6 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆114Updated last year
- BSON in pure Lua.☆41Updated 2 years ago
- Fifo library for Lua☆35Updated 4 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 13 years ago
- Lua binding to libuv☆67Updated 4 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆89Updated 4 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Most comprehensive OpenSSL module in the Lua universe.☆149Updated 2 months ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆219Updated 5 months ago