shepmaster / twox-hash

A Rust implementation of the XXHash algorithm.
MIT License
358 stars 41 forks source link

Suggestion: add "xx" keyword #89

Open CAD97 opened 2 years ago

CAD97 commented 2 years ago

I nearly couldn't find this crate

xpe commented 1 year ago

As of today (2023-09-05), I had better luck with https://lib.rs than https://crates.io:

lib.rs

Searching lib.rs for "xxhash" gives these top two results, which are exactly what I hoped to find:

crates.io

In comparison, searching crates.io for "xxhash" gives something like the following: