Fast lossless data compression in C++
☆200Feb 28, 2026Updated this week
Alternatives and similar repositories for kanzi-cpp
Users that are interested in kanzi-cpp are comparing it to the libraries listed below
Sorting:
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Apr 13, 2025Updated 10 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆235Sep 10, 2025Updated 5 months ago
- MCM file compressor☆120Oct 15, 2017Updated 8 years ago
- Fast and Strong Burrows Wheeler Model☆20Nov 6, 2018Updated 7 years ago
- encode.ru community archiver☆33Oct 2, 2023Updated 2 years ago
- Fast lossless data compression in Java☆125Feb 21, 2026Updated last week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- High performance block-sorting data compression library☆342Feb 3, 2026Updated last month
- Experimental parallel compression algorithm☆27Sep 24, 2017Updated 8 years ago
- Experimental block sorting compressor based on M03 context aware compression algorithm☆34Aug 16, 2025Updated 6 months ago
- compact lzma decoder☆15Sep 23, 2019Updated 6 years ago
- Incredibly Spicy Entropy coders☆14Aug 5, 2022Updated 3 years ago
- PPM compressor with high compression ratio.☆33Mar 11, 2018Updated 7 years ago
- ☆83Feb 26, 2026Updated last week
- Finite State Coder☆15Apr 17, 2015Updated 10 years ago
- Essential C++ utilities.☆14Nov 13, 2025Updated 3 months ago
- A new lossless data compression algorithm☆12Nov 19, 2025Updated 3 months ago
- experimental data compression algoritm☆22Jun 24, 2016Updated 9 years ago
- Efficient Prefix-Sum data structures in C++.☆26Oct 1, 2023Updated 2 years ago
- Farbrausch V2M player☆28Aug 11, 2025Updated 6 months ago
- ppmd compressor☆26Nov 27, 2021Updated 4 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Mar 15, 2022Updated 3 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Jul 4, 2021Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Jan 8, 2023Updated 3 years ago
- 📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.☆93Feb 24, 2026Updated last week
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Feb 15, 2025Updated last year
- A C++ library for integer array compression☆30Mar 18, 2022Updated 3 years ago
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆694Dec 7, 2025Updated 2 months ago
- novel high throughput entropy encoder for BWT data☆15Aug 10, 2022Updated 3 years ago
- Optimal LZ4 compression☆49Apr 13, 2020Updated 5 years ago
- ☆16Jun 19, 2014Updated 11 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24May 14, 2020Updated 5 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆28Nov 1, 2023Updated 2 years ago
- public-domain implementation of entropy coder from ANS family.☆21Jun 10, 2019Updated 6 years ago
- The esa-matchfinder is a C99 library for efficient Lempel-Ziv factorization using enhanced suffix array (ESA).☆28Sep 2, 2025Updated 6 months ago
- x – minimalist data compressor☆55Feb 16, 2020Updated 6 years ago
- ppmd_sh is a statistical compressor based on Dmitry Shkarin's ppmd vJr1☆25Feb 22, 2023Updated 3 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Jan 23, 2019Updated 7 years ago
- A universal C++ compression library based on wavelet transformation☆12Jun 14, 2024Updated last year