Decision Workspace
ref_wrapper vs ref_iter vs nested-ref
Side-by-side comparison of Rust crates
43
ref_wrapper
growingv0.3.0
Wrapper of dynamically borrowed data.
46
ref_iter
growingv0.4.2
Dynamic borrowing iterator.
36
nested-ref
growingv0.1.0
References to data contained in one or more nested RefCells
Core Metrics
| ref_wrapper | ref_iter | nested-ref | |
|---|---|---|---|
| Health Score | 43 | 46 | 36 |
| Total Downloads | 11.9K | 4.5K | 1.5K |
| 30d Downloads | 14 | 25 | 3 |
| Dependents | 0 | 0 | 0 |
| Releases | 10 | 7 | 1 |
| Last Updated | 487d ago | 256d ago | 1049d ago |
| Age | 2y 11m | 1y 4m | 2y 10m |
Health Breakdown
ref_wrapper
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
10
ref_iter
Maintenance
9
Quality
17
Community
6
Popularity
4
Documentation
10
nested-ref
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| ref_wrapper | ref_iter | nested-ref | |
|---|---|---|---|
| Version | 0.3.0 | 0.4.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 1 |
| Crate Size | 8KB | 14KB | 11KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ref_iter leads with a health score of 46/100, but none of the options score above 80.
- •ref_wrapper has the most downloads (11.9K), suggesting wider adoption.
- •⚠ ref_wrapper, nested-ref have not been updated in over a year.