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 |
#38 in Algorithms
2,255,580 downloads per month
Used in 133 crates
(50 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