ktprime / emhash

Fast and memory efficient c++ flat hash map/set
MIT License
435 stars 30 forks source link

wyhash have been significantly updated #5

Closed wangyi-fudan closed 4 years ago

wangyi-fudan commented 4 years ago

maybe it can be uncommented in your source now :-)

ktprime commented 4 years ago

good job & and thanks, from my bench your hash is really efficient and I'll integrate it into my hash_map