#murmur-hash #murmurhash32-2

murmurhash32

A simple implementation of murmurhash32_2

4 releases (2 breaking)

0.3.1 Feb 23, 2024
0.3.0 Mar 3, 2023
0.2.0 Dec 17, 2018
0.1.0 Dec 17, 2018

#429 in Algorithms

Download history 72762/week @ 2025-09-12 78993/week @ 2025-09-19 85874/week @ 2025-09-26 91471/week @ 2025-10-03 99414/week @ 2025-10-10 107337/week @ 2025-10-17 108281/week @ 2025-10-24 105306/week @ 2025-10-31 94701/week @ 2025-11-07 117219/week @ 2025-11-14 123944/week @ 2025-11-21 119249/week @ 2025-11-28 118304/week @ 2025-12-05 105855/week @ 2025-12-12 70457/week @ 2025-12-19 51014/week @ 2025-12-26

367,532 downloads per month
Used in 270 crates (7 directly)

MIT license

8KB
197 lines

murmurhash32

A simple implementation of murmurhash32_2

No runtime deps