MersenneTwister-Lab / SFMTLinks
SIMD-oriented Fast Mersenne Twister
☆92Updated 4 years ago
Alternatives and similar repositories for SFMT
Users that are interested in SFMT are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Boost.Predef (a Boost C++ Library)☆53Updated last month
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Add-on packages for Vector class library☆75Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- C++ unsigned 128 bit integer type☆233Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 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…☆158Updated 3 months ago
- SSE2 Optimized GLSL-like math library☆117Updated 11 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆64Updated 2 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Fast delegates implementation☆56Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Platform independent, multi-threading implementation of lz4 stream in C++11☆202Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆112Updated 7 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 10 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago