lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆192Updated 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+☆120Updated 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.☆335Updated last year
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- PCG — C Implementation☆394Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- Storage for my snippets, toy programs, etc.☆371Updated last month
- Hashing functions and PRNGs based on them☆166Updated 2 weeks ago
- PCG — Minimal C Implementation☆430Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆39Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- C library to remove white space from strings as fast as possible☆156Updated last year
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Header-only binary fuse and xor filter library☆413Updated 3 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆262Updated 2 months ago
- A simple bitset library in C☆140Updated 9 months ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago