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

#40 in Algorithms

Download history 301241/week @ 2024-12-17 86509/week @ 2024-12-24 219950/week @ 2024-12-31 445930/week @ 2025-01-07 407710/week @ 2025-01-14 409567/week @ 2025-01-21 458323/week @ 2025-01-28 473536/week @ 2025-02-04 478347/week @ 2025-02-11 465424/week @ 2025-02-18 488584/week @ 2025-02-25 878636/week @ 2025-03-04 736586/week @ 2025-03-11 1149257/week @ 2025-03-18 972745/week @ 2025-03-25 515635/week @ 2025-04-01

3,506,049 downloads per month
Used in 133 crates (50 directly)

MIT/Apache

16KB
362 lines

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.

No runtime deps