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:
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆248Updated 3 weeks ago
- SHISHUA – The fastest PRNG in the world☆212Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- How fast can we shuffle values?☆38Updated last year
- Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)☆82Updated 4 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆54Updated 11 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 5 months ago
- Succinct data structures in C/C++☆89Updated 10 months ago
- Random access array of tightly packed unsigned integers☆164Updated 3 years ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- ☆39Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago