lemire / testingRNGLinks
Testing common random-number generators (RNG)
☆184Updated last year
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+☆115Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- PCG — Minimal C Implementation☆421Updated last year
- PCG — C Implementation☆385Updated last year
- SHISHUA – The fastest PRNG in the world☆211Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆400Updated 3 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 months ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Header-only binary fuse and xor filter library☆365Updated 4 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated last month
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆163Updated 4 months ago
- Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)☆120Updated 8 months ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated last week
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago