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☆515Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆443Updated 6 months ago
- Fastest Histogram Construction☆74Updated 4 years ago
- A compressed bitmap class in C++.☆460Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Rolling Hash C++ Library☆190Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆92Updated 2 years ago
- Fastest Integer Compression☆823Updated last year
- A simple bitset library in C☆144Updated 3 weeks ago
- SIMD-accelerated base64 codecs☆444Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆243Updated 2 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- The FastPFOR C++ library: Fast integer compression☆954Updated last week
- SIMD (SSE) string functions☆103Updated 8 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆326Updated 6 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- An efficient trie implementation.☆255Updated 5 years ago