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
Sorting:
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- ☆30Updated 9 years ago
- Bindings for hiredis Redis-client library☆75Updated last year
- Rings is a library which provides a way to create new Lua states from within Lua.☆48Updated 7 years ago
- Binary heap implementation in Lua☆41Updated 9 months ago
- Lua Memory Profiler (lmprof)☆62Updated 6 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- Fifo library for Lua☆35Updated 4 years ago
- JSON Web Token library☆40Updated 6 years ago
- ☆41Updated 7 years ago
- Bindings to ENet for Lua☆92Updated 4 years ago
- Asyncronus wrapper around LuaSocket library☆17Updated 11 years ago
- A Lua library that makes your strings stronger!☆67Updated 2 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- LZ4 fast compression algorithm binding for Lua☆61Updated 9 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆74Updated 7 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆41Updated 7 years ago
- BSON in pure Lua.☆41Updated last year
- Lua binding for Box2D☆14Updated 9 years ago
- A Memory Profiler for the Lua language☆31Updated 8 years ago
- LUACC allows you write C code in lua☆47Updated 12 years ago
- Reimplement luafilesystem via LuaJIT FFI☆63Updated last year
- LRU cache in Lua☆96Updated 4 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- LuaJIT FFI binding for libuv☆189Updated 10 years ago
- mmap() wrapper to expand MAP_32BIT to use all of the low 4Gbytes of address space.☆35Updated 12 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆85Updated last year
- Convert lua table to pointer, and iterate it.☆16Updated 8 years ago
- a mutable string support to lua.☆25Updated 10 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…☆40Updated 8 years ago