murmurhash3: 32-bit non-cryptographic hashing
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.
[Skip to Readme]
Downloads
- murmurhash3-1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0 |
---|---|
Dependencies | haskell2010 [details] |
License | LicenseRef-PublicDomain |
Author | Nis N. Wegmann |
Maintainer | niswegmann@gmail.com |
Category | Data, Digest |
Home page | https://github.com/niswegmann/murmurhash3 |
Source repo | head: git clone https://github.com/niswegmann/murmurhash3.git |
Uploaded | by NisWegmann at 2011-06-22T20:30:24Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1333 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |