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☆181Updated 11 months ago
- Boost.org unordered module☆79Updated this week
- C++ implementation of a memory efficient hash map and hash set☆362Updated this week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 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…☆157Updated 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 prototype implementation of the executors proposal☆85Updated 6 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++11 metaprogramming library☆266Updated last week
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- A fast work-stealing queue template in C++☆320Updated last year
- A C++ implementation of timsort☆310Updated 9 months ago
- ☆128Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Boost.org multi_index module☆51Updated this week
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- A C++14-and-later expression template library☆110Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- STL-like containers from Boost☆110Updated this week
- Light, fast, threadpool for C++20☆104Updated 2 years ago