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☆185Updated 2 months ago
- C++ framework for rapid server development☆76Updated last year
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Boost.org unordered module☆86Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 3 weeks ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Boost.org intrusive module☆63Updated 2 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++11 metaprogramming library☆279Updated this week
- C++ standard library features, "from scratch"☆193Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Replaced by foonathan/lexy☆138Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦ ️☆170Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Header-only library for multithreaded programming☆240Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- ☆128Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- A C++ implementation of timsort☆313Updated last year
- A High-Performance Work-Stealing Queue for C++☆331Updated 2 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month