lemire / fastrangeLinks
A fast alternative to the modulo reduction
☆317Updated 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☆281Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- Fast integer compression in C using the StreamVByte codec☆413Updated 11 months ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆166Updated last year
- Header-only binary fuse and xor filter library☆422Updated 2 weeks ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A simple C library for compressing lists of integers using binary packing☆515Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- ☆113Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Succinct data structures in C/C++☆93Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆118Updated last year
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆86Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- Testing common random-number generators (RNG)☆198Updated last month
- BitMagic Library☆441Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- One of the fastest hash functions.☆364Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago