glinscott / linzip2
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
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- compact lzma decoder☆14Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆28Updated 4 years ago
- Fast vectorized (SSE 4.1) range coder for 8-bit alphabets☆25Updated last year
- x – minimalist data compressor☆51Updated 5 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 3 months ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- rans optimized tricks☆24Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- experimental data compression algoritm☆21Updated 8 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 2 years ago
- Cool trick to store 4 5-bit values in one 16-bit value.☆284Updated 4 years ago
- benchmarking positional population count☆14Updated 11 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆12Updated 3 years ago
- Dictionary compressor with nibbled ANS and optimal parsing☆25Updated 10 months ago