tinloaf / yggLinks
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆129Updated 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 year
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- Boost.org unordered module☆84Updated last week
- 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 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆169Updated 8 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 3 weeks ago
- A feature complete LRU cache implementation in C++☆257Updated 5 years ago
- Header-only library for multithreaded programming☆236Updated 7 months ago
- A fast work-stealing queue template in C++☆322Updated last year
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 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…☆158Updated 3 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆152Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Light, fast, threadpool for C++20☆106Updated 2 years ago
- C++ standard library features, "from scratch"☆193Updated 9 months ago
- A highly efficient, move-aware operators library☆204Updated 2 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago