#city-hash

cityhash-102-rs

Faithful reimplementation of CityHash v1.0.2 64bit and 128bit hashes

1 unstable release

0.1.0 Aug 22, 2023

#1495 in Algorithms

Download history 34/week @ 2024-12-07 23/week @ 2024-12-14 8/week @ 2025-01-04 21/week @ 2025-01-11 20/week @ 2025-01-18 9/week @ 2025-01-25 19/week @ 2025-02-01 38/week @ 2025-02-08 65/week @ 2025-02-15 27/week @ 2025-02-22 20/week @ 2025-03-01 19/week @ 2025-03-08 136/week @ 2025-03-15 102/week @ 2025-03-22

279 downloads per month
Used in 2 crates (via ptr_hash)

Custom license

31KB
507 lines

cityhash-rust

This is a faithful reimplementation of cityhash v1.0.2 in pure rust.

No runtime deps