lemire / SIMDxorshiftLinks
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆117Updated 4 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 3 months ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Add-on packages for Vector class library☆75Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- ☆31Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆39Updated 4 years ago
- Mirror of the Cephes C source for reference☆93Updated last year
- A fast implementation of log() and exp()☆53Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- ☆107Updated last year
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆229Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- ⏱️ single header benchmark framework for C and C++☆233Updated 9 months ago