Kong / lua-packLinks
A library for packing and unpacking binary data.
☆25Updated 2 years ago
Alternatives and similar repositories for lua-pack
Users that are interested in lua-pack are comparing it to the libraries listed below
Sorting:
- A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT C…☆66Updated 2 years ago
- Pure Lua qrcode library☆142Updated 2 years ago
- Implementation of binary packing/unpacking in pure lua☆175Updated 4 years ago
- IUP all in one☆37Updated 7 years ago
- A C FFI for Lua☆145Updated 4 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆145Updated last year
- Asynchronous logging library for Lua☆110Updated 7 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- BSON in pure Lua.☆41Updated 2 years ago
- Lua binding to libuv☆68Updated 4 years ago
- Squish Lua libraries and apps into a single compact file.☆141Updated 5 years ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- A Memory Profiler for the Lua language☆31Updated 8 years ago
- Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...☆94Updated 2 years ago
- Fifo library for Lua☆35Updated 4 years ago
- ☆31Updated 10 years ago
- a mutable string support to lua.☆26Updated 10 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆96Updated last year
- Lua support for ANSI C signals☆21Updated 8 years ago
- A library for packing and unpacking binary data. The library adds two functions to the string library: pack and unpack.☆65Updated 12 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Updated 2 years ago
- Websockets for Lua☆34Updated 2 months ago
- LZ4 fast compression algorithm binding for Lua☆64Updated 10 years ago
- A node complementation of lua which can be used as simple script engine or complex server engine and supports sync and async remote proce…☆47Updated 6 years ago
- Windows Lua binaries with LuaRocks and some external dependencies☆29Updated 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…☆41Updated 8 years ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆219Updated 7 months ago
- msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.☆56Updated 12 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆91Updated 4 years ago
- Lightweight, high-performance Lua network framework. Supports TCP, UDP, WebSocket, gRPC, Redis, MySQL, Prometheus, and etcd v3. Includes …☆101Updated last week