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

140 stars
8 watching
3 forks
Language: C++
last commit: about 2 months 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 282
atomicobject/heatshrink A data compression library designed for efficient use in resource-constrained systems. 1,334
kspalaiologos/bzip3 A high-performance compression algorithm with improved features over its predecessor BZip2. 697
froydnj/chipz A Common Lisp library for decompressing compressed data from various algorithms 17
laszip/laszip A compression library for LiDAR data files 194
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 330
richgel999/fpng A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. 891
ariya/fastlz An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. 447
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. 776
huluti/curtail An image compression tool with options for lossy and lossless compression, supporting various file formats. 371
xiph/flac A software library for lossless audio compression and decompression. 1,696