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
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated this week
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- ☆39Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 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
- ☆42Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- How fast can we shuffle values?☆39Updated last year
- A small DFA for under 16 states☆53Updated 7 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- Lace - implementation of work-stealing in C☆53Updated 3 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- C Minimal Perfect Hashing Library☆89Updated 8 years ago