← All repos

smhasher

Automatically exported from code.google.com/p/smhasher

Browse cluster: Cluster 200
64commits
5contributors
3languages

Tech stack & purpose

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.

Languages

C++
79.1%
C
20.6%
CMake
0.2%

Contributors