timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆314Updated last year
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☆366Updated 3 months ago
- C++11 metaprogramming library☆280Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 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…☆165Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- Header-only library for multithreaded programming☆241Updated last week
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Love template metaprogramming☆330Updated 3 years ago
- Multiprecision for modern C++☆319Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Boost.org serialization module☆131Updated last month
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆482Updated last month
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- C++ standard library features, "from scratch"☆193Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆250Updated 11 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆201Updated 4 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated this week
- A highly efficient, move-aware operators library☆204Updated 3 years ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago