A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a reduced memory footprint per node.
☆13Nov 16, 2024Updated last year
Alternatives and similar repositories for contiguous-rb-tree-map
Users that are interested in contiguous-rb-tree-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sigma Rules Engine inside the Linux Kernel using eBPF. Focusing on prevention capabilities☆88Updated this week
- Botao Wu, Zhendong Wang and Huamin Wang. 2022. A GPU-Based Multilevel Additive Schwarz Preconditioner for Cloth and Deformable Body Simul…☆14Sep 6, 2022Updated 3 years ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- Pies is a constraint- and particle-based, soft-body physics engine.☆14Jun 28, 2023Updated 2 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
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆89Nov 30, 2025Updated 3 months ago
- Efficient in-process pub/sub pattern for C++☆16Jan 11, 2022Updated 4 years ago
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Plain-text macro expander with React-inspired widgets. Markdown with steroids.☆12Oct 29, 2020Updated 5 years ago
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Nov 8, 2024Updated last year
- Linux command line tool to analyze hex data.☆13May 17, 2021Updated 4 years ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 10 months ago
- A collection of microbenchmarks for various game- and graphics-centric vectormath libraries.☆17Sep 6, 2024Updated last year
- A collection of scripts for building Clang on Linux☆17Aug 8, 2022Updated 3 years ago
- Layouts and prints graphs (DAGs) to the terminal.☆12Sep 27, 2019Updated 6 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- Timers and Alarms based on threads in modern C++☆13Apr 1, 2024Updated last year
- 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Sep 19, 2023Updated 2 years ago
- A small & high-level C++ networking library providing simple server/client architecture.☆21Aug 4, 2024Updated last year
- Standalone reimplementation of //base module from Chromium☆62Updated this week
- A modern and (mostly) macro free mocking-framework☆56Jan 8, 2026Updated 2 months ago
- a mod that adds more bees to minecraft forestry☆11Apr 12, 2020Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated this week
- Backporting std::expected to C++17.☆41Jul 15, 2025Updated 8 months ago
- A lightweight particle filter in C++☆13Jan 16, 2022Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- FAF M27AI☆11Mar 21, 2025Updated last year
- Short copypasta for conveniently iterate through members of a simple struct using the trick from Boost.PFR☆12Jul 29, 2024Updated last year
- Fast Solution of Optimal Control Problems With L1 Cost☆10Aug 9, 2019Updated 6 years ago
- C++ xUnit-like testing framework without macros☆16Nov 6, 2025Updated 4 months ago
- Timers based on different time sources, using the C++11 chrono interface☆16Apr 13, 2017Updated 8 years ago
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated last month