lemire / SIMDxorshiftLinks
Fast random number generators: Vectorized (SIMD) version of xorshift128+
☆120Updated 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☆84Updated 8 months ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- AVX-optimized sin(), cos(), exp() and log() functions☆127Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆370Updated 3 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- 🚀 Fast C/C++ bit population count library☆355Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ☆31Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆137Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- Radix sorting from the ground up☆37Updated last year
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- ☆39Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Fastest Histogram Construction☆72Updated 3 years ago
- benchmarking positional population count☆16Updated last month
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago