packages feed

murmur3-1.0.5: README.md

[![Build Status](https://travis-ci.org/haskoin/murmur3.svg?branch=master)](https://travis-ci.org/haskoin/murmur3)

# 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.