murmur-hash: MurmurHash2 implementation for Haskell.

[ bsd3, data, digest, library ] [ Propose Tags ] [ Report a vulnerability ]

Implements MurmurHash2, a good, fast, general-purpose, non-cryptographic hashing function.

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

Downloads

Maintainer's Corner

Package maintainers

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
Change log changelog.md
Dependencies base (>=4.7 && <5), bytestring (>=0.9 && <0.13) [details]
Tested with ghc ==9.12.0, ghc ==9.10.1, ghc ==9.8.2, ghc ==9.6.6, ghc ==9.4.8, ghc ==9.2.8, ghc ==9.0.2, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2
License BSD-3-Clause
Author Thomas Schilling
Maintainer Andreas Abel
Category Data, Digest
Home page https://github.com/nominolo/murmur-hash
Source repo head: git clone https://github.com/nominolo/murmur-hash.git
Uploaded by AndreasAbel at 2024-11-12T20:33:20Z
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 27297 total (168 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-11-12 [all 1 reports]