murmur3: Pure Haskell implementation of the MurmurHash3 x86_32 algorithm.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 1.0.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5
Change log None available
Dependencies base (>=4.6 && <5), binary (>=0.7 && <0.8), bytestring (>=0.10 && <0.11) [details]
License LicenseRef-PublicDomain
Author Philippe Laprade
Maintainer plaprade+hackage@gmail.com
Category Data, Hash, Murmur
Home page http://github.com/plaprade/murmur3
Bug tracker http://github.com/plaprade/murmur3/issues
Source repo head: git clone git://github.com/haskoin/murmur3.git
Uploaded by PhilippeLaprade at 2015-06-15T11:49:17Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees