tvanslyke / timsort-cppLinks
A fine-tuned, highly-optimized timsort implementation for C++17.
☆50Updated 7 years ago
Alternatives and similar repositories for timsort-cpp
Users that are interested in timsort-cpp are comparing it to the libraries listed below
Sorting:
- C++ double-to-string conversion benchmark☆260Updated 3 years ago
- A C++ implementation of timsort☆314Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago
- C++ integer-to-string conversion benchmark☆343Updated 11 months ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Updated 3 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆496Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost.Coroutine2☆136Updated last month
- C++ standard library features, "from scratch"☆193Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Memory optimal Small String Optimization implementation for C++☆250Updated 11 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆853Updated 2 months ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- A C++14-and-later expression template library☆109Updated last month
- Component-Model Framework in C++☆44Updated 10 years ago
- userland threads☆495Updated last month