flanglet / kanzi-cppLinks
Fast lossless data compression in C++
☆153Updated 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.☆25Updated last month
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆37Updated 3 weeks ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆210Updated 2 weeks ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 10 months ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆432Updated last week
- Demo of a fast PNG encoder.☆97Updated 3 months ago
- encode.ru community archiver☆31Updated last year
- deflate stream reconstruction library☆35Updated 6 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 3 weeks ago
- Multithreaded 7-zip compatible file archiver☆32Updated 6 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A Loss-less data compression algorithm inspired by LZMA☆41Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆139Updated 6 years ago
- Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG☆18Updated last week
- Ultra fast file archiver that supports data deduplication and differential backups☆30Updated 3 weeks ago
- MCM file compressor☆113Updated 7 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated this week
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆201Updated 3 months ago
- The PolymurHash universal hash function.☆351Updated last year
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆63Updated 8 months ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- A fast, simple, lossless image file format.☆115Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- LZHAM codec - unstable/experimental repo. Much faster compression and higher ratios in extreme mode. This is well tested but isn't the of…☆76Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- JPEG recompressor that tries all scan possibilities to generate smallest size☆18Updated last year
- msufsort parallel suffix array construction algorithm☆29Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago