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
- Boost.org unordered module☆86Updated this week
- A feature complete LRU cache implementation in C++☆261Updated 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…☆165Updated this week
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- C++ framework for rapid server development☆76Updated last year
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Boost.org multi_index module☆55Updated 3 weeks ago
- ☆128Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++11 metaprogramming library☆279Updated 3 weeks ago
- Boost.org intrusive module☆63Updated this week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated 11 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago