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:
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆256Updated 2 weeks ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- SHISHUA – The fastest PRNG in the world☆216Updated 2 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆330Updated 11 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Testing common random-number generators (RNG)☆190Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 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☆313Updated 4 years ago
- Succinct data structures in C/C++☆88Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Random access array of tightly packed unsigned integers☆170Updated 3 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Experimental parallel compression algorithm☆27Updated 8 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- compact lzma decoder☆15Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago