Decision Workspace
refset vs by_address vs rayon-hash
Side-by-side comparison of Rust crates
34
refset
growingv0.2.0
A non-owning HashSet
56
by_address
growingv1.2.1
Wrapper for comparing and hashing pointers by address
48
rayon-hash
growingv0.5.0
(deprecated) HashMap and HashSet with support for Rayon parallel iterators
Core Metrics
| refset | by_address | rayon-hash | |
|---|---|---|---|
| Health Score | 34 | 56 | 48 |
| Total Downloads | 4.4K | 8.1M | 20.2K |
| 30d Downloads | 5 | 677.6K | 119 |
| Dependents | 0 | 637 | 11 |
| Releases | 3 | 12 | 6 |
| Last Updated | 1983d ago | 730d ago | 2529d ago |
| Age | 5y 5m | 8y 5m | 8y 4m |
Health Breakdown
refset
Maintenance
4
Quality
14
Community
3
Popularity
4
Documentation
9
by_address
Maintenance
4
Quality
17
Community
14
Popularity
8
Documentation
13
rayon-hash
Maintenance
6
Quality
14
Community
11
Popularity
5
Documentation
12
Technical Details
| refset | by_address | rayon-hash | |
|---|---|---|---|
| Version | 0.2.0 | 1.2.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 6 | 0 | 4 |
| Crate Size | 7KB | 8KB | 60KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •by_address leads with a health score of 56/100, but none of the options score above 80.
- •by_address is depended on by 637 crates — strongest ecosystem trust.
- •⚠ refset, by_address, rayon-hash have not been updated in over a year.
- •refset, rayon-hash are pre-1.0 — API may change.