ahash -> foldhash?
Open
- Dominant language
- Rust
- Stars
- 2
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
It seems like in the time since I moved the library to use ahash as "the new hotness" for semi-hashdos-resistant algos, [foldhash](https://github.com/orlp/foldhash) has gotten more attention. Might be worth looking at.
Haven't seen conclusive benchmarking, but from skimming some conversation threads it sounds like people are seeing benchmark wins when targeting generic CPUs (which is the main use case where this library gets used).
Contributor guide
Assessment
This issue has not been assessed yet.