tinloaf / ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆127Updated last year
Alternatives and similar repositories for ygg:
Users that are interested in ygg are comparing it to the libraries listed below
- Boost.org unordered module☆72Updated last week
- C++11 metaprogramming library☆257Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- Greg's Template Library of useful classes.☆193Updated last month
- A fast work-stealing queue template in C++☆306Updated last year
- C++ framework for rapid server development☆77Updated last year
- Header-only library for multithreaded programming☆234Updated last month
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- Boost.org multi_index module☆49Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A polymorphic value-type for C++☆227Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- A feature complete LRU cache implementation in C++☆250Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago