frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆243Updated 11 months ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- Concurrent Deferred Reference Counting☆168Updated last year
- A fast work-stealing queue template in C++☆321Updated last year
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- ☆145Updated last week
- C++20 Meta-Programming library☆297Updated 4 months ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆207Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆730Updated 7 months ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last year
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- A C++ parser combinator library.☆156Updated this week
- Light, fast, threadpool for C++20☆105Updated 2 years ago
- Modern C++ B-tree containers☆277Updated 2 years ago
- B++ Tree☆69Updated last year
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- C++11 metaprogramming library☆269Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated 3 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- Fast binary logger for C++☆228Updated 8 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…☆478Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- Lightweight structured concurrency for C++20☆146Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- ☆128Updated 2 years ago