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++☆72Updated 4 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated last month
- C++ command line argument parsing and routing☆51Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Build C, C++ and ASM files in C++☆49Updated 3 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 10 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 6 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- simple ray tracing library focusing on good code☆58Updated last year
- Standalone version of the boost::unordered library☆35Updated 6 months ago
- Lightweight, header only, coroutine library for games.☆30Updated this week
- Library for complex bitfields☆19Updated last year
- A collection of std-like single-header C++ libraries☆201Updated this week
- Meta C++ Library and Tool☆83Updated 3 years ago
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Circular span☆12Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Multi-format serialization library (JSON, XML, YAML, CSV, MsgPack)☆27Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆113Updated last year