Automatically exported from code.google.com/p/smhasher
Browse cluster: Cluster 200 →SMHasher is a test suite for evaluating the distribution, collision, and performance characteristics of non-cryptographic hash functions. The project is the home for the MurmurHash family of hash functions and includes MurmurHash3, the latest version designed to be faster and more robust while efficiently producing 32- and 128-bit hash values on both x86 and x64 platforms. The test suite itself is released under the MIT license, while all MurmurHash versions are public domain software. The project was created by Austin Appleby and has been maintained as a defacto standard for hash function testing.