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 10 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++☆59Updated 5 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- Standalone version of the boost::unordered library☆28Updated last month
- An indirect value-type for C++☆84Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- Forward declarations for C++ standard library☆22Updated 4 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated last week
- Meta C++ Library and Tool☆83Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- C++ command line argument parsing and routing☆52Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Lightweight, header only, coroutine library for games.☆27Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week