flanglet / kanzi-cppLinks
Fast lossless data compression in C++
☆196Updated 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:
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 3 months ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 8 months ago
- Demo of a fast PNG encoder.☆98Updated 2 months ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆87Updated 2 years ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆39Updated 7 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated this week
- MCM file compressor☆116Updated 8 years ago
- High performance block-sorting data compression library☆337Updated 2 months ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 4 months ago
- deflate stream reconstruction library☆36Updated 7 years ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆486Updated 2 weeks ago
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆96Updated 5 months ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Compression Benchmark☆358Updated 2 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…☆78Updated 2 years ago
- encode.ru community archiver☆33Updated 2 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 5 months ago
- A fast binary search that tries to be branchless☆105Updated last year
- A fast, simple, lossless image file format.☆127Updated 2 years ago
- rans optimized tricks☆26Updated 7 years ago
- Fast CRC32 implementations☆113Updated 3 weeks ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Updated 4 years ago
- Recursively search directories for a regex pattern☆227Updated 2 years ago
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆213Updated 2 months ago
- Fast, ultra-low-memory, streaming JPEG XL encoder written in portable C☆73Updated 3 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆137Updated this week
- 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…☆67Updated last month