A general-purpose high-performance lightweight STL-like modern C++ B-Tree
☆247Oct 29, 2024Updated last year
Alternatives and similar repositories for BTree
Users that are interested in BTree are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Modern C++ B-tree containers☆281Aug 11, 2023Updated 2 years ago
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated last year
- A modern, fast, lightweight thread pool library based on C++2x☆556Mar 5, 2026Updated 2 weeks ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Sep 22, 2021Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆62Oct 21, 2021Updated 4 years ago
- Complete Project Documentation☆99Feb 11, 2026Updated last month
- Polymorphic memory resource for real-time applications.☆75Aug 1, 2023Updated 2 years ago
- C++ parsing DSL☆1,234Oct 18, 2025Updated 5 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 4 months ago
- C++20 compile-time reflection library.☆34Oct 12, 2024Updated last year
- A functional parsing library☆30Mar 30, 2024Updated last year
- A command line parser for C++.☆38Jan 29, 2025Updated last year
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Cryptography library for modern C++.☆78Jul 31, 2023Updated 2 years ago
- LOUDS-trie implementation example (C++)☆14Nov 27, 2019Updated 6 years ago
- An asynchronous FastCGI web microframework for C++☆40May 25, 2025Updated 9 months ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- C++ REPL Tool Builder☆65Jul 3, 2020Updated 5 years ago
- Compares the performance effect of 'noexcept' to an implicit exception specification☆19Oct 15, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 7 months ago
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- Cross-platform OS features in C++☆27Dec 21, 2021Updated 4 years ago
- Allocation-free move-only alternative to std::function for C++17☆13Feb 6, 2021Updated 5 years ago
- Header only associative linear container.☆43Sep 20, 2024Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Jan 23, 2026Updated 2 months ago
- Fast binary logger for C++☆231Jan 31, 2025Updated last year
- C++20 coroutine library☆141Dec 7, 2025Updated 3 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆233Sep 29, 2025Updated 5 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- Library for complex bitfields☆19May 25, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,020Mar 11, 2026Updated last week
- A minimal xoshiro256** generator with the C++ <random> interface☆37May 13, 2021Updated 4 years ago