timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆307Updated 6 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:
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆180Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated this week
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years 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++11 metaprogramming library☆260Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A polymorphic value-type for C++☆227Updated last year
- C++ library for executors☆508Updated 8 years ago
- Multiprecision for modern C++☆314Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆443Updated 5 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆470Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Yet Another Serialization☆760Updated 4 months ago
- Love template metaprogramming☆328Updated 3 years ago
- C++ library for storing and printing backtraces.☆467Updated 3 weeks ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago