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☆60Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 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
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 weeks ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- ☆39Updated 4 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- ☆42Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 8 months ago
- xxHash Cleaner C Reference Implementation☆45Updated 5 years ago
- unicode security guidelines for identifiers☆32Updated 9 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago