frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆241Updated 10 months ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- A fast work-stealing queue template in C++☆321Updated last year
- Concurrent Deferred Reference Counting☆167Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆722Updated 6 months ago
- C++20 Static Branch library☆68Updated 3 months ago
- C++20 Meta-Programming library☆296Updated 3 months ago
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- ☆145Updated 2 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆211Updated 3 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆191Updated 3 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆202Updated last year
- C++20 [Minimal] Static Perfect Hash library☆235Updated 2 months ago
- Fast binary logger for C++☆228Updated 7 months ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆67Updated last year
- B++ Tree☆69Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆179Updated last month
- C++20 Microservice Bootstrapping Framework☆229Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Modern C++ B-tree containers☆273Updated 2 years ago
- Lightweight structured concurrency for C++20☆143Updated last week
- A modern, fast, lightweight thread pool library based on C++2x☆527Updated last week
- C++11 metaprogramming library☆266Updated last week
- Implementation of the networking proposal P2762☆57Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year