lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆191Updated 2 years ago
Alternatives and similar repositories for testingRNG
Users that are interested in testingRNG are comparing it to the libraries listed below
Sorting:
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- PCG — Minimal C Implementation☆431Updated last year
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- PCG — C Implementation☆391Updated 2 years ago
- Hashing functions and PRNGs based on them☆164Updated 9 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆368Updated 7 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆258Updated 3 weeks ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- ☆39Updated 4 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆56Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A simple bitset library in C☆137Updated 8 months ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆353Updated last year
- Header-only binary fuse and xor filter library☆411Updated 2 months ago