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 4 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated 2 weeks ago
- Comparison operators for std::span☆16Updated 5 years ago
- Lightweight, header only, coroutine library for games.☆29Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- C++ command line argument parsing and routing☆51Updated last year
- List-initialize containers with proper move semantics☆30Updated 10 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
- Unique-ownership smart pointers with observable lifetime.☆39Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- simple ray tracing library focusing on good code☆58Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- P0323 & P2505 std::expected simple implementation☆43Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Time to #include standard library and other C++ headers.☆106Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 9 months ago
- string pattern matching in C++20☆10Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++20 serialization library (cereal fork)☆32Updated 6 months ago
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- Yet another C++ text formatting library.☆71Updated last year
- Windows Using Headers Only...☆63Updated 5 years ago