murmurhash3-1.0: 32-bit non-cryptographic hashing

The murmurhash3 package

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.

Properties

Version1.0
Dependencieshaskell2010
LicensePublicDomain
AuthorNis N. Wegmann
Maintainerniswegmann@gmail.com
Stabilityprovisional
CategoryData, Digest
Home pagehttps://github.com/niswegmann/murmurhash3
Source repositorygit clone https://github.com/niswegmann/murmurhash3.git
Upload dateWed Jun 22 20:30:24 UTC 2011
Uploaded byNisWegmann
Built onghc-7.0

Modules

Downloads