kengonakajima / lua-msgpack
msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.
☆56Updated 11 years ago
Alternatives and similar repositories for lua-msgpack:
Users that are interested in lua-msgpack are comparing it to the libraries listed below
- ☆30Updated 9 years ago
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆48Updated 7 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- BSON in pure Lua.☆41Updated last year
- A random collection of core and utility level Lua libraries☆74Updated last year
- Binary heap implementation in Lua☆41Updated 8 months ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- Bindings to ENet for Lua☆90Updated 4 years ago
- ☆41Updated 7 years ago
- A Lua library that makes your strings stronger!☆66Updated 2 years ago
- LZ4 fast compression algorithm binding for Lua☆59Updated 9 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- Robust error handling for Lua (try(), catch(), and finally() .... finally!)☆18Updated 9 years ago
- a mutable string support to lua.☆25Updated 10 years ago
- Lua Memory Profiler (lmprof)☆62Updated 6 years ago
- Websockets for Lua☆32Updated 4 months ago
- Lua binding for Box2D☆13Updated 9 years ago
- Trivial Lua Binary Serialization Library☆40Updated 4 years ago
- Fifo library for Lua☆35Updated 4 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Lua binding to libuv☆67Updated 4 years ago
- luarock packaging of Metalua's parser☆48Updated 11 years ago
- nanomsg for Lua☆15Updated 4 years ago
- Bindings for hiredis Redis-client library☆75Updated last year
- luaproc is a concurrent programming library for Lua☆120Updated 7 years ago
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆112Updated last year
- 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…☆40Updated 8 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆85Updated last year
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago