zerkman / zzlib
zip/zlib-compressed file depacking library in Lua
☆92Updated last week
Alternatives and similar repositories for zzlib:
Users that are interested in zzlib are comparing it to the libraries listed below
- Semantic versioning for Lua☆107Updated last month
- SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed☆213Updated last year
- Pure Lua Crypto☆178Updated 6 months ago
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆309Updated 9 months ago
- Implementation of binary packing/unpacking in pure lua☆173Updated 4 years ago
- Lua parser and abstract syntax tree in Lua☆86Updated 4 months ago
- A relatively fast LZW compression algorithm in pure lua☆55Updated 2 years ago
- A port of LPeg 100% written in Lua.☆258Updated 2 years ago
- Reimplement luafilesystem via LuaJIT FFI☆63Updated last year
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆85Updated 3 years ago
- Lua minification / unminification CLI tool written in Lua☆59Updated 2 years ago
- Lua base64 decoder/encoder☆109Updated last year
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆87Updated 3 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆63Updated 6 years ago
- Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.☆93Updated 3 years ago
- Self-contained cross-platform programming environment for developing web-based database-driven business apps in LuaJIT and JavaScript☆80Updated 2 months ago
- SAX-like streaming XML parser for Lua☆157Updated 7 months ago
- Lua Patterns Viewer. A tool for inspecting, analyzing and learning Lua patterns.