murmur-hash: MurmurHash2 implementation for Haskell.
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.
Downloads
- murmur-hash-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.1.0.2, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11 |
---|---|
Dependencies | base (>=3.0 && <4.4) [details] |
License | BSD-3-Clause |
Author | Thomas Schilling |
Maintainer | Thomas Schilling <nominolo@googlemail.com> |
Category | Data, Digest |
Home page | http://github.com/nominolo/murmur-hash |
Uploaded | by ThomasSchilling at 2010-10-25T13:45:01Z |
Distributions | Arch:0.1.0.10, Debian:0.1.0.9, Fedora:0.1.0.10, FreeBSD:0.1.0.8, LTSHaskell:0.1.0.11, NixOS:0.1.0.10, Stackage:0.1.0.11 |
Reverse Dependencies | 12 direct, 236 indirect [details] |
Downloads | 27232 total (211 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] |