timsort / cpp-TimSortLinks
A C++ implementation of timsort
☆311Updated 10 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:
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Header-only library for multithreaded programming☆236Updated 7 months ago
- C++ standard library features, "from scratch"☆193Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Microbenchmarking for Modern C++☆228Updated 4 years ago
- Love template metaprogramming☆332Updated 3 years ago
- Multiprecision for modern C++☆319Updated 10 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- C++11 metaprogramming library☆270Updated last week
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- A micro microbenchmarking library for C++11 in a single header file☆225Updated 4 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Compile time mathematic functions for C++14☆189Updated 4 years ago
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 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…☆158Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆761Updated last year
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- What a c++ standard Unicode library might look like.☆339Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- C++ library for storing and printing backtraces.☆477Updated this week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A single header standard C++ serialization framework.☆197Updated 3 years ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆405Updated this week
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago