murmur3: Pure Haskell implementation of the MurmurHash3 x86_32 algorithm.

[ data, hash, library, mit, murmur, public-domain ] [ Propose Tags ]

MurmurHash3 is a non-cryptogrpahic hash function suitable for general hash-based lookup. We provide the x86_32 version which closely follows the following implementation: https://code.google.com/p/smhasher/source/browse/trunk/MurmurHash3.cpp

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5
Dependencies base (>=4.6 && <5), bytestring (>=0.10 && <0.11), cereal (>=0.5.1 && <0.5.3) [details]
License LicenseRef-PublicDomain
Author Philippe Laprade
Maintainer Philippe Laprade, Jean-Pierre Rupp
Revised Revision 1 made by PhilippeLaprade at 2020-06-12T13:49:45Z
Category Data, Hash, Murmur
Home page http://github.com/haskoin/murmur3
Bug tracker http://github.com/haskoin/murmur3/issues
Source repo head: git clone git://github.com/haskoin/murmur3.git
Uploaded by PhilippeLaprade at 2016-06-13T23:23:12Z
Distributions LTSHaskell:1.0.5, NixOS:1.0.5, Stackage:1.0.5
Reverse Dependencies 4 direct, 16 indirect [details]
Downloads 5077 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-23 [all 1 reports]