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☆184Updated 2 months ago
- C++ framework for rapid server development☆76Updated last year
- A fast work-stealing queue template in C++☆331Updated 2 weeks ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆212Updated 2 years ago
- Boost.org unordered module☆86Updated this week
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated this week
- Effective Memory Reclamation☆63Updated 5 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated 11 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Header-only library for multithreaded programming☆239Updated 9 months ago
- ☆128Updated 2 years ago
- Boost.Coroutine2☆136Updated 3 weeks ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago