timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆309Updated 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
- Love template metaprogramming☆330Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- A polymorphic value-type for C++☆227Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- C++11 metaprogramming library☆264Updated 2 weeks ago
- C++ standard library features, "from scratch"☆192Updated 7 months ago
- C++ library for storing and printing backtraces.☆471Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- A STL allocator that mmaps files☆249Updated 4 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- Compile time mathematic functions for C++14☆189Updated 3 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…☆157Updated last month
- Multiprecision for modern C++☆316Updated 8 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☆444Updated 5 months ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- userland threads☆489Updated 2 weeks ago
- 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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- What a c++ standard Unicode library might look like.☆335Updated last year
- c++ LINQ -like library of higher-order functions for data manipulation☆198Updated 4 years ago
- A tiny metaprogramming library☆311Updated 2 years ago
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago