A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.
☆24Jul 8, 2026Updated 2 weeks ago
Alternatives and similar repositories for plf_rand
Users that are interested in plf_rand are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆41Jul 9, 2026Updated 2 weeks ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆25Jul 8, 2026Updated 2 weeks ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆78Jul 9, 2026Updated 2 weeks ago
- MathLib is a versatile C++ library that provides a wide range of mathematical algorithms and functions, including but not limited to tran…☆10Jun 6, 2023Updated 3 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…☆173Jul 9, 2026Updated 2 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆499Jul 8, 2026Updated 2 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆155Jul 8, 2026Updated 2 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Mar 30, 2026Updated 3 months ago
- Like HyperLogLog, but slower 🛶☆10Feb 5, 2020Updated 6 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Feb 19, 2022Updated 4 years ago
- Has been replaced by https://github.com/Skycoder42/QtMvvm☆12Mar 14, 2018Updated 8 years ago
- Substance 3D Designer Plugin Tutorial 2024☆14Jan 11, 2025Updated last year
- NetBricks: A new network function framework based on Rust.