murmurhash3

Version 1.0 revision 0 uploaded by NisWegmann.

Package meta

Synopsis
32-bit non-cryptographic hashing
Description

MurmurHash is a family of non-cryptographic hash functions suitable for general hash-based lookup. This implementation uses the MurmurHash3 algorithm and provides a type class for computing 32-bit hashes from all prevalent data types in the Haskell 2010 Standard.

Author
Nis N. Wegmann
Bug reports
n/a
Category
Data, Digest
Copyright
n/a
Homepage
https://github.com/niswegmann/murmurhash3
Maintainer
niswegmann@gmail.com
Package URL
n/a
Stability
provisional

Components