mattreecebentley / plf_indiesort
A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of large types.
☆19Updated 9 months ago
Alternatives and similar repositories for plf_indiesort:
Users that are interested in plf_indiesort are comparing it to the libraries listed below
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 11 months ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- 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
- Container Traits for Modern C++☆28Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- 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 7 months ago
- homogeneous variadic function parameters☆17Updated 10 months ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Library for complex bitfields☆19Updated 7 months ago
- Experimental library for coroutines and networking☆16Updated 6 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago