miniz

Data compressor

A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities.

miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz

GitHub

2k stars
73 watching
327 forks
Language: C++
last commit: almost 2 years ago
Linked from 4 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ariya/fastlzAn algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio.447
zlib-ng/minizip-ngA C-based zip archive manipulation library with support for various compression and encryption methods.1,249
richgel999/jpeg-compressorA C++ library that provides a basic JPEG compression and decompression codec with low memory consumption.220
antirez/smazA compression library designed to efficiently compress short strings of text, such as URLs and short phrases.1,174
guzba/zippyA Nim implementation of compression algorithms and formats257
hobuinc/laz-perfA library that provides an alternative implementation of the LAZ data format for compression and decompression.78
rust-lang/flate2-rsA library that provides bindings to various compression formats.936
froydnj/chipzA Common Lisp library for decompressing compressed data from various algorithms17
andrewrk/libzA Zig port of zlib, replacing its build system with a custom implementation.14
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
vasi/pixzA parallel and indexed compression tool that improves upon the existing XZ format by allowing random access to compressed data.714
ulikunitz/xzA Go package for reading and writing xz-compressed files487
dmazzella/ufastlzA MicroPython wrapper for a lightning-fast lossless compression library.14
lzfse/lzfseA library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding1,774
gildor2/fast_zlibAn optimized zlib compression algorithm that provides faster time and slightly smaller compressed files132