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 11 months ago
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++☆63Updated last month
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Standalone version of the boost::unordered library☆29Updated 2 months ago
- C++ command line argument parsing and routing☆52Updated last year
- Lightweight, header only, coroutine library for games.☆27Updated 4 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Container Traits for Modern C++☆30Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- C++ Better Futures☆46Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- reflection in c++ for json de/serialization☆46Updated 2 years ago
- value types for composite class design - with allocators☆64Updated last week
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- A C++14 reflection library☆76Updated last week
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- A modern and (mostly) macro free mocking-framework☆55Updated last week
- stl-like algorithms for TYPES☆31Updated 2 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Unique-ownership smart pointers with observable lifetime.☆39Updated 2 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month