#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

#128 in Algorithms

Download history 58567/week @ 2024-12-08 61989/week @ 2024-12-15 25624/week @ 2024-12-22 32428/week @ 2024-12-29 64053/week @ 2025-01-05 72103/week @ 2025-01-12 62899/week @ 2025-01-19 77481/week @ 2025-01-26 89400/week @ 2025-02-02 85541/week @ 2025-02-09 75028/week @ 2025-02-16 108862/week @ 2025-02-23 104884/week @ 2025-03-02 111313/week @ 2025-03-09 103842/week @ 2025-03-16 99469/week @ 2025-03-23

429,548 downloads per month
Used in 148 crates (6 directly)

MIT license

8KB
197 lines

murmurhash32

A simple implementation of murmurhash32_2

No runtime deps