timsort / cpp-TimSort
A C++ implementation of timsort
☆299Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-TimSort
- C++ implementation of a memory efficient hash map and hash set☆335Updated 2 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
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆393Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- Love template metaprogramming☆325Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 2 years ago
- C++11 metaprogramming library☆243Updated this week
- C++ library for storing and printing backtraces.☆436Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Header-only library for multithreaded programming☆226Updated last month
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- Glob for C++17☆249Updated 7 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- 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 5 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- A fast work-stealing queue template in C++☆296Updated 9 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆354Updated last week
- A polymorphic value-type for C++☆228Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 5 months ago
- Range-based goodness for C++17☆358Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆463Updated 5 months ago
- Compile Time Type Information for C++☆574Updated last year