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:
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- compact lzma decoder☆15Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- Experimental fork of zlib with performance improvements☆33Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- experimental data compression algoritm☆22Updated 9 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Experimental compression format (unmaintained, do not use!)☆32Updated 9 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 7 months ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 4 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆28Updated 2 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- An easy to decode base64 modification.☆41Updated 3 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- rans optimized tricks☆26Updated 7 years ago
- Runnable pseudocode for Finite State Entropy compression☆30Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago