skeeto / prng64-shootoutLinks
64-bit PRNG shootout
☆17Updated last month
Alternatives and similar repositories for prng64-shootout
Users that are interested in prng64-shootout are comparing it to the libraries listed below
Sorting:
- A minimal modern LZ compressor example☆59Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- O(n log n) In-place Stable Quicksort☆18Updated 7 months ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆47Updated 7 months ago
- x – minimalist data compressor☆53Updated 5 years ago
- ☆39Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- unrolled skip list library for C☆21Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆47Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago