@hackage murmur31.0.6
Pure Haskell implementation of the MurmurHash3 x86 algorithm
Installation
Dependencies (3)
- base >=4.6 && <5
- bytestring >=0.10
- cereal >=0.5.1 Show all…
Dependents (4)
@hackage/swarm, @hackage/haskoin-core, @hackage/urbit-hob, @hackage/unleash-client-haskell-core
Murmur3
Pure Haskell implementation of the MurmurHash3 algorithm.
Documentation
http://hackage.haskell.org/package/murmur3
For details on the MurmurHash3 algorithm, see http://code.google.com/p/smhasher/source/browse/trunk/MurmurHash3.cpp
Contributing
Contribute via GitHub pull requests.