drogalis / contiguous-rb-tree-mapLinks

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 10 months ago

Alternatives and similar repositories for contiguous-rb-tree-map

Users that are interested in contiguous-rb-tree-map are comparing it to the libraries listed below

Sorting: