tinloaf / yggLinks
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆130Updated 2 years ago
Alternatives and similar repositories for ygg
Users that are interested in ygg are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 2 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- A fast work-stealing queue template in C++☆326Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆212Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Boost.org unordered module☆86Updated last week
- An implementation of Seqlock in C++11☆228Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆142Updated 2 years ago
- Boost.org multi_index module☆53Updated last week
- Header-only library for multithreaded programming☆239Updated 7 months ago
- C++11 metaprogramming library☆277Updated last week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- A simple replacement for std::unordered_map☆50Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago