#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 54/week @ 2024-11-16 102/week @ 2024-11-23 272/week @ 2024-11-30 237/week @ 2024-12-07 241/week @ 2024-12-14 484/week @ 2024-12-21 126/week @ 2024-12-28 241/week @ 2025-01-04 226/week @ 2025-01-11 131/week @ 2025-01-18 35/week @ 2025-01-25 75/week @ 2025-02-01 123/week @ 2025-02-08 94/week @ 2025-02-15 92/week @ 2025-02-22 90/week @ 2025-03-01

442 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