moonlibs / bin
Lua library for packing and unpacking binary data
☆12Updated 2 years ago
Alternatives and similar repositories for bin:
Users that are interested in bin are comparing it to the libraries listed below
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆163Updated 5 months ago
- Asynchronous logging library for Lua☆110Updated 6 years ago
- Rings is a library which provides a way to create new Lua states from within Lua.☆47Updated 7 years ago
- A random collection of core and utility level Lua libraries☆74Updated last year
- Tarantool http server☆80Updated 2 months ago
- Mediator pattern implementation for pub-sub management☆51Updated 4 years ago
- Mini-framework for processing LuaJIT's compiler dumps.☆38Updated 5 years ago
- Lua Application Programming Helper Libraries☆58Updated 5 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- Binary heap implementation in Lua☆41Updated 6 months ago
- Simple wrapper around luasoket smtp.send☆30Updated 3 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 6 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆73Updated 7 years ago
- a OS specified path manipulation module for Lua☆44Updated last year
- Reimplement luafilesystem via LuaJIT FFI☆63Updated 11 months ago
- Lua pure-c bindings to ImageMagick☆73Updated 6 months ago
- Underscore is a utility-belt library for Lua☆128Updated 10 years ago
- msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.☆56Updated 11 years ago
- Reimplement luafilesystem via LuaJIT FFI with unicode facilities☆24Updated last year
- LuaCov reporter for coveralls.io service☆50Updated 2 years ago
- BSON in pure Lua.☆41Updated last year
- url string utility☆14Updated 2 years ago
- useful extensions to Lua base libraries☆23Updated 2 months ago
- A simple postgres wire protocol client for making queries from luvit programs☆9Updated 2 years ago
- Library for manipulation of variable arguements of functions