lemire / testingRNG
Testing common random-number generators (RNG)
☆183Updated last year
Alternatives and similar repositories for testingRNG:
Users that are interested in testingRNG are comparing it to the libraries listed below
- PCG — C Implementation☆372Updated last year
- A fast alternative to the modulo reduction☆308Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆114Updated 4 years ago
- PCG — Minimal C Implementation☆415Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 10 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆308Updated 3 months ago
- Header-only binary fuse and xor filter library☆358Updated last month
- 🚀 Fast C/C++ bit population count library☆338Updated 8 months ago
- SHISHUA – The fastest PRNG in the world☆206Updated last year
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Hashing functions and PRNGs based on them☆160Updated last month
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ⏱️ single header benchmark framework for C and C++☆227Updated 6 months ago
- Very fast, high quality, platform-independent hashing algorithm.☆286Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆335Updated 11 months ago
- Official git repository for libdivide: optimized integer division☆1,151Updated last month
- Fast and compact minimal perfect hash functions in C++.☆215Updated last week
- PCG — C++ Implementation☆760Updated 9 months ago
- Fast integer to ascii / integer to string conversion☆224Updated 2 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆274Updated 2 months ago
- Reference implementation of Dragonbox in C++☆630Updated 4 months ago
- A simple bitset library in C☆132Updated last week
- Storage for my snippets, toy programs, etc.☆348Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago