imneme / bounded-rands
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
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ☆39Updated 4 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- How fast can we shuffle values?☆37Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Counting the collisions with perl hash tables per function☆12Updated 5 years ago
- 64-bit PRNG shootout☆16Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- xxHash Cleaner C Reference Implementation☆44Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 2 years ago
- An evolutionary approach to find small and low latency sorting networks☆63Updated last month
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 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
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Comparing linear and binary searches☆40Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago