#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

#9 in #jenkins

Download history 62/week @ 2023-11-19 163/week @ 2023-11-26 28/week @ 2023-12-03 10/week @ 2023-12-10 81/week @ 2023-12-17 54/week @ 2023-12-24 200/week @ 2023-12-31 46/week @ 2024-01-07 45/week @ 2024-01-14 48/week @ 2024-01-21 208/week @ 2024-01-28 36/week @ 2024-02-04 18/week @ 2024-02-11 61/week @ 2024-02-18 122/week @ 2024-02-25 60/week @ 2024-03-03

268 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