timsort / cpp-TimSort
A C++ implementation of timsort
☆305Updated last month
Alternatives and similar repositories for cpp-TimSort:
Users that are interested in cpp-TimSort are comparing it to the libraries listed below
- C++11 metaprogramming library☆248Updated this week
- C++ implementation of a memory efficient hash map and hash set☆341Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆551Updated 5 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆132Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆527Updated 3 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆402Updated last month
- Multiprecision for modern C++☆307Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 8 months ago
- Header-only library for multithreaded programming☆229Updated 3 months ago
- A polymorphic value-type for C++☆228Updated last year
- Love template metaprogramming☆327Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 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…☆151Updated 2 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☆429Updated 7 months ago
- Reference implementation of Dragonbox in C++☆626Updated 2 months ago
- C++ library for executors☆498Updated 8 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆426Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆189Updated 3 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- Memory optimal Small String Optimization implementation for C++☆236Updated 9 years ago
- C++ library for storing and printing backtraces.☆446Updated this week
- Comprehensive benchmarks of C++ maps☆302Updated last year
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- A miniature library for struct-field reflection in C++☆520Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- Yet Another Serialization☆736Updated 10 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆359Updated last month