jonmaiga / mx3Links
A bit mixer, pseudo random number generator and a hash function.
☆28Updated 3 years ago
Alternatives and similar repositories for mx3
Users that are interested in mx3 are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- SHISHUA – The fastest PRNG in the world☆214Updated last year
- Testing common random-number generators (RNG)☆185Updated 2 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
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆234Updated 2 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- 64-bit PRNG shootout☆17Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- benchmarking positional population count☆15Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated last year
- C++ constexpr implementation of XXH3☆49Updated 2 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 11 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago