frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆238Updated 7 months ago
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below
Sorting:
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆705Updated 3 months ago
- C++20 Meta-Programming library☆281Updated last week
- C++ implementation of a memory efficient hash map and hash set☆350Updated 8 months ago
- A fast work-stealing queue template in C++☆307Updated last year
- Lightweight structured concurrency for C++20☆125Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆165Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- C++20 [Minimal] Static Perfect Hash library☆210Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆503Updated 5 months ago
- Fast and memory efficient c++ flat hash map/set☆603Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆175Updated last month
- C++11 (and onwards) library for lazy evaluation☆357Updated this week
- General-purpose C++ graph library☆218Updated last week
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆210Updated 3 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆473Updated 9 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆223Updated this week
- A C++20 library for sequence-orientated programming☆614Updated this week
- Zoo library☆124Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated last week
- Fast binary logger for C++☆223Updated 4 months ago
- C++11 metaprogramming library☆260Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,201Updated this week