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 8 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:
- C++ command line argument parsing and routing☆53Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆56Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 weeks ago
- Fast regular expression library, with full matching support, even at compile time!☆36Updated 5 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
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- 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
- An indirect value-type for C++☆83Updated last year
- Standalone version of the boost::unordered library☆29Updated last week
- Library for complex bitfields☆19Updated last year
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Lightweight, header only, coroutine library for games.☆27Updated last month
- Meta C++ Library and Tool☆82Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- A parallel pipeline for stream processing☆66Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆72Updated 2 weeks ago
- ☆41Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++20 compile-time reflection library.☆35Updated 9 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week