#cityhash #faithful #128-bit #64-bit

cityhash-102-rs

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

1 unstable release

0.1.0 Aug 22, 2023

#1277 in Algorithms

Download history 7/week @ 2024-01-07 3/week @ 2024-01-14 3/week @ 2024-02-11 19/week @ 2024-02-18 24/week @ 2024-02-25 9/week @ 2024-03-03 19/week @ 2024-03-10 9/week @ 2024-03-17 13/week @ 2024-03-24 31/week @ 2024-03-31

74 downloads per month
Used in 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