timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆312Updated 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 last month
- C++11 metaprogramming library☆279Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Multiprecision for modern C++☆320Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Love template metaprogramming☆331Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 5 months ago
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆421Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 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☆462Updated 2 weeks ago
- C++ library for storing and printing backtraces.☆479Updated this week
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- Boost.org serialization module☆131Updated last month
- C++ hash map and hash set which preserve the order of insertion☆562Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- Microbenchmarking for Modern C++☆230Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆146Updated last year
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 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…☆161Updated 5 months ago