flanglet / kanzi-cppLinks
Fast lossless data compression in C++
☆156Updated 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:
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆83Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 2 months ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 2 months ago
- Demo of a fast PNG encoder.☆97Updated 5 months ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆211Updated last month
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆37Updated 2 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆231Updated last month
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆443Updated last month
- deflate stream reconstruction library☆35Updated 6 years ago
- High performance block-sorting data compression library☆322Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆233Updated 2 months ago
- MCM file compressor☆113Updated 7 years ago
- Ultra fast, high-quality hash function for hash-tables and hash-maps (non-cryptographic, inline C/C++) + PRNG☆22Updated last month
- encode.ru community archiver☆31Updated last year
- Fast CRC32 implementations☆80Updated 3 weeks ago
- Multithreaded 7-zip compatible file archiver☆32Updated 6 years ago
- 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…☆64Updated 9 months ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆306Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Experimental parallel compression algorithm☆25Updated 7 years ago
- A High-Throughput Parallel Lossless Compressor for Scientific Data☆70Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆81Updated last month
- Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool☆90Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- "Quite OK Image" version 2 discussions☆35Updated 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
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Compression Benchmark☆354Updated last year
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago