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☆501Updated last year
- Fast decoder for VByte-compressed integers☆123Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated this week
- A compressed bitmap class in C++.☆454Updated 8 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆235Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Rolling Hash C++ Library☆187Updated last year
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- ☆142Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated 8 months ago
- Fastest Integer Compression☆808Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- The FastPFOR C++ library: Fast integer compression☆924Updated this week
- A simple bitset library in C☆134Updated 4 months ago
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago