lemire / fastrange
A fast alternative to the modulo reduction
☆306Updated 3 years ago
Alternatives and similar repositories for fastrange:
Users that are interested in fastrange are comparing it to the libraries listed below
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Header-only binary fuse and xor filter library☆357Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Hashing functions and PRNGs based on them☆155Updated this week
- Experiments with array layouts for comparison-based searching☆82Updated last year
- Fast Approximate Membership Filters (C++)☆273Updated last month
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 2 weeks ago
- BitMagic Library☆414Updated 4 months ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- Bloom-filter based minimal perfect hash function library☆253Updated last year
- High-performance dictionary coding☆104Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆134Updated last week
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated last month
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆299Updated 10 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆117Updated 2 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆649Updated 2 months ago
- C library to remove white space from strings as fast as possible☆152Updated 4 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆406Updated 5 months ago