jonmaiga / mx3Links
A bit mixer, pseudo random number generator and a hash function.
☆29Updated 3 years ago
Alternatives and similar repositories for mx3
Users that are interested in mx3 are comparing it to the libraries listed below
Sorting:
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Testing common random-number generators (RNG)☆192Updated 2 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆262Updated 2 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Branchless UTF-8 decoder☆36Updated 8 years ago
- C++ constexpr implementation of XXH3☆55Updated 2 years ago
- A super-fast hash algorithm in a single C++ header☆92Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- How fast can we shuffle values?☆39Updated last year
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- O(n log n) In-place Stable Quicksort☆20Updated 4 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- compact lzma decoder☆15Updated 6 years ago
- Robin Hood hash map library☆67Updated 4 years ago