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

#31 in Algorithms

Download history 418827/week @ 2024-12-09 359087/week @ 2024-12-16 82781/week @ 2024-12-23 189748/week @ 2024-12-30 413200/week @ 2025-01-06 456580/week @ 2025-01-13 366650/week @ 2025-01-20 459748/week @ 2025-01-27 471455/week @ 2025-02-03 517151/week @ 2025-02-10 419530/week @ 2025-02-17 499005/week @ 2025-02-24 823560/week @ 2025-03-03 761381/week @ 2025-03-10 978058/week @ 2025-03-17 1131085/week @ 2025-03-24

3,704,404 downloads per month
Used in 134 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