lemire / fastrangeLinks
A fast alternative to the modulo reduction
☆310Updated 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☆279Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- Header-only binary fuse and xor filter library☆369Updated 5 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 5 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- ☆239Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆370Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆434Updated this week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆662Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- ☆107Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 5 months ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- BitMagic Library☆426Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year