rainerzufalldererste / hypersonic-rle-kitLinks
The fastest Run-Length-Encoding on the Planet (for x64)
☆34Updated 4 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:
- A Loss-less data compression algorithm inspired by LZMA☆42Updated 8 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- experimental data compression algoritm☆22Updated 9 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- rans optimized tricks☆24Updated 7 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast CRC32☆179Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation