drogalis / Flat-Map-RB-TreeLinks
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 9 months ago
Alternatives and similar repositories for Flat-Map-RB-Tree
Users that are interested in Flat-Map-RB-Tree are comparing it to the libraries listed below
Sorting:
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆57Updated 4 months ago
- Lightweight, header only, coroutine library for games.☆27Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆77Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++ command line argument parsing and routing☆52Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆44Updated this week
- C++20 compile-time reflection library.☆35Updated 10 months ago
- Standalone version of the boost::unordered library☆28Updated last month
- An indirect value-type for C++☆83Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 3 weeks ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆26Updated 5 years ago
- Comparison operators for std::span☆16Updated 5 years ago
- Build-system agnostic code generation application for C++.☆25Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 3 weeks ago