skeeto / prng64-shootoutLinks
64-bit PRNG shootout
☆20Updated 6 months ago
Alternatives and similar repositories for prng64-shootout
Users that are interested in prng64-shootout are comparing it to the libraries listed below
Sorting:
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A minimal modern LZ compressor example☆60Updated 4 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SHISHUA – The fastest PRNG in the world☆217Updated 2 years ago
- x – minimalist data compressor☆54Updated 5 years ago
- Testing common random-number generators (RNG)☆192Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Binary floating-point to decimal string conversion algorithm.☆106Updated 8 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Test your code with malcheck to make sure it handles out of memory conditions correctly.☆96Updated 10 years ago
- Hashing functions and PRNGs based on them☆166Updated 2 weeks ago
- C library for parsing JSON config files☆33Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- Runnable pseudocode for Finite State Entropy compression☆30Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- header-file-only implementation of various hash algorithms