lemire / fastrangeLinks
A fast alternative to the modulo reduction
☆311Updated 4 years ago
Alternatives and similar repositories for fastrange
Users that are interested in fastrange are comparing it to the libraries listed below
Sorting:
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Header-only binary fuse and xor filter library☆408Updated 6 months ago
- Hashing functions and PRNGs based on them☆162Updated 6 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression