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☆172Updated last year
- A fast work-stealing queue template in C++☆327Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆71Updated 2 weeks ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- ☆147Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆218Updated 2 years 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☆787Updated 9 months ago
- Microbenchmarking for Modern C++☆230Updated 5 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆196Updated 6 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Lightweight structured concurrency for C++20☆154Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated last month
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- A C++ parser combinator library.☆160Updated last week
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆162Updated last month
- C++11 metaprogramming library☆279Updated last week
- C++20 Static Branch library☆94Updated 6 months ago
- Modern C++ B-tree containers☆276Updated 2 years ago
- Fast binary logger for C++☆228Updated 10 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆212Updated 4 years ago
- A modern, fast, lightweight thread pool library based on C++2x☆542Updated 3 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Zoo library☆132Updated 5 months ago
- B++ Tree☆70Updated last year