flier / rust-fasthash

A suite of non-cryptographic hash functions for Rust.
Apache License 2.0
138 stars 28 forks source link

city::hash128to64 #26

Open nvartolomei opened 2 years ago

nvartolomei commented 2 years ago

This is handy for combining hashes. https://github.com/google/cityhash/blob/master/src/city.h#L101