lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆185Updated 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 C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 7 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Header-only binary fuse and xor filter library☆369Updated 4 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- 🚀 Fast C/C++ bit population count library☆347Updated 11 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- PCG — C Implementation☆386Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆120Updated 2 years ago
- PCG — Minimal C Implementation☆422Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- SHISHUA – The fastest PRNG in the world☆212Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆121Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- SIMD-accelerated base64 codecs☆436Updated last year
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆232Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- PCG — C++ Implementation☆783Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 10 months ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- C library to compute the Hamming weight of arrays☆47Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago