MersenneTwister-Lab / SFMT
SIMD-oriented Fast Mersenne Twister
☆87Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for SFMT
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- header-file-only implementation of various hash algorithms☆89Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Boost.Predef (a Boost C++ Library)☆50Updated last week
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 3 weeks ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆43Updated 3 years ago
- Software implementation of any size ieee754 floating points☆52Updated 4 years ago
- C++ Scattered Containers☆66Updated 7 years ago
- SPMD in C++☆68Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 5 years ago
- NanoSTL, a small subset of C++ STL and libm☆119Updated 2 years ago
- This Mersenne Twister is a fast pseudo-random number generator (PRNG) in C++☆85Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 5 months ago
- A high performance C++ playground library☆47Updated 8 years ago
- Flat containers for C++☆56Updated 2 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Fixed size function wrapper like std::function☆68Updated 8 years ago
- The Bit Library☆58Updated 5 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆172Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Half precision floating point C++ library (imported from sourceforge upstream).☆33Updated 7 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Fast integer to ascii / integer to string conversion☆216Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago