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.6.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, 1.0.6 |
|---|---|
| Dependencies | base (>=4.6 && <5), bytestring (>=0.10), cereal (>=0.5.1) [details] |
| License | MIT |
| Author | JP Rupp |
| Maintainer | jprupp@protonmail.ch |
| 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 2025-05-09T14:57:07Z |
| Distributions | LTSHaskell:1.0.6, NixOS:1.0.6, Stackage:1.0.6 |
| Reverse Dependencies | 4 direct, 16 indirect [details] |
| Downloads | 5578 total (19 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] |