powturbo / Turbo-Run-Length-EncodingLinks
TurboRLE-Fastest Run Length Encoding
☆287Updated 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☆505Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- Hashing functions and PRNGs based on them☆162Updated 6 months ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆437Updated last month
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆369Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆85Updated 3 years ago
- Fastest Integer Compression☆808Updated last year
- A simple bitset library in C☆135Updated 5 months ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- BitMagic Library☆426Updated 4 months ago
- SIMD-accelerated base64 codecs☆438Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆237Updated 2 years ago
- A compressed bitmap class in C++.☆454Updated 9 months ago
- The FastPFOR C++ library: Fast integer compression☆931Updated last month
- Fast integer to ascii / integer to string conversion☆232Updated 2 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Rolling Hash C++ Library☆187Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 6 months ago