Fast hash map and hash set C++ library implementation
C++ implementation of a fast hash map and hash set
robin-map
$ brew install robin-map && cat $(brew --prefix robin-map)/include/tsl/robin_map.h
$ brew --prefix robin-map
$ brew info robin-map