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.☆325Updated 10 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆253Updated 2 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 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
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- SHISHUA – The fastest PRNG in the world☆214Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆39Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated last month
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆50Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- compact lzma decoder☆15Updated 6 years ago
- Branchless UTF-8 decoder☆35Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago