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 10 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 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Boost.Mustache☆10Updated 2 years ago
- C++11 compatible charconv☆29Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 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++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆64Updated this week
- Experimental library for coroutines and networking☆16Updated 7 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Easily batch-build cmake projects!☆17Updated 9 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- ☆26Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Tiny Test System☆27Updated last month
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago