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

This is a rust implementation of the fast, non-cryptographic hash [murmur3](https://en.wikipedia.org/wiki/MurmurHash).
