@hackage / murmur3

Pure Haskell implementation of the MurmurHash3 x86 algorithm

Latest1.0.6

About

Metadata

  • Last updated , by jprupp
  • License MIT
  • Maintained by: jprupp@protonmail.ch

  • Lottery factor: 1

Links

Installation

Readme

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.