frozenca / BTree
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆237Updated 6 months ago
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☆162Updated last year
- C++20 Meta-Programming library☆281Updated last month
- C++20 [Minimal] Static Perfect Hash library☆207Updated 2 weeks ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- ☆143Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆223Updated 4 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆172Updated last year
- Lightweight structured concurrency for C++20☆122Updated 3 weeks ago
- A C++ parser combinator library.☆134Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆65Updated 7 months ago
- a small lightweight std::execution work-alike☆66Updated last month
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- A fast work-stealing queue template in C++☆306Updated last year
- C++ implementation of a memory efficient hash map and hash set☆348Updated 7 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Lock-free atomic_shared_ptr implementations☆41Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 8 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆249Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 7 months ago
- B++ Tree☆67Updated 9 months ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆168Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months 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…☆470Updated 8 months ago
- Zoo library☆123Updated 2 weeks ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆409Updated 4 months ago
- Smart Garbage Collection Library for C++☆215Updated 3 weeks ago
- A modern, fast, lightweight thread pool library based on C++20☆496Updated 4 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆123Updated 2 months ago