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.
14Updated 2 weeks ago

Related projects

Alternatives and complementary repositories for Flat-Map-RB-Tree