lemire / SIMDxorshiftLinks
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆115Updated 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☆77Updated 2 months ago
- Add-on packages for Vector class library☆74Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆124Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆63Updated 4 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
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- ☆31Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 6 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Microbenchmarking for Modern C++☆219Updated 4 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
- A fast implementation of log() and exp()☆53Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 2 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago