glinscott / linzip2Links
A minimal modern LZ compressor example
☆59Updated 4 years ago
Alternatives and similar repositories for linzip2
Users that are interested in linzip2 are comparing it to the libraries listed below
Sorting:
- compact lzma decoder☆15Updated 5 years ago
- x – minimalist data compressor☆53Updated 5 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- 64-bit PRNG shootout☆17Updated last month
- experimental data compression algoritm☆22Updated 9 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆28Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- rans optimized tricks☆24Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Micro LZMA decoder☆52Updated 9 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- ☆39Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆59Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 3 months ago
- benchmarking positional population count☆15Updated last year