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:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- x – minimalist data compressor☆52Updated 5 years ago
- compact lzma decoder☆15Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆28Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- experimental data compression algoritm☆22Updated 8 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 7 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- 64-bit PRNG shootout☆17Updated 2 weeks ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- Micro LZMA decoder☆52Updated 8 months ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- PPM compressor with high compression ratio.☆32Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- xxHash Cleaner C Reference Implementation☆44Updated 5 years ago