frozenca / BTree
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆237Updated 4 months ago
Alternatives and similar repositories for BTree:
Users that are interested in BTree are comparing it to the libraries listed below
- C++20 Meta-Programming library☆256Updated last month
- Concurrent Deferred Reference Counting☆158Updated last year
- Microbenchmarking for Modern C++☆218Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆61Updated 5 months ago
- A fast work-stealing queue template in C++☆303Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆671Updated last week
- C++20 [Minimal] Static Perfect Hash library☆190Updated last month
- A modern, fast, lightweight thread pool library based on C++20☆484Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- A C++ parser combinator library.☆124Updated last week
- ☆137Updated last month
- C++ implementation of a memory efficient hash map and hash set☆347Updated 5 months ago
- Comprehensive benchmarks of C++ maps☆306Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆166Updated 3 months ago
- C++11 metaprogramming library☆255Updated last month
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆361Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆95Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆155Updated 4 months ago
- a small lightweight std::execution work-alike☆63Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆155Updated last year
- Greg's Template Library of useful classes.☆177Updated last month
- Coroutines for C++20 & asio☆258Updated 2 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆210Updated last week
- C++ light-weight Thread Pool library☆93Updated 2 weeks ago
- C++20 Microservice Bootstrapping Framework☆213Updated 2 months ago
- A micro microbenchmarking library for C++11 in a single header file☆212Updated last year