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 4 months ago
- Add-on packages for Vector class library☆75Updated last year
- 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.☆320Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆125Updated 3 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 3 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Testing common random-number generators (RNG)☆185Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- ☆31Updated 3 years ago
- ☆107Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago