mattreecebentley / plf_randLinks
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.
☆17Updated last year
Alternatives and similar repositories for plf_rand
Users that are interested in plf_rand are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- ☆49Updated 7 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Yet another C++ text formatting library.☆70Updated 8 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 2 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Low memory overhead allocator☆32Updated 9 months ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- C++11 compatible charconv☆31Updated last week
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago