frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆246Updated last year
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- Concurrent Deferred Reference Counting☆174Updated last year
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- ☆147Updated 3 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- A C++ parser combinator library.☆166Updated last week
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆484Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++20 Static Branch library☆96Updated 8 months ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆199Updated 7 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Modern C++ B-tree containers☆280Updated 2 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- B++ Tree☆72Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated 2 years ago
- Greg's Template Library of useful classes.☆261Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated this week
- Lightweight structured concurrency for C++20☆158Updated last month