imneme / bounded-randsLinks
Methods and Benchmarks for Random Numbers in a Range
☆37Updated 6 years ago
Alternatives and similar repositories for bounded-rands
Users that are interested in bounded-rands are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- How fast can we shuffle values?☆37Updated last year
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- ☆39Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 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
- 64-bit PRNG shootout☆17Updated last month
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year