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:
- Hashing functions and PRNGs based on them☆166Updated 3 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A compressed bitmap class in C++.☆458Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fastest Histogram Construction☆73Updated 3 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆441Updated 5 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆86Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A simple bitset library in C☆141Updated 10 months ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Rolling Hash C++ Library☆189Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- 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
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago