murmur3 icon indicating copy to clipboard operation
murmur3 copied to clipboard

A rust implementation of murmur3

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.