lemire / testingRNG
Testing common random-number generators (RNG)
☆184Updated last year
Alternatives and similar repositories for testingRNG:
Users that are interested in testingRNG are comparing it to the libraries listed below
- PCG — C Implementation☆380Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- SHISHUA – The fastest PRNG in the world☆208Updated last year
- PCG — Minimal C Implementation☆419Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆344Updated 9 months ago
- Header-only binary fuse and xor filter library☆360Updated 2 months ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆225Updated this week
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆339Updated last year
- Vectorized version of the PCG random number generator☆77Updated last month
- Radix sorting from the ground up☆36Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- A bit mixer, pseudo random number generator and a hash function.☆27Updated 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
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- PCG — C++ Implementation☆771Updated 11 months ago
- Fast and compact minimal perfect hash functions in C++.☆225Updated last week
- Automated integer hash function discovery☆709Updated last year