frozenca / BTreeLinks
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆239Updated 8 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☆165Updated last year
- A fast work-stealing queue template in C++☆310Updated last year
- ☆144Updated last week
- C++20 Meta-Programming library☆285Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Modern C++ B-tree containers☆274Updated last year
- Lightweight structured concurrency for C++20☆129Updated last week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- A modern, fast, lightweight thread pool library based on C++20☆509Updated 6 months ago
- a small lightweight std::execution work-alike☆65Updated 3 months ago
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- C++20 Microservice Bootstrapping Framework☆224Updated last week
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- Fast binary logger for C++☆223Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- C++20 Static Branch library☆60Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- A C++ parser combinator library.☆147Updated 2 months ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆210Updated 3 years ago
- C++11 (and onwards) library for lazy evaluation☆361Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆77Updated last week