frozenca / BTree
A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆236Updated 5 months ago
Alternatives and similar repositories for BTree:
Users that are interested in BTree are comparing it to the libraries listed below
- Concurrent Deferred Reference Counting☆159Updated last year
- C++20 Meta-Programming library☆280Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆691Updated last month
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆215Updated 6 months ago
- 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☆203Updated last week
- Comprehensive benchmarks of C++ maps☆308Updated 2 years ago
- Microbenchmarking for Modern C++☆219Updated 4 years ago
- ☆143Updated last week
- Lightweight structured concurrency for C++20☆120Updated last month
- Smart Garbage Collection Library for C++☆212Updated this week
- C++11 metaprogramming library☆255Updated 2 weeks 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 7 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆363Updated last week
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- A fast work-stealing queue template in C++☆305Updated last year
- Idle is an asynchronous and hot-reloadable C++ dynamic component framework☆209Updated 3 years ago
- A modern, fast, lightweight thread pool library based on C++20☆493Updated 3 months ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 8 months ago
- General-purpose C++ graph library☆210Updated 3 weeks ago
- C++ small containers☆142Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆163Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆169Updated 4 months ago
- Light, fast, threadpool for C++20☆101Updated 2 years ago