Murmur3 Murmur3 is a non-cryptographic hash designed to be fast and collision-resistant for most "typical" data sets. This is a (mostly) C89 compliant port of the original MurmurHash3. License All of this code is in the public domain.