lemire / fastrange
A fast alternative to the modulo reduction
☆308Updated 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☆277Updated last year
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆315Updated 5 months ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆162Updated 3 months ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated last month
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 4 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.☆355Updated last month
- 🚀 Fast C/C++ bit population count library☆344Updated 10 months ago
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- ☆106Updated last year
- Fast Approximate Membership Filters (C++)☆278Updated 4 months ago
- Testing common random-number generators (RNG)☆184Updated last year
- A simple C library for compressing lists of integers using binary packing☆498Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- BitMagic Library☆425Updated last month
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- A small study in hardware accelerated AoS reversal☆174Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆119Updated 3 months ago