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