timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆307Updated 7 months ago
Alternatives and similar repositories for cpp-TimSort
Users that are interested in cpp-TimSort are comparing it to the libraries listed below
Sorting:
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Multiprecision for modern C++☆314Updated 7 months ago
- C++11 metaprogramming library☆262Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Love template metaprogramming☆329Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago
- C++ library for storing and printing backtraces.☆468Updated last month
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 11 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Microbenchmarking for Modern C++☆224Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆456Updated last week
- A polymorphic value-type for C++☆227Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Boost.org serialization module☆128Updated 3 months ago
- std::bitset with constexpr implementations plus additional features.☆122Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆408Updated 4 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- A tiny metaprogramming library☆310Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆398Updated 2 months ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 3 months ago
- A fast work-stealing queue template in C++☆311Updated last year