blob: 2626abb9853b93cb3a97fa6006268cb57a15da7b [file] [log] [blame]
Name: murmurhash.c
License: MIT
License File: LICENSE
Upstream Git: https://github.com/jwerle/murmurhash.c
Description:
MurmurHash is a non-cryptographic hash function suitable for general
hash-based lookup. This implementation implements version 3 of
MurmurHash.