#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 40/week @ 2024-10-23 106/week @ 2024-10-30 36/week @ 2024-11-06 36/week @ 2024-11-13 65/week @ 2024-11-20 214/week @ 2024-11-27 285/week @ 2024-12-04 118/week @ 2024-12-11 615/week @ 2024-12-18 100/week @ 2024-12-25 193/week @ 2025-01-01 299/week @ 2025-01-08 123/week @ 2025-01-15 116/week @ 2025-01-22 117/week @ 2025-02-05

391 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