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:
- A small test for multithreaded C++ stack unwinding on unixes☆16Updated 5 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Updated 7 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 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
- A rethinking of the C time library☆11Updated 4 months ago
- ☆28Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Pruning of blanks from an ASCII stream - musings in AMD64 and ARM64☆10Updated 4 years ago
- Backtrace.io's resilient log record framing format☆38Updated 3 years ago
- measure entropy of memory allocators☆12Updated 3 years ago
- ☆13Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- A vectorized single header hash function.☆19Updated 7 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fastest RPC in the west☆21Updated 5 years ago