A minimal xoshiro256** generator with the C++ <random> interface
☆39May 13, 2021Updated 5 years ago
Alternatives and similar repositories for Xoshiro256ss
Users that are interested in Xoshiro256ss are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Multiplying... backward?☆14Jul 22, 2020Updated 5 years ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- Context switching for LLVM☆15Sep 12, 2011Updated 14 years ago
- A library for high-performance lightweight threads☆20Sep 21, 2011Updated 14 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 6 years ago
- A C++ class that adds arbitrary precision integers aimed at high performance and ease of use. All you need to do is replace int with huge…☆12Mar 6, 2024Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆36Nov 19, 2025Updated 8 months ago
- Numeric algorithms for C++20 Ranges☆30May 19, 2020Updated 6 years ago
- Trying to get perfect codegen for big-integer math.☆31Nov 4, 2022Updated 3 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 5 years ago
- A performance-portable geodesic ray tracing library.☆26Jan 28, 2026Updated 5 months ago
- Interchangeable AoS and SoA containers☆25Aug 12, 2022Updated 3 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆39Mar 27, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- ☆26Apr 21, 2020Updated 6 years ago
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- Seamless llvm-mca CMake integration☆28Mar 7, 2020Updated 6 years ago
- C++ STL for speed and cryptanalytic application☆11Dec 16, 2025Updated 7 months ago
- Well optimised threading safe database engine could be used to build pretty well performed databases on top of it☆10Apr 7, 2022Updated 4 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Header-only C++ containers and algorithms from the SG14 Low Latency study group