drogalis / contiguous-rb-tree-mapView on GitHub
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.
13Nov 16, 2024Updated last year

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:

Are these results useful?