mattreecebentley / plf_indiesortLinks
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 this week
Alternatives and similar repositories for plf_indiesort
Users that are interested in plf_indiesort are comparing it to the libraries listed below
Sorting:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- flat_map standardization proposal☆10Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- ☆22Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Tiny Test System☆27Updated 3 weeks ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated last year
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- Container Traits for Modern C++☆29Updated 4 years ago