Decision Workspace
museair vs rapidhash vs wyhash
Side-by-side comparison of Rust crates
53
museair
growingv0.4.0
A portable hashing algorithm that heavily optimized for performance and quality, incorporating structures never before implemented.
74
rapidhash
stablev4.4.1
An extremely fast, high quality, platform-independent hashing algorithm.
53
wyhash
growingv0.6.0
Rust implementation of the WyHash fast portable non-cryptographic hashing algorithm and random number generator.
Core Metrics
| museair | rapidhash | wyhash | |
|---|---|---|---|
| Health Score | 53 | 74 | 53 |
| Total Downloads | 9.7K | 5.1M | 6.8M |
| 30d Downloads | 664 | 1.8M | 844.3K |
| Dependents | 18 | 527 | 225 |
| Releases | 4 | 20 | 9 |
| Last Updated | 246d ago | 35d ago | 308d ago |
| Age | 1y 7m | 1y 6m | 7y |
Health Breakdown
museair
Maintenance
8
Quality
16
Community
9
Popularity
5
Documentation
15
rapidhash
Maintenance
17
Quality
21
Community
13
Popularity
8
Documentation
15
wyhash
Maintenance
6
Quality
15
Community
12
Popularity
8
Documentation
12
Technical Details
| museair | rapidhash | wyhash | |
|---|---|---|---|
| Version | 0.4.0 | 4.4.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 4 |
| Crate Size | 14KB | 57KB | 14KB |
| Features | 2 | 6 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.83.0 | 1.71.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rapidhash leads with a health score of 74/100, but none of the options score above 80.
- •wyhash has the most downloads (6.8M), suggesting wider adoption.
- •rapidhash is depended on by 527 crates — strongest ecosystem trust.
- •museair, wyhash are pre-1.0 — API may change.