Decision Workspace
outref vs write-only vs rsor
Side-by-side comparison of Rust crates
49
outref
growingv0.5.2
Out reference
38
write-only
growingv0.1.0
References/slices that provide write-access, but no read-access.
48
rsor
growingv0.1.5
Reusable slice of references
Core Metrics
| outref | write-only | rsor | |
|---|---|---|---|
| Health Score | 49 | 38 | 48 |
| Total Downloads | 97.2M | 1.6K | 54.8K |
| 30d Downloads | 9.1M | 4 | 1.1K |
| Dependents | 5 | 0 | 28 |
| Releases | 7 | 1 | 6 |
| Last Updated | 436d ago | 1613d ago | 692d ago |
| Age | 3y 8m | 4y 5m | 5y 4m |
Health Breakdown
outref
Maintenance
5
Quality
16
Community
8
Popularity
8
Documentation
12
write-only
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
10
rsor
Maintenance
5
Quality
16
Community
10
Popularity
6
Documentation
11
Technical Details
| outref | write-only | rsor | |
|---|---|---|---|
| Version | 0.5.2 | 0.1.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 0 |
| Crate Size | 6KB | 12KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.63.0 | — | 1.31 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •outref leads with a health score of 49/100, but none of the options score above 80.
- •⚠ outref, write-only, rsor have not been updated in over a year.