#hash #jenkins #html #jhash

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 204/week @ 2025-01-12 136/week @ 2025-01-19 30/week @ 2025-01-26 87/week @ 2025-02-02 127/week @ 2025-02-09 84/week @ 2025-02-16 99/week @ 2025-02-23 85/week @ 2025-03-02 71/week @ 2025-03-09 78/week @ 2025-03-16 28/week @ 2025-03-23 105/week @ 2025-03-30 134/week @ 2025-04-06 32/week @ 2025-04-13 50/week @ 2025-04-20 35/week @ 2025-04-27

258 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