lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆188Updated 2 years ago
Alternatives and similar repositories for testingRNG
Users that are interested in testingRNG are comparing it to the libraries listed below
Sorting:
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 6 months ago
- 🚀 Fast C/C++ bit population count library☆350Updated last year
- PCG — Minimal C Implementation☆431Updated last year
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ☆39Updated 4 years ago
- PCG — C Implementation☆390Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated last month
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 3 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆233Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A simple bitset library in C☆136Updated 6 months ago
- Header-only binary fuse and xor filter library☆410Updated 3 weeks ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago