# murmur3
[](https://github.com/stusmall/murmur3/actions)
[](https://crates.io/crates/murmur3)
[](https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html)
This is a rust implementation of the fast, non-cryptographic hash [murmur3](https://en.wikipedia.org/wiki/MurmurHash).
See the [API docs](https://docs.rs/murmur3/) for example code.