drogalis / contiguous-rb-tree-mapLinks
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.
☆13Updated 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:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆71Updated 3 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- C++ command line argument parsing and routing☆52Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Lightweight, header only, coroutine library for games.☆29Updated 6 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Library for complex bitfields☆19Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- simple ray tracing library focusing on good code☆58Updated last year
- Meta C++ Library and Tool☆83Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆55Updated 3 weeks ago
- Text wrapper and column formatter for C++.☆28Updated 2 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Updated 2 months ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- C++ small containers☆148Updated 7 months ago
- Comparison operators for std::span☆16Updated 5 years ago
- A C++20 serialization library (cereal fork)☆29Updated 6 months ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago