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:
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 5 months ago
- Container Traits for Modern C++☆30Updated 5 years 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☆52Updated last year
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Text wrapper and column formatter for C++.☆28Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Library for complex bitfields☆19Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last week
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Lightweight, header only, coroutine library for games.☆28Updated 5 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 8 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- A header only structure of arrays container for C++☆43Updated 2 years ago