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
We are considering using this to replace CityHash, where we use both CityHash64() and CityHash128() (in different contexts). Rapidhash only provides a 64-bit output value; it would be useful to also have a version that provided 128 bits of hash.