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++ standard library features, "from scratch"☆193Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- Multiprecision for modern C++☆319Updated last year
- 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
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- C++11 metaprogramming library☆281Updated 2 weeks ago
- Header-only library for multithreaded programming☆241Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Love template metaprogramming☆330Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 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…☆166Updated this week
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 3 months ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Boost.org serialization module☆131Updated last month
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- ☆276Updated last year
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- What a c++ standard Unicode library might look like.☆341Updated 2 years ago