frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆243Updated last year
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☆171Updated last year
- A fast work-stealing queue template in C++☆327Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆213Updated 2 years ago
- C++20 Static Branch library☆70Updated 5 months ago
- ☆147Updated 3 weeks ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- C++20 Meta-Programming library☆303Updated 5 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆772Updated 8 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Lightweight structured concurrency for C++20☆153Updated this week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆95Updated last year
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 3 weeks ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 weeks ago
- A C++ parser combinator library.☆158Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆155Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- Implementation of the networking proposal P2762☆69Updated last month
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆195Updated 5 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆172Updated last year
- Modern C++ B-tree containers☆276Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆106Updated 3 weeks ago