lemire / testingRNG
Testing common random-number generators (RNG)
☆181Updated last year
Alternatives and similar repositories for testingRNG:
Users that are interested in testingRNG are comparing it to the libraries listed below
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 2 months ago
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- PCG — Minimal C Implementation☆411Updated last year
- PCG — C Implementation☆370Updated last year
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- Header-only binary fuse and xor filter library☆357Updated this week
- SHISHUA – The fastest PRNG in the world☆193Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆385Updated 2 weeks ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- Storage for my snippets, toy programs, etc.☆347Updated this week
- Hashing functions and PRNGs based on them☆155Updated this week
- PCG — C++ Implementation☆755Updated 8 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆245Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆207Updated last week
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- SIMD-oriented Fast Mersenne Twister☆87Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆48Updated 5 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- Experiments with array layouts for comparison-based searching☆82Updated last year
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆299Updated 10 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆115Updated 3 months ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆161Updated 2 weeks ago