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
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- ☆39Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆259Updated last month
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- One of the fastest hash functions.☆361Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Radix sorting from the ground up☆37Updated last year
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 8 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year