#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 54/week @ 2024-07-21 41/week @ 2024-07-28 50/week @ 2024-08-04 54/week @ 2024-08-11 23/week @ 2024-08-18 157/week @ 2024-08-25 46/week @ 2024-09-01 67/week @ 2024-09-08 78/week @ 2024-09-15 168/week @ 2024-09-22 105/week @ 2024-09-29 141/week @ 2024-10-06 90/week @ 2024-10-13 90/week @ 2024-10-20 110/week @ 2024-10-27 33/week @ 2024-11-03

340 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