lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆196Updated last month
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+☆122Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆339Updated last year
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Vectorized version of the PCG random number generator☆87Updated 2 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- PCG — C Implementation☆404Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆358Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- PCG — Minimal C Implementation☆437Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆270Updated last month
- Hashing functions and PRNGs based on them☆167Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fastest Histogram Construction☆74Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A simple bitset library in C☆144Updated last week
- A bit mixer, pseudo random number generator and a hash function.☆29Updated 3 years ago
- Header-only binary fuse and xor filter library☆415Updated last week
- ☆39Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- Radix sorting from the ground up☆37Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago