lemire / SIMDxorshiftLinks
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆117Updated 5 years ago
Alternatives and similar repositories for SIMDxorshift
Users that are interested in SIMDxorshift are comparing it to the libraries listed below
Sorting:
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Add-on packages for Vector class library☆75Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆54Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆31Updated 3 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Testing common random-number generators (RNG)☆186Updated 2 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆362Updated 4 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- benchmarking positional population count☆15Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆167Updated 5 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- 🚀 Fast C/C++ bit population count library☆348Updated last year