BSD-3-Clause licensed by Thomas Schilling
Maintained by Thomas Schilling
This version can be pinned in stack with:murmur-hash-0.1.0.8@sha256:fde83f1b0b02690f51845e812dad9d225713591fa06a45b187ef4bcea093bb4f,957

Module documentation for 0.1.0.8

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2016-04-07(full list with versions):

Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function. See http://murmurhash.googlepages.com/ for details.

This implementation is pure Haskell, so it might be a bit slower than a C FFI binding.