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☆179Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- Boost.org unordered module☆75Updated last month
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- Light, fast, threadpool for C++20☆102Updated 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…☆157Updated last month
- A disruptor thread-synchronisation data structure for C++11.☆131Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Boost.org intrusive module☆59Updated last month
- An implementation of Seqlock in C++11☆219Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- Header-only library for multithreaded programming☆234Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago