9 releases (5 breaking)
0.5.2 | Oct 10, 2022 |
---|---|
0.5.1 | Feb 4, 2020 |
0.5.0 | Jan 26, 2020 |
0.4.1 | Mar 17, 2018 |
0.1.0 | Dec 7, 2015 |
#37 in Algorithms
1,874,763 downloads per month
Used in 127 crates
(49 directly)
16KB
362 lines
murmur3
This is a rust implementation of the fast, non-cryptographic hash murmur3.
See the API docs for example code.
lib.rs
:
A pure rust implementation of the fast, non-cryptographic hash murmur3