martinus / robin-hood-hashing

Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
https://gitter.im/martinus/robin-hood-hashing
MIT License
1.5k stars 142 forks source link

hope to support bazel #157

Closed Mr-whoz closed 1 year ago

martinus commented 1 year ago

I accept PR. Also, please switch to the successor https://github.com/martinus/unordered_dense if possible!