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☆410Updated 9 months ago
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last year
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆439Updated 4 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆62Updated 6 years ago
- A compressed bitmap class in C++.☆457Updated last year
- Rolling Hash C++ Library☆189Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆87Updated 3 years ago
- Fastest Integer Compression☆818Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆319Updated 4 months ago
- SIMD-accelerated base64 codecs☆436Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- The FastPFOR C++ library: Fast integer compression☆940Updated 4 months ago
- A C library of hashtables and tries designed to store objects with high performance☆239Updated 2 weeks ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- ☆144Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago