rainerzufalldererste / hypersonic-rle-kitLinks
The fastest Run-Length-Encoding on the Planet (for x64)
☆39Updated 8 months ago
Alternatives and similar repositories for hypersonic-rle-kit
Users that are interested in hypersonic-rle-kit are comparing it to the libraries listed below
Sorting:
- Optimal LZ4 compression☆45Updated 5 years ago
- Fast, small, in-memory inflate (zlib, deflate and gzip decompression)☆78Updated 3 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆31Updated 3 years ago
- rans optimized tricks☆26Updated 7 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Optimal LZ4 compressor, that produces files that decompress faster while keeping the best compression ratio☆60Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- performance counters in C++☆21Updated last month
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆40Updated 4 years ago
- Fast deflate implementation with zopfli-like ratios and a streaming API☆29Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A Loss-less data compression algorithm inspired by LZMA☆43Updated 9 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆87Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- TurboRLE-Fastest Run Length Encoding☆289Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- LittleBit is a pure Huffman coding compression algorithm with the option of random access reading while offering competitive compression …☆14Updated 4 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Fastest crc32c algorithms for i686 and x86_64 including benchmarks☆92Updated 8 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- A collection of various algorithms to produce length-limited prefix codes☆24Updated 4 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆86Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Polyfill some holes in the SSE intrinsics set☆50Updated 3 years ago