#hash #wyhash #prng

no-std wy

Rust implementation of wyhash algorithms

4 stable releases

1.1.2 Jul 31, 2020
1.1.1 Jul 30, 2020
1.1.0 Apr 28, 2020
1.0.0 Apr 26, 2020

#1939 in Algorithms

Download history 55/week @ 2023-08-17 47/week @ 2023-08-24 38/week @ 2023-08-31 49/week @ 2023-09-07 38/week @ 2023-09-14 36/week @ 2023-09-21 46/week @ 2023-09-28 47/week @ 2023-10-05 39/week @ 2023-10-12 49/week @ 2023-10-19 45/week @ 2023-10-26 33/week @ 2023-11-02 48/week @ 2023-11-09 42/week @ 2023-11-16 42/week @ 2023-11-23 38/week @ 2023-11-30

177 downloads per month

BSL-1.0 license

9KB
177 lines

wyhash

Crates.io Documentation

Rust implementation of wyhash algorithm


lib.rs:

Rust implementation of wyhash algorithm

No runtime deps