lemire / testingRNG
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
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- PCG — Minimal C Implementation☆419Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Header-only binary fuse and xor filter library☆363Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated 3 weeks ago
- 🚀 Fast C/C++ bit population count library☆345Updated 10 months ago
- SHISHUA – The fastest PRNG in the world☆208Updated last year
- Storage for my snippets, toy programs, etc.☆356Updated last month
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- PCG — C Implementation☆382Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆303Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- SIMD-accelerated base64 codecs☆434Updated last year
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆226Updated this week
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago