lemire / SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆111Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SIMDxorshift
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Add-on packages for Vector class library☆71Updated 11 months ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆113Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆303Updated 3 months ago
- ☆31Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Fastest Histogram Construction☆66Updated 2 years ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated this week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆116Updated 5 years ago
- Rebooting the std::bitset franchise☆43Updated this week
- A persistent hash array-mapped trie for C++☆90Updated last year
- Policy Based C++ Allocator Library☆122Updated 7 years ago
- A fast implementation of log() and exp()☆49Updated last year
- Fast integer to ascii / integer to string conversion☆216Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆70Updated this week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- Testing common random-number generators (RNG)☆176Updated last year