mattreecebentley / plf_rand
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.
☆14Updated last year
Alternatives and similar repositories for plf_rand:
Users that are interested in plf_rand are comparing it to the libraries listed below
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 7 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- homogeneous variadic function parameters☆17Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- meta-programming, C++11☆16Updated 2 years ago
- C++ Better Futures☆44Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago