zlib replacement with optimizations for "next generation" systems.
-
Updated
Nov 3, 2024 - C
zlib replacement with optimizations for "next generation" systems.
Fork of the popular zip manipulation library found in the zlib distribution.
lzbench is an in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
Lizard (formerly LZ5) is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/brotli (at low and medium compression levels) at decompression speed of 1000 MB/s and faster.
Precomp, C++ version - further compress already compressed files
Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
Compression Benchmark
Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compressor which produces gzip-compatible output, while requiring much less resources (and providing less compression ratio of course).
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
extract random-positioned data from gzip files with no penalty, including gzip tailing like with 'tail -f' !
Heavily optimized zlib compression algorithm
Compile UPX 3.96 and belong librarys on Visual Studio! Source also include LZMA, UCL and zlib ✒️
mini_gzip - embeddable, minimal, in-memory GZIP API
Swift wrapper around Simple Direct Media Layer (SDL2) for macOS, iOS, Linux and Windows
Fast, small, in-memory inflate (zlib, deflate and gzip decompression)
Add a description, image, and links to the zlib topic page so that developers can more easily learn about it.
To associate your repository with the zlib topic, visit your repo's landing page and select "manage topics."