timsort / cpp-TimSort
A C++ implementation of timsort
☆306Updated 5 months ago
Alternatives and similar repositories for cpp-TimSort:
Users that are interested in cpp-TimSort are comparing it to the libraries listed below
- C++ library for storing and printing backtraces.☆461Updated 3 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Header-only library for multithreaded programming☆234Updated last month
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- C++11 metaprogramming library☆256Updated 3 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆438Updated 2 months ago
- Multiprecision for modern C++☆314Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 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☆440Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ standard library features, "from scratch"☆184Updated 3 months ago
- A polymorphic value-type for C++☆227Updated last year
- C++ double-to-string conversion benchmark☆255Updated 3 years ago
- Love template metaprogramming☆329Updated 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…☆154Updated 2 months ago
- C++ small containers☆142Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- Range-based goodness for C++17☆363Updated 4 years ago
- ☆132Updated 3 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆133Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆211Updated last year
- Memory optimal Small String Optimization implementation for C++☆238Updated 10 years ago