powturbo / Turbo-Run-Length-EncodingLinks
TurboRLE-Fastest Run Length Encoding
☆288Updated 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☆498Updated last year
- Fast decoder for VByte-compressed integers☆122Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- The FastPFOR C++ library: Fast integer compression☆920Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- Fastest Integer Compression☆804Updated last year
- A simple bitset library in C☆134Updated 3 months ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆366Updated 2 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 3 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Compression abstraction library and utilities☆411Updated 5 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,009Updated 2 months ago
- One of the fastest hash functions.☆353Updated 3 months ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- ☆142Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- An efficient trie implementation.☆255Updated 4 years ago
- Compression Benchmark☆350Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- A compressed bitmap class in C++.☆452Updated 7 months ago
- Rolling Hash C++ Library☆187Updated last year
- SIMD (SSE) string functions☆102Updated 7 years ago