14 skills found
ebiggers / LibdeflateHeavily optimized library for DEFLATE/zlib/gzip compression and decompression
SafeteeWoW / LibDeflatePure Lua compressor and decompressor with high compression ratio using DEFLATE/zlib format.
sisong / Hsynzhsynz is a library for delta update using sync algorithm, like zsync. rsync over http(s); implement the sync algorithm on client side, and server side only need http(s) cdn. support compressor zstd & libdeflate & zlib, support large file & directory(folder), support muti-thread.
libdeflater / LibdeflaterRust bindings to libdeflate. 🗜️
astei / Libdeflate Javalibdeflate JNI bindings for Java.
4kills / Go LibdeflateGo wrapper for the C libdeflate library, supporting super fast zlib, gzip, and deflate compression, using cgo. Use case: in-memory, whole-buffered data.
dcwatson / DeflatePython extension wrapper for libdeflate.
jzebedee / LibDeflate.NETLibDeflate.NET is a managed wrapper around libdeflate, a native library for fast, whole-buffer DEFLATE-based compression and decompression.
cielavenir / 7bgzfbgzf/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.
jakobnissen / LibDeflate.jlJulia bindings for libdeflate
pmmp / Ext LibdeflatePHP bindings for libdeflate, a zlib replacement with significantly better performance.
zedxxx / Libdeflate PasDelphi and FPC wrapper for the libdeflate С library
JosePineiro / LittleZipA very little zip library. Esase of use, faster and same compression that 7zip deflate
tmaklin / TigzParallel gzip decompression and compression using libdeflate and rapidgzip.