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☆511Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 9 months ago
- Hashing functions and PRNGs based on them☆166Updated this week
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆440Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- Fastest Integer Compression☆819Updated last year
- Transpose: SIMD Integer+Floating Point Compression Filter☆63Updated 6 years ago
- The FastPFOR C++ library: Fast integer compression☆942Updated 2 weeks ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Rolling Hash C++ Library☆189Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- A compressed bitmap class in C++.☆457Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆241Updated last month
- ☆144Updated last year
- SIMD-accelerated base64 codecs☆438Updated 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 9 months 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!☆321Updated 4 months ago
- High-performance dictionary coding☆108Updated 8 years ago
- A simple bitset library in C☆138Updated 9 months ago
- BitMagic Library☆436Updated 3 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago