You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an meowhash crate but it seems half-baked (wasn't even able to build with it on Macbook ARM, so I doubt it will even be correct or perform as fast as the official C implementation).
So I guess a way to have gxhash benched next to meowhash would be to have gxhash integrated into SMHasher (which already includes meowhash) and see the benchmark results from this project instead.
The meowhash crate doesn't seem to be maintained; I have an unmerged PR to address some basic semver-incompatible compilation issues from over two years ago.
https://github.com/cmuratori/meow_hash
https://mollyrocket.com/meowhash
The text was updated successfully, but these errors were encountered: