frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆240Updated 10 months ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- A fast work-stealing queue template in C++☆319Updated last year
- Concurrent Deferred Reference Counting☆166Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 6 months ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 11 months ago
- Modern C++ B-tree containers☆275Updated 2 years ago
- ☆145Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- Lightweight structured concurrency for C++20☆139Updated 3 weeks ago
- Microbenchmarking for Modern C++☆225Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆198Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A C++ parser combinator library.☆152Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 2 months ago
- C++20 Microservice Bootstrapping Framework☆227Updated last week
- B++ Tree☆68Updated last year
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 3 years ago
- Fast and memory efficient c++ flat hash map/set☆631Updated this week
- A C++ library providing various concurrent data structures and reclamation schemes.☆607Updated 3 weeks ago
- ☆128Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- 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
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆165Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆319Updated last year
- Fast binary logger for C++☆226Updated 7 months ago