timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆308Updated 8 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:
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++11 metaprogramming library☆263Updated last month
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Love template metaprogramming☆329Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 3 weeks ago
- Multiprecision for modern C++☆316Updated 7 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- C++ library for storing and printing backtraces.☆470Updated 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☆443Updated 4 months ago
- Memory optimal Small String Optimization implementation for C++☆244Updated 10 years ago
- A highly efficient, move-aware operators library☆203Updated 2 years ago
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- C++ double-to-string conversion benchmark☆259Updated 3 years ago
- A polymorphic value-type for C++☆227Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆464Updated 3 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…☆156Updated 3 weeks ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago