Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.
-
Updated
May 5, 2021 - Lua
Pure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.
Go wrapper for the libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
bgzf/ciso/daxcr/dictzip/gzinga/migz/razf frontends using zlib/zlib-ng/7-zip/zopfli/libdeflate/miniz/libslz/igzip/cryptopp/kzip backends with parallel (de)compression. compilable with gcc/clang/icc/open64.
A very little zip library. Esase of use, faster and same compression that 7zip deflate
Parallel gzip decompression and compression using libdeflate and rapidgzip.
Delphi and FPC wrapper for libdeflate
Fetch/build/stash the libdeflate headers and libs for libdeflate
Library for fast, whole-buffer DEFLATE-based compression and decompression
Add a description, image, and links to the libdeflate topic page so that developers can more easily learn about it.
To associate your repository with the libdeflate topic, visit your repo's landing page and select "manage topics."