murmur3

Crates.iomurmur3
lib.rsmurmur3
version0.5.2
sourcesrc
created_at2015-12-06 20:21:30.245881
updated_at2022-10-10 02:58:14.355811
descriptionA rust implementation of Murmur3 hash
homepage
repositoryhttps://github.com/stusmall/murmur3
max_upload_size
id3580
size48,855
Stuart Small (stusmall)

documentation

README

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.

Commit count: 48

cargo fmt