tvanslyke / timsort-cppLinks
A fine-tuned, highly-optimized timsort implementation for C++17.
☆49Updated 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:
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A C++ implementation of timsort☆307Updated 6 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- ☆21Updated 8 months ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Small small_vector☆34Updated 5 years ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost.Coroutine☆84Updated 2 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Succinct data structures in C/C++☆89Updated 8 months ago
- A single file C++17 header-only Minimal Acyclic Subsequential Transducers, or Finite State Transducers☆56Updated 2 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- C++ BSON Library☆62Updated 7 years ago
- Boost.org intrusive module☆59Updated last month
- Boost.org multi_index module☆51Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago