tinloaf / ygg
An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!
☆126Updated 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☆178Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- Boost.org unordered module☆70Updated last week
- A fast work-stealing queue template in C++☆305Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Light, fast, threadpool for C++20☆99Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Greg's Template Library of useful classes.☆178Updated last month
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆63Updated 6 months ago
- C++ serializers benchmark with realistic data☆121Updated 2 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- B++ Tree☆66Updated 8 months ago
- C++ framework for rapid server development☆77Updated last year
- An implementation of Seqlock in C++11☆209Updated 7 months ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- Boost.org intrusive module☆55Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆163Updated 3 weeks ago
- C++ standard library features, "from scratch"☆185Updated 2 months ago
- C++11 metaprogramming library☆254Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆407Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago