timsort / cpp-TimSort
A C++ implementation of timsort
☆305Updated 4 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++ implementation of a memory efficient hash map and hash set☆344Updated 6 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++ library for storing and printing backtraces.☆460Updated last week
- Header-only library for multithreaded programming☆234Updated 3 weeks ago
- C++ library for executors☆503Updated 8 years ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated 2 weeks ago
- C++ standard library features, "from scratch"☆184Updated 2 months ago
- Love template metaprogramming☆329Updated 3 years ago
- Greg's Template Library of useful classes.☆182Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆739Updated 6 months ago
- C++11 metaprogramming library☆256Updated last week
- Boost.org spirit module☆410Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆435Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 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☆436Updated 3 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆167Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- A header-only C++ library for task concurrency☆626Updated last year
- Implementation of C++20's std::span for older compilers☆347Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- Multiprecision for modern C++☆312Updated 4 months ago
- Compile Time Type Information for C++☆586Updated last year
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆395Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆127Updated last year
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago