CityHash

CityHash is an algorithm invented in 2010 by Geoff Pike, Jyrki Alakuijala (Google) .

The digest (hash generated by this algorithm) is 64 bits (8 Bytes) in length.

You can read more about it on this page.