#jenkins #hash #optimization #32-bit #sized

jhash

Rust implementation of Jenkins hash with 32-bit sized optimizations

2 releases

Uses old Rust 2015

0.1.1 Jul 1, 2020
0.1.0 Mar 27, 2017

#6 in #jenkins

Download history 110/week @ 2024-10-29 33/week @ 2024-11-05 35/week @ 2024-11-12 62/week @ 2024-11-19 170/week @ 2024-11-26 283/week @ 2024-12-03 160/week @ 2024-12-10 554/week @ 2024-12-17 151/week @ 2024-12-24 161/week @ 2024-12-31 322/week @ 2025-01-07 112/week @ 2025-01-14 162/week @ 2025-01-21 115/week @ 2025-02-04 127/week @ 2025-02-11

407 downloads per month
Used in 10 crates (via cqdb)

BSD-3-Clause

10KB
279 lines

rust-jhash

Built from Jenkins hash C implementation in the public domain.

http://burtleburtle.net/bob/hash/doobs.html

No runtime deps