frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆244Updated 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++☆331Updated this week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- ☆147Updated 2 months ago
- C++20 Meta-Programming library☆309Updated 7 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆72Updated last month
- Concurrent Deferred Reference Counting☆173Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆197Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆246Updated 5 months ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Microbenchmarking for Modern C++☆232Updated 5 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- Fast binary logger for C++☆230Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆115Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆167Updated 3 weeks ago
- C++20 Static Branch library☆95Updated 7 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Implementation of the networking proposal P2762☆73Updated last week
- A C++ parser combinator library.☆162Updated last month
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 5 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- Lightweight structured concurrency for C++20☆157Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++2x☆549Updated last week
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 3 weeks ago
- Smart Garbage Collection Library for C++☆234Updated 8 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆212Updated 4 years ago