robin-map

v 0.6.3

C++ implementation of a fast hash map and hash set using robin hood hashing

The robin-map library is a C++ implementation of a fast hash map and hash set using open-addressing and linear robin hood hashing with backward shift deletion to resolve collisions.

https://github.com/Tessil/robin-map

To install robin-map, paste this in macOS terminal after installing MacPorts

sudo port install robin-map

Add to my watchlist

Installations 2
Requested Installations 0