lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆189Updated 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+☆119Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆329Updated 10 months ago
- A fast alternative to the modulo reduction☆313Updated 4 years ago
- PCG — Minimal C Implementation☆431Updated last year
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆55Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- PCG — C Implementation☆391Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- ☆39Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Fast integer compression in C using the StreamVByte codec☆408Updated 8 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Fastest Histogram Construction☆72Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 8 months ago
- A super-fast hash algorithm in a single C++ header☆91Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- ☆31Updated 4 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- Succinct data structures in C/C++☆88Updated last year
- String Matching Algorithms Research Tool☆107Updated last year