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 7 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆28Updated 4 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 8 years ago
- compact lzma decoder☆14Updated 5 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
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆59Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- x – minimalist data compressor☆52Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- experimental data compression algoritm☆22Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated last year
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆25Updated last month
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- 64-bit PRNG shootout☆16Updated this week
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆12Updated 3 years ago
- XWRT (XML-WRT) is an efficient XML/HTML/text compressor☆41Updated 8 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 4 months ago