lemire / SIMDxorshiftLinks
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆122Updated 5 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☆87Updated 3 weeks ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Testing common random-number generators (RNG)☆196Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Updated 2 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- ☆32Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- ☆39Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆128Updated 4 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 8 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Radix sorting from the ground up☆38Updated 2 years ago
- 🚀 Fast C/C++ bit population count library☆360Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- benchmarking positional population count☆17Updated 3 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆58Updated last year
- Fastest Histogram Construction☆74Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago