Description: MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. It was created by Austin Appleby in 2008, and exists in a number of variants, all of which have been released into the public domain.
To Search:
File list (Check if you may need any files):
MurmurHash.cpp
MurmurHash2.cpp
MurmurHash2_64.cpp
MurmurHashAligned.cpp
MurmurHashAligned2.cpp
MurmurHashNeutral2.cpp