lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆198Updated 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.☆341Updated last year
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- SHISHUA – The fastest PRNG in the world☆220Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- ☆39Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- PCG — C Implementation☆406Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- PCG — Minimal C Implementation☆441Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆272Updated last month
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago