Fast & memory efficient hashtable based on robin hood hashing for C++
robin-hood-hashing provides classes robin_hood::unordered_map and robin_hood::unordered_set. It is a platform independent replacement for std::unordered_map and std::unordered_set which is both faster and more memory efficient for real-world use cases.
$
pkg install robin-hood-hashingOrigin
devel/robin-hood-hashing
Size
98.2KiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
0 packages
Required by
0 packages