nessan / xoshiroLinks
C++ header-only library for the full family of Xoshiro/Xoroshiro random number generators
☆16Updated 7 months ago
Alternatives and similar repositories for xoshiro
Users that are interested in xoshiro are comparing it to the libraries listed below
Sorting:
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆33Updated this week
- C++20 and onward collection of high performance data containers and related tools☆56Updated this week
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A hash function library☆47Updated last month
- Build-system agnostic code generation application for C++.☆21Updated this week
- An indirect value-type for C++☆83Updated last year
- C++20 Compact Tuple Tools☆52Updated last week
- A graph concurrent library for C++☆63Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Cryptography library for modern C++.☆76Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆93Updated 3 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- The Fancy Named Parameters Library☆33Updated 2 months ago
- A type-erasure toolkit for C++20☆18Updated 5 months ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- SPY - C++ Information Broker☆156Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 3 years ago
- A highly optimised C++ library for mathematical applications and neural networks.☆171Updated 9 months ago
- Software licensing, copy protection in C++☆41Updated 10 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++11 compatible charconv☆31Updated this week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month