frozenca / BTree
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆237Updated 5 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☆268Updated 2 months ago
- Concurrent Deferred Reference Counting☆159Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆681Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆196Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆307Updated last year
- 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…☆469Updated 6 months ago
- Fast binary logger for C++☆217Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆233Updated last week
- Lightweight structured concurrency for C++20☆112Updated last week
- [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)☆380Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆169Updated 3 months ago
- ☆139Updated last week
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- Smart Garbage Collection Library for C++☆204Updated last week
- A C++ parser combinator library.☆126Updated 2 weeks ago
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆210Updated 3 years ago
- A fast work-stealing queue template in C++☆305Updated last year
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- C++11 (and onwards) library for lazy evaluation☆353Updated this week
- a small lightweight std::execution work-alike☆64Updated this week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated 11 months ago
- A modern, fast, lightweight thread pool library based on C++20☆489Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- A C++20 library for sequence-orientated programming☆563Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆561Updated 7 months ago
- Coroutines for C++20 & asio☆259Updated 2 weeks ago