shepmaster / twox-hash

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

Comparison against `xxhash-rust`? #84

Closed firasuke closed 7 months ago

firasuke commented 2 years ago

How does twox-hash compare against xxhash-rust given that they're both unofficial implementations of the xxhash algorithms? Are there any benchmarks?

SteveLauC commented 1 year ago

Same question but in the repo of xxhash-rust, and the author of xxhash-rust has given a brief comparison