murmur3: Pure Haskell implementation of the MurmurHash3 x86 algorithm
MurmurHash3 is a non-cryptographic hash function suitable for general hash-based lookup. We provide the x86 version which closely follows the following implementation: https://code.google.com/p/smhasher/source/browse/trunk/MurmurHash3.cpp
[Skip to Readme]
Downloads
- murmur3-1.0.5.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] | 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), cereal (>=0.5.1) [details] |
License | MIT |
Author | |
Maintainer | Jean-Pierre Rupp |
Category | Data, Hash, Murmur |
Home page | https://github.com/haskoin/murmur3#readme |
Bug tracker | https://github.com/haskoin/murmur3/issues |
Source repo | head: git clone https://github.com/haskoin/murmur3 |
Uploaded | by jprupp at 2021-09-28T20:09:17Z |
Distributions | LTSHaskell:1.0.5, NixOS:1.0.5, Stackage:1.0.5 |
Reverse Dependencies | 4 direct, 16 indirect [details] |
Downloads | 5363 total (39 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] |