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
- Faster implementation of MessagePack for Lua runtime☆70Updated 12 years ago
- Bindings to ENet for Lua☆91Updated 4 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆78Updated last year
- Bindings for hiredis Redis-client library☆75Updated last year
- A random collection of core and utility level Lua libraries☆74Updated last year
- Lua binding for Box2D☆13Updated 9 years ago
- Asyncronus wrapper around LuaSocket library☆17Updated 11 years ago
- ☆30Updated 9 years ago
- ☆15Updated 8 years ago
- A Memory Profiler for the Lua language☆31Updated 8 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆48Updated 7 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
- Websockets for Lua☆32Updated 5 months ago
- BSON in pure Lua.☆41Updated last year
- a mutable string support to lua.☆25Updated 10 years ago
- LRU cache in Lua☆96Updated 4 years ago
- A library for packing and unpacking binary data.☆24Updated 2 years ago
- Binary heap implementation in Lua☆41Updated 8 months 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
- Lua binding to Ryan Dahl's "http-parser".☆69Updated 3 years ago
- Reimplement luafilesystem via LuaJIT FFI☆63Updated last year
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 5 years ago
- JSON Web Token library☆40Updated 5 years ago
- Asynchronous logging library for Lua☆110Updated 6 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 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
- a OS specified path manipulation module for Lua☆44Updated last year
- Fifo library for Lua☆35Updated 4 years ago
- Opeth is the optimizer and debug tools for Lua 5.3 VM bytecode, or Metal band☆69Updated 7 years ago