lemire / fastrangeLinks
A fast alternative to the modulo reduction
☆308Updated 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☆278Updated last year
- Fast integer compression in C using the StreamVByte codec☆399Updated 3 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆441Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 4 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- One of the fastest hash functions.☆353Updated 3 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated last year
- BitMagic Library☆425Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- ☆106Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago