lemire / SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆114Updated 4 years ago
Alternatives and similar repositories for SIMDxorshift:
Users that are interested in SIMDxorshift are comparing it to the libraries listed below
- Vectorized version of the PCG random number generator☆76Updated 6 years ago
- Add-on packages for Vector class library☆73Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆120Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- ☆31Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Mirror of the Cephes C source for reference☆89Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆224Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆338Updated 8 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago