lua-zlib

Compression library

A Lua binding to zlib for streaming compression and decompression

Simple streaming interface to zlib for Lua.

GitHub

275 stars
20 watching
112 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
brimworks/lua-zip A Lua interface to libzip, allowing C-based applications to create and manipulate ZIP archives. 82
bungle/lua-resty-snappy A Lua module providing bindings to the Snappy compression algorithm 19
mirage/decompress A library implementing several decompression algorithms for various compression formats 115
emmanuel-marty/zultra A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. 27
dropbox/rust-brotli A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. 818
rust-lang/flate2-rs A library that provides bindings to various compression formats. 916
stcarrez/ada-lzma A library providing an Ada interface to the liblzma compression library 6
philanc/luazen A Lua library providing compression and cryptographic functions 91
natecraddock/ziglua A Zig library providing bindings to the Lua C API 273
emmanuel-marty/em_inflate A fast, in-memory decompression library for common compression formats 73
gildor2/fast_zlib An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files 133
foliojs/brotli.js A JavaScript implementation of the Brotli compression algorithm 502
n0la/lua-openbsd A Lua library that provides bindings to OpenBSD-specific functions 15
cloudwu/lua-bgfx A Lua binding of the bgfx cross-platform graphics rendering library 230
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14