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
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- ☆147Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 7 months ago
- C++20 Meta-Programming library☆310Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated last month
- Lightweight structured concurrency for C++20☆157Updated last month
- C++11 metaprogramming library☆280Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- ☆128Updated 2 years ago
- Smart Garbage Collection Library for C++☆236Updated 9 months ago
- C++20 [Minimal] Static Perfect Hash library☆252Updated 6 months ago
- A C++ parser combinator library.☆165Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆117Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week