MersenneTwister-Lab / SFMT
SIMD-oriented Fast Mersenne Twister
☆87Updated 3 years ago
Alternatives and similar repositories for SFMT:
Users that are interested in SFMT are comparing it to the libraries listed below
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆112Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆87Updated 7 years ago
- Fast integer to ascii / integer to string conversion☆223Updated 2 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated 2 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 10 years ago
- Boost.Predef (a Boost C++ Library)☆51Updated 2 weeks ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Header-only Xoshiro/Xoroshiro PRNG wrapper library for modern C++ (C++17/C++20)☆183Updated 2 years ago
- NanoSTL, a small subset of C++ STL and libm☆125Updated 3 weeks ago
- header-file-only implementation of various hash algorithms☆89Updated 2 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated last month
- A super-fast hash algorithm in a single C++ header☆78Updated 3 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆88Updated 2 months ago
- Fastest Histogram Construction☆68Updated 3 years ago
- Add-on packages for Vector class library☆72Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆160Updated 10 months ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆45Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago