Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 538 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 538 Bytes

murmur3

Actions Status Crates.io MSRV

This is a rust implementation of the fast, non-cryptographic hash murmur3.

See the API docs for example code.