KWillets / range_generatorLinks
Some variations on Lemire's Fast Random Integer Generation in an Interval
☆15Updated 5 years ago
Alternatives and similar repositories for range_generator
Users that are interested in range_generator are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- ☆28Updated 2 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- AnyDSL Runtime Library☆22Updated last month
- Multiplying... backward?☆14Updated 4 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Fastest RPC in the west☆21Updated 5 years ago