timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆306Updated 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:
- C++ implementation of a memory efficient hash map and hash set☆350Updated 8 months ago
- 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 8 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆446Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 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☆441Updated 2 months ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆218Updated 2 months ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- C++11 metaprogramming library☆260Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A polymorphic value-type for C++☆227Updated last year
- Love template metaprogramming☆328Updated 3 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆196Updated 4 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆751Updated last week
- C++ library for storing and printing backtraces.☆466Updated this week
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years 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
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Multiprecision for modern C++☆315Updated 5 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- C++ hash map and hash set which preserve the order of insertion☆537Updated 8 months ago
- What a c++ standard Unicode library might look like.☆332Updated last year
- C++ library for executors☆505Updated 8 years ago