Decision Workspace
mx3 vs hashbrown vs wyrand
Side-by-side comparison of Rust crates
47
mx3
growingv1.0.1
Implementation of the mx3 algorithm providing a bit mixer, pseudo-random number generator, and hash function.
63
hashbrown
growingv0.16.1
A Rust port of Google's SwissTable hash map
62
wyrand
growingv0.4.1
A fast & portable non-cryptographic pseudorandom number generator and hashing algorithm
Core Metrics
| mx3 | hashbrown | wyrand | |
|---|---|---|---|
| Health Score | 47 | 63 | 62 |
| Total Downloads | 9.4K | 1.3B | 73.4K |
| 30d Downloads | 54 | 114.9M | 4.3K |
| Dependents | 1 | 27.0K | 33 |
| Releases | 4 | 54 | 14 |
| Last Updated | 1375d ago | 127d ago | 35d ago |
| Age | 4y 11m | 7y 5m | 3y |
Health Breakdown
mx3
Maintenance
3
Quality
22
Community
7
Popularity
5
Documentation
10
hashbrown
Maintenance
14
Quality
12
Community
17
Popularity
8
Documentation
12
wyrand
Maintenance
16
Quality
18
Community
10
Popularity
6
Documentation
12
Technical Details
| mx3 | hashbrown | wyrand | |
|---|---|---|---|
| Version | 1.0.1 | 0.16.1 | 0.4.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 2 | 15 | 7 |
| Crate Size | 8KB | 148KB | 23KB |
| Features | 2 | 8 | 10 |
| Yanked % | 0.0% | 7.4% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65.0 | 1.85.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •hashbrown leads with a health score of 63/100, but none of the options score above 80.
- •hashbrown is depended on by 27.0K crates — strongest ecosystem trust.
- •⚠ mx3 has not been updated in over a year.
- •hashbrown, wyrand are pre-1.0 — API may change.