flanglet / kanzi-cppLinks
Fast lossless data compression in C++
☆197Updated 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.☆26Updated 9 months ago
- Single Header Quite Fast QOI(Quite OK Image Format) Implementation written in C++20☆40Updated 8 months ago
- Demo of a fast PNG encoder.☆99Updated 3 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆249Updated 2 months ago
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆39Updated 5 months ago
- MCM file compressor☆117Updated 8 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 4 months ago
- High performance block-sorting data compression library☆341Updated 3 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…☆490Updated last month
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆270Updated 3 weeks ago
- Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG☆40Updated 3 weeks ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆88Updated 2 years ago
- A double-to-string conversion algorithm based on Schubfach and yy☆192Updated this week
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆322Updated 6 months ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- 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
- Multithreaded 7-zip compatible file archiver☆32Updated 6 years ago
- deflate stream reconstruction library☆36Updated 7 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- String Matching Algorithms Research Tool☆108Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Recursively search directories for a regex pattern☆230Updated 2 years ago
- Compression Benchmark☆358Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago