lemire / fastrange
A fast alternative to the modulo reduction
☆299Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fastrange
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆320Updated 7 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Hashing functions and PRNGs based on them☆146Updated 3 years ago
- BitMagic Library☆412Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- The world's first wait-free Software Transactional Memory☆169Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- One of the fastest hash functions☆345Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆391Updated 3 months ago
- C library to remove white space from strings as fast as possible☆152Updated 2 months ago
- ☆104Updated 9 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆326Updated 7 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆114Updated 6 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆133Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- 🚀 Fast C/C++ bit population count library☆331Updated 4 months ago
- A fast SIMD parser for CSV files☆146Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago