timsort / cpp-TimSort
A C++ implementation of timsort
☆298Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-TimSort
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆398Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- Love template metaprogramming☆324Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- C++ library for executors☆492Updated 8 years ago
- C++11 metaprogramming library☆243Updated this week
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 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☆422Updated 5 months ago
- C++ library for storing and printing backtraces.☆434Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated this week
- userland threads☆463Updated 2 months ago
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- Header-only library for multithreaded programming☆226Updated last month
- A miniature library for struct-field reflection in C++☆497Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆210Updated 8 months ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆578Updated last year
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆662Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆383Updated 3 weeks ago
- A tiny metaprogramming library☆302Updated last year
- Lightweight Error Augmentation Framework☆313Updated last month
- A C++ await/yield emulation library for stackless coroutine☆334Updated 9 months ago