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:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 8 months ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- Header-only binary fuse and xor filter library☆409Updated 2 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated this week
- ☆239Updated 4 years ago
- ☆109Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- 🚀 Fast C/C++ bit population count library☆349Updated last year
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- BitMagic Library☆428Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆123Updated 7 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆438Updated 2 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago