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 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for plf_indiesort
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- homogeneous variadic function parameters☆17Updated 8 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated this week
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆26Updated 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 last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years 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
- Easily batch-build cmake projects!☆17Updated 5 months ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆19Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- C++11 compatible charconv☆27Updated this week
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆59Updated 4 years ago
- meta-programming, C++11☆16Updated 2 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week