Crates.io | murmur3 |
lib.rs | murmur3 |
version | 0.5.2 |
source | src |
created_at | 2015-12-06 20:21:30.245881 |
updated_at | 2022-10-10 02:58:14.355811 |
description | A rust implementation of Murmur3 hash |
homepage | |
repository | https://github.com/stusmall/murmur3 |
max_upload_size | |
id | 3580 |
size | 48,855 |
This is a rust implementation of the fast, non-cryptographic hash murmur3.
See the API docs for example code.