CityHash provides hash functions for strings. The functions mix the input bits
thoroughly but are not suitable for cryptography.

Homepage:
https://github.com/google/cityhash
