kanzi-cpp

Data compressor

A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design.

Fast lossless data compression in C++

GitHub

137 stars
8 watching
3 forks
Language: C++
last commit: 5 days ago
Linked from 1 awesome list

bwtcompressioncppdecompressionhuffmanlossless-data-compressionlz77multithreading

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
opencomputeproject/project-zipline Develops a lossless data compression format suitable for cloud datasets 281
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,333
kspalaiologos/bzip3 A high-performance compression algorithm with improved features over its predecessor BZip2. 690
froydnj/chipz A Common Lisp library for decompressing compressed data from various algorithms 17
laszip/laszip A lossless compression library for LiDAR data files. 192
jermp/interpolative_coding A C++ library implementing the Binary Interpolative Coding compression algorithm 28
powzix/ooz Decompresses compressed data using various algorithms and libraries. 175
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 325
richgel999/fpng A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. 879
ariya/fastlz An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. 439
andy-thomason/andyzip A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. 25
anderssonpeter/compressedstaticfiles Provides middleware to serve precompressed static files without compression on demand 88
powturbo/turbopfor-integer-compression A C library providing a set of efficient algorithms for compressing and decompressing integers. 772
huluti/curtail An image compression tool with support for multiple formats and compression modes. 363
xiph/flac A software library for lossless audio compression and decompression. 1,670