lemire / fastrangeLinks
A fast alternative to the modulo reduction
☆314Updated 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☆280Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago
- Hashing functions and PRNGs based on them☆166Updated this week
- Fast integer compression in C using the StreamVByte codec☆411Updated 9 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Header-only binary fuse and xor filter library☆410Updated 3 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Experiments with array layouts for comparison-based searching☆85Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆370Updated 3 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆511Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- ☆111Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- ☆242Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- qp tries and crit-bit tries☆122Updated 3 years ago