flanglet / kanzi-cppLinks
Fast lossless data compression in C++
☆197Updated 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 9 months ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆40Updated 8 months ago
- MCM file compressor☆119Updated 8 years ago
- Demo of a fast PNG encoder.☆100Updated 3 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆234Updated 4 months ago
- deflate stream reconstruction library☆36Updated 7 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆275Updated last week
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months 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…☆496Updated last week
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆44Updated last month
- High performance block-sorting data compression library☆341Updated 4 months ago
- Multithreading Library for Brotli, Lizard, LZ4, LZ5, Snappy and Zstandard☆219Updated 4 months ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆272Updated last month
- Experimental parallel compression algorithm☆27Updated 8 years ago
- encode.ru community archiver☆33Updated 2 years ago
- Compression Benchmark☆359Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A super-fast hash algorithm in a single C++ header☆93Updated 4 years ago
- A bit mixer, pseudo random number generator and a hash function.☆30Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆326Updated 6 months 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
- Fast CRC32 implementations☆118Updated 2 months ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆696Updated 3 months ago
- String Matching Algorithms Research Tool☆108Updated last year
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆97Updated 6 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago