SafeteeWoW / LibDeflate
Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.
☆93Updated 3 years ago
Alternatives and similar repositories for LibDeflate:
Users that are interested in LibDeflate are comparing it to the libraries listed below
- A relatively fast LZW compression algorithm in pure lua☆56Updated 2 years ago
- Implementation of binary packing/unpacking in pure lua☆173Updated 4 years ago
- zip/zlib-compressed file depacking library in Lua☆92Updated last month
- Lua minification / unminification CLI tool written in Lua☆59Updated 2 years ago
- Pure Lua Crypto☆180Updated 7 months ago
- Release lua-language-server for VSCode☆185Updated last week
- Lua source code minifier.☆260Updated 2 years ago
- Semantic versioning for Lua☆107Updated last month
- Lua parser and abstract syntax tree in Lua☆86Updated 4 months ago
- Compresses Lua source code by removing unnecessary characters (updated fork of http://luasrcdiet.luaforge.net/)☆85Updated 3 years ago
- A Lua minifier written in JavaScript☆222Updated 7 months ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- A pure lua implementation of a PNG decoder☆47Updated 7 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆71Updated 4 months ago
- A Lua lexer written in pure Lua.☆27Updated 3 years ago
- BSON in pure Lua.☆41Updated last year
- SHA1, SHA2, SHA3, BLAKE2 and BLAKE3 functions written in pure Lua and optimized for speed☆215Updated last year
- Lua parsing library capable of optimizing and minifying code.☆34Updated 2 years ago
- Bitwise operators in pure Lua using Lua numbers☆73Updated 9 years ago
- Lua Patterns Viewer. A tool for inspecting, analyzing and learning Lua patterns.☆110Updated last month
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆235Updated last month
- A port of LPeg 100% written in Lua.☆260Updated 2 years ago
- memoized functions in lua☆102Updated last year
- A very complete i18n lib for Lua☆261Updated 2 years ago
- Bindings to ENet for Lua☆90Updated 4 years ago
- Lua base64 decoder/encoder☆109Updated last year
- A lua sandbox for executing non-trusted code☆144Updated last year
- A Lua 5.3 parser written with LPegLabel☆197Updated last week
- A strict and fast JSON parser/decoder/encoder written in pure Lua.☆177Updated last year
- DEFLATE (RFC1951)/gunzip implemented in pure Lua☆52Updated 11 years ago