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 11 months ago
- A fast work-stealing queue template in C++☆319Updated last year
- C++ framework for rapid server development☆76Updated last year
- Boost.org unordered module☆77Updated this week
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- An implementation of Seqlock in C++11☆220Updated last year
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- C++11 metaprogramming library☆264Updated 2 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 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 last month
- ☆128Updated 2 years ago
- Boost.org intrusive module☆59Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years 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
- an experimental standard C++ library☆90Updated last year