Cyan4973 / FiniteStateEntropyLinks
New generation entropy codecs : Finite State Entropy and Huff0
☆1,437Updated last year
Alternatives and similar repositories for FiniteStateEntropy
Users that are interested in FiniteStateEntropy are comparing it to the libraries listed below
Sorting:
- lzbench is an in-memory benchmark of open-source compressors☆1,013Updated last week
- Simple rANS encoder/decoder (arithmetic coding-ish entropy coder).☆337Updated 2 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,589Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,027Updated 2 months ago
- Fastest Integer Compression☆813Updated last year
- Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++☆712Updated 2 years ago
- The FastPFOR C++ library: Fast integer compression☆935Updated 3 months ago
- Superfast compression library☆1,030Updated last month
- Compression Benchmark☆357Updated 2 years ago
- zlib replacement with optimizations for "next generation" systems.☆1,867Updated last week
- A simple C library for compressing lists of integers using binary packing☆510Updated 2 years ago
- Compression abstraction library and utilities☆414Updated 5 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,054Updated last year
- High performance block-sorting data compression library☆330Updated 3 weeks ago
- Lizard is an efficient compressor with very fast decompression. It achieves compression ratio that is comparable to zip/zlib and zstd/bro…☆683Updated 2 weeks ago
- Hash function quality and speed tests☆2,077Updated last week
- Cloudflare fork of zlib with massive performance improvements☆694Updated 7 months ago
- Heavily optimized library for DEFLATE/zlib/gzip compression and decompression☆1,166Updated last month
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆88Updated 3 years ago
- cmix is a lossless data compression program aimed at optimizing compression ratio at the cost of high CPU/memory usage.☆664Updated 4 months ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- Reed-Solomon coder computing one million parity blocks at 1 GB/s. O(N*log(N)) algo employing FFT.☆419Updated 8 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 3 years ago
- Adaptive Radix Trees implemented in C☆805Updated 3 years ago
- A fast, compressed, persistent binary data store library for C.☆534Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,559Updated last month
- A lightweight suffix-sorting library☆393Updated 5 years ago
- Intelligent Storage Acceleration Library☆1,026Updated last week
- High-speed secure pseudorandom function for short messages