Repository navigation
deflate
- Website
- Wikipedia
Optimized Go Compression Packages
Node.js compression middleware
zlib replacement with optimizations for "next generation" systems.
single header libraries for C/C++
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Collection of compression related Go packages.
⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
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).
Fastify compression utils
Golang library for dealing with 7-zip archives
A Pure C# Class to Store Files in Zip
A deflate/gzip decompressor that requires minimal amount of memory to work
WebAssembly port of Deflate, Gzip, and Zlib compression algorithms