powturbo / Turbo-Run-Length-EncodingLinks
TurboRLE-Fastest Run Length Encoding
☆289Updated 2 years ago
Alternatives and similar repositories for Turbo-Run-Length-Encoding
Users that are interested in Turbo-Run-Length-Encoding are comparing it to the libraries listed below
Sorting:
- A simple C library for compressing lists of integers using binary packing☆514Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆412Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 6 months ago
- A simple bitset library in C☆142Updated 10 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆371Updated 3 years ago
- A compressed bitmap class in C++.☆459Updated last year
- Fastest Histogram Construction☆74Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- ☆144Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- SIMD-accelerated base64 codecs☆441Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- BitMagic Library☆438Updated 4 months ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fastest Integer Compression☆822Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Rolling Hash C++ Library☆190Updated last year