#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

#8 in #jenkins

Download history 50/week @ 2024-04-07 60/week @ 2024-04-14 58/week @ 2024-04-21 124/week @ 2024-04-28 60/week @ 2024-05-05 51/week @ 2024-05-12 57/week @ 2024-05-19 84/week @ 2024-05-26 76/week @ 2024-06-02 95/week @ 2024-06-09 134/week @ 2024-06-16 108/week @ 2024-06-23 69/week @ 2024-06-30 58/week @ 2024-07-07 47/week @ 2024-07-14 54/week @ 2024-07-21

233 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