MartinezTorres / marlinLinks
Marlin: high throughput entropy compressor
☆30Updated 2 years ago
Alternatives and similar repositories for marlin
Users that are interested in marlin are comparing it to the libraries listed below
Sorting:
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- Fastest Histogram Construction☆71Updated 3 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- rans optimized tricks☆26Updated 7 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- mini-LZ library☆34Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Finite State Coder