tinloaf / yggLinks
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆128Updated 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☆178Updated 9 months ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- A fast work-stealing queue template in C++☆311Updated last year
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Effective Memory Reclamation☆58Updated 5 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…☆156Updated last week
- C++ framework for rapid server development☆77Updated last year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- C++11 metaprogramming library☆262Updated 2 weeks ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A STL allocator that mmaps files☆248Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆222Updated 3 weeks ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 4 months ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year