lemire / SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆112Updated 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☆75Updated 6 years ago
- Add-on packages for Vector class library☆72Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- ☆31Updated 3 years ago
- Portable C++ SIMD library☆174Updated 5 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- Fastest Histogram Construction☆68Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆115Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆336Updated 7 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆121Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Greg's Template Library of useful classes.☆168Updated last week
- A fast alternative to the modulo reduction☆306Updated 3 years ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- ☆39Updated 3 years ago
- Microbenchmarking for Modern C++☆214Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago