jonmaiga / mx3
A bit mixer, pseudo random number generator and a hash function.
☆27Updated 2 years ago
Alternatives and similar repositories for mx3:
Users that are interested in mx3 are comparing it to the libraries listed below
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- O(n log n) In-place Stable Quicksort☆16Updated 3 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG☆218Updated this week
- SIMD (SSE) string functions☆101Updated 7 years ago
- How fast can we shuffle values?☆37Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- FPC - Fast Prefix Coder☆30Updated 2 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- ☆39Updated 4 years ago
- Succinct data structures in C/C++☆87Updated 5 months ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- Branchless UTF-8 decoder☆33Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Vectorized version of the PCG random number generator☆77Updated 3 weeks ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- benchmarking positional population count☆14Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- 64-bit PRNG shootout☆16Updated 2 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast and Reliable (but not Secure) Hash☆53Updated 6 years ago
- A test repository for the WIP algorithm for fixed-precision floating-point formatting.☆18Updated 11 months ago