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.
☆20Updated last year
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 last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++11 compatible charconv☆30Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months 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
- homogeneous variadic function parameters☆17Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Rust-like trait-based polymorphism for C++☆9Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- ☆26Updated 4 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Optimizing the memory layout of std::tuple☆33Updated 4 years ago
- Tiny Test System☆27Updated last week