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 last month
- Boost.org unordered module☆86Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Boost.Sort☆56Updated last month
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago