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.
☆16Updated 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
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- 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
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- homogeneous variadic function parameters☆17Updated last year
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++20 for flag enums☆27Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Command line argument parser (C++14)☆18Updated 6 years ago
- ☆48Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆46Updated 8 months ago