drogalis / Flat-Map-RB-Tree
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.
☆15Updated this week
Related projects ⓘ
Alternatives and complementary repositories for Flat-Map-RB-Tree
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- List-initialize containers with proper move semantics☆26Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 3 years ago
- A modern and (mostly) macro free mocking-framework☆26Updated 3 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆52Updated 2 weeks ago
- C++20 Compact Tuple Tools☆47Updated this week
- reflection in c++ for json de/serialization☆40Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆40Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Library for complex bitfields☆18Updated 5 months ago
- Comparison operators for std::span☆15Updated 4 years ago
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated last year
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- An indirect value-type for C++☆82Updated last year
- C++ command line argument parsing and routing☆52Updated 4 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- C++20 for flag enums☆27Updated 4 years ago
- Meta C++ Library and Tool☆80Updated last year
- A C++20 serialization library (cereal fork)☆26Updated last year
- C++20 single-header library for embedding INI configs☆59Updated last year