zerkman / zzlibLinks
zip/zlib-compressed file depacking library in Lua
☆93Updated 7 months ago
Alternatives and similar repositories for zzlib
Users that are interested in zzlib are comparing it to the libraries listed below
Sorting:
- Lua minification / unminification CLI tool written in Lua☆66Updated 3 years ago
- Pure Lua Crypto☆195Updated 6 months ago
- XML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱☆324Updated 7 months ago
- SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed☆239Updated 2 years ago
- A pure lua implementation of a PNG decoder☆48Updated 8 years ago
- Implementation of binary packing/unpacking in pure lua☆175Updated 5 years ago
- A relatively fast LZW compression algorithm in pure lua☆60Updated 3 years ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆94Updated 4 years ago
- A strict and fast JSON parser/decoder/encoder written in pure Lua.☆187Updated last year
- An HTML parser for lua.☆248Updated 2 years ago
- A Lua lexer written in pure Lua.☆33Updated 4 years ago
- Lua source code minifier.☆267Updated 3 years ago
- Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.☆106Updated 4 years ago
- A port of LPeg 100% written in Lua.☆267Updated 3 years ago
- A Lua minifier written in JavaScript☆236Updated last year
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆245Updated last week
- Bitwise operators in pure Lua using Lua numbers☆74Updated 10 years ago
- Semantic versioning for Lua☆110Updated last year
- a utf-8 support module for Lua and LuaJIT.☆446Updated 2 weeks ago
- Lua base64 decoder/encoder☆118Updated 2 years ago
- Lua parser and abstract syntax tree in Lua☆105Updated last week
- Lua binding to libzip.☆87Updated 4 years ago
- MD5 sum in pure Lua, with no C and no external dependencies☆347Updated 2 years ago
- A lua sandbox for executing non-trusted code☆154Updated last year
- memoized functions in lua☆105Updated 2 years ago
- A portable C FFI for Lua 5.1+☆223Updated last week
- A Lua library for packing and unpacking binary data, supporting arbitrary (byte-aligned) widths, named fields, and repetition.☆114Updated last year
- Easily validating UTF-8 strings in pure Lua☆27Updated 7 years ago
- Amalgamation of Lua modules/scripts☆131Updated 3 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