glinscott / linzip2Links
A minimal modern LZ compressor example
☆60Updated 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 6 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Runnable pseudocode for Finite State Entropy compression☆30Updated 7 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- rans optimized tricks☆26Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆88Updated 3 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- String Matching Algorithms Research Tool☆107Updated last year
- A vectorized single header hash function.☆21Updated 11 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- XWRT (XML-WRT) is an efficient XML/HTML/text compressor☆41Updated 9 years ago
- Managed C strings library☆97Updated 4 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago