imneme / bounded-randsLinks
Methods and Benchmarks for Random Numbers in a Range
☆37Updated 7 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☆61Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 3 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- Testing common random-number generators (RNG)☆196Updated last month
- A small DFA for under 16 states☆54Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- xxHash Cleaner C Reference Implementation☆50Updated 5 years ago
- Succinct data structures in C/C++☆92Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- A bit mixer, pseudo random number generator and a hash function.☆30Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- arbitrary precision arithmetic library☆44Updated 7 years ago
- ☆39Updated 4 years ago
- O(n log n) In-place Stable Quicksort☆22Updated 5 months ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- ☆28Updated 3 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- ☆42Updated 2 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated 2 years ago