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
Sorting:
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Timers and Alarms based on threads in modern C++☆12Apr 1, 2024Updated last year
- string pattern matching in C++20☆10Dec 1, 2021Updated 4 years ago
- Compilation of header-only C++23 constexpr utilities☆13Aug 12, 2024Updated last year
- Experimental JSON builder based on C++ reflection☆57Oct 28, 2025Updated 4 months ago
- geohash implementation in C++☆18Jul 4, 2023Updated 2 years ago
- Efficient in-process pub/sub pattern for C++☆16Jan 11, 2022Updated 4 years ago
- cross platform clipboard library☆17Oct 16, 2023Updated 2 years ago
- Standalone version of the boost::unordered library☆35Jul 31, 2025Updated 7 months ago
- A small & high-level C++ networking library providing simple server/client architecture.☆20Aug 4, 2024Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Apr 26, 2024Updated last year
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- ☆14Feb 6, 2021Updated 5 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated 3 weeks ago
- Lightweight, header only, coroutine library for games.☆30Feb 9, 2026Updated 3 weeks 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 6 months ago
- Expressive High-Performance Eager Functional Programming Library for C++ 11☆50Nov 8, 2024Updated last year
- A modern and (mostly) macro free mocking-framework☆56Jan 8, 2026Updated last month
- Ease-of-use-first argument parsing for C++23☆63Jan 7, 2026Updated last month
- Standalone reimplementation of //base module from Chromium☆62Jul 6, 2025Updated 7 months ago
- Modern C++ header only library wrapper around libcurl☆40Oct 4, 2025Updated 5 months ago
- Compile-time string processing utilities, with TypeName resolution and built-in file path manipulation☆14Feb 23, 2026Updated last week
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- ☆10Jan 27, 2026Updated last month
- Conan recipe user interface☆13Jan 1, 2026Updated 2 months ago
- Fast Solution of Optimal Control Problems With L1 Cost☆10Aug 9, 2019Updated 6 years ago
- Dependency Injection Library for C++17/C++20/C++23/C++26☆44Aug 9, 2025Updated 6 months ago
- A universal C++ compression library based on wavelet transformation☆12Jun 14, 2024Updated last year
- Demonstration app for my lightning talk at QtDevCon22 - Handling Large Amount of Text in QML☆11Aug 18, 2023Updated 2 years ago
- Simple algorithms library☆11Oct 9, 2016Updated 9 years ago
- Network library implemented with C++23 standard☆10Jan 10, 2026Updated last month
- Meteorological Radar Image Downloader from mgm.gov.tr (for Turkey)☆12Nov 17, 2024Updated last year
- C++ interface for streamdeck☆13Feb 26, 2021Updated 5 years ago
- A header only C++ library provides nameof() macro to obtain the std::string name of a variable, type, or member. It works like nameof() i…☆36Jul 25, 2025Updated 7 months ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Oct 4, 2025Updated 5 months ago
- Augmented Reality Tutorials☆42Jul 4, 2023Updated 2 years ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago