KWillets / range_generator
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
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- ☆27Updated 2 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Multiplying... backward?☆13Updated 4 years ago
- ☆12Updated last year
- A vectorized single header hash function.☆19Updated 4 months ago
- Fastest RPC in the west☆21Updated 5 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- A rethinking of the C time library☆10Updated last month
- finding set bits in large bitmaps☆15Updated 9 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- measure entropy of memory allocators☆12Updated 3 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated 11 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago