tinloaf / ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆125Updated last year
Alternatives and similar repositories for ygg:
Users that are interested in ygg are comparing it to the libraries listed below
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Greg's Template Library of useful classes.☆172Updated last week
- Boost.org unordered module☆66Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- A fast work-stealing queue template in C++☆302Updated last year
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 11 months ago
- C++11 metaprogramming library☆255Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆89Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- Comprehensive benchmarks of C++ maps☆305Updated last year
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- A C++14-and-later expression template library☆108Updated 2 months ago
- An indirect value-type for C++☆82Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 4 months ago
- Effective Memory Reclamation☆54Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- A highly efficient, move-aware operators library☆199Updated 2 years ago
- A polymorphic value-type for C++☆228Updated last year
- CES - Coroutines, Epoll and Sockets☆45Updated last year
- Header-only library for multithreaded programming☆234Updated last month
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago