@hackage murmur31.0.5

Pure Haskell implementation of the MurmurHash3 x86 algorithm

Build Status

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.