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:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- C library to remove white space from strings as fast as possible☆155Updated last year
- Branchless UTF-8 decoder☆35Updated 7 years ago
- ☆39Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- How fast can we shuffle values?☆38Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months 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 bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- A small DFA for under 16 states☆52Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago