lemire / SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆113Updated 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☆77Updated 3 weeks ago
- AVX-optimized sin(), cos(), exp() and log() functions☆121Updated 3 years ago
- Add-on packages for Vector class library☆73Updated last year
- A benchmark for sorting algorithms☆59Updated 3 years ago
- 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☆65Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Portable C++ SIMD library☆174Updated 5 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆311Updated 4 months ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- ☆31Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Mirror of the Cephes C source for reference☆90Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆51Updated 7 months ago
- For details, see the blog post:☆32Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Concurrent Deferred Reference Counting☆159Updated last year
- stl compatible hashtable☆29Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago