tinloaf / ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆123Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ygg
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- A fast work-stealing queue template in C++☆296Updated 9 months ago
- C++11 metaprogramming library☆243Updated this week
- ☆127Updated last year
- Boost.org unordered module☆63Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Header-only library for multithreaded programming☆226Updated 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…☆150Updated 2 weeks ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- Greg's Template Library of useful classes.☆123Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- Comprehensive benchmarks of C++ maps☆300Updated last year
- C++ framework for rapid server development☆76Updated 9 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- Boost.org intrusive module☆55Updated this week
- General-purpose C++ graph library☆194Updated this week
- Effective Memory Reclamation☆50Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- C++ serializers benchmark with realistic data☆118Updated last year
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago