flanglet / kanzi-cppLinks
Fast lossless data compression in C++
☆155Updated last 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.☆26Updated 2 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…☆437Updated last month
- Demo of a fast PNG encoder.☆98Updated 4 months ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆37Updated last month
- Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG☆21Updated last month
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated 11 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆230Updated 3 weeks ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆213Updated last week
- Better lossless compression than PNG with a simpler algorithm☆285Updated 7 years ago
- A fast, simple, lossless image file format.☆117Updated 2 years ago
- encode.ru community archiver☆31Updated last year
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆201Updated 3 weeks ago
- rans optimized tricks☆24Updated 7 years ago
- MCM file compressor☆113Updated 7 years ago
- deflate stream reconstruction library☆35Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆231Updated last month
- High performance block-sorting data compression library☆321Updated last month
- A High-Throughput Parallel Lossless Compressor for Scientific Data☆66Updated 2 years ago
- Experimental parallel compression algorithm☆25Updated 7 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
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆672Updated 4 months ago
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆88Updated last year
- A fast binary search that tries to be branchless☆101Updated 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
- Fastest Histogram Construction☆70Updated 3 years ago
- The PolymurHash universal hash function.☆353Updated last year