Decision Workspace
nested-ref vs ref_iter vs ref_wrapper
Side-by-side comparison of Rust crates
36
nested-ref
growingv0.1.0
References to data contained in one or more nested RefCells
46
ref_iter
growingv0.4.2
Dynamic borrowing iterator.
43
ref_wrapper
growingv0.3.0
Wrapper of dynamically borrowed data.
Core Metrics
| nested-ref | ref_iter | ref_wrapper | |
|---|---|---|---|
| Health Score | 36 | 46 | 43 |
| Total Downloads | 1.5K | 4.5K | 11.9K |
| 30d Downloads | 3 | 25 | 14 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 7 | 10 |
| Last Updated | 1049d ago | 256d ago | 487d ago |
| Age | 2y 10m | 1y 4m | 2y 11m |
Health Breakdown
nested-ref
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
10
ref_iter
Maintenance
9
Quality
17
Community
6
Popularity
4
Documentation
10
ref_wrapper
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| nested-ref | ref_iter | ref_wrapper | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.2 | 0.3.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 | 11KB | 14KB | 8KB |
| 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.
- •⚠ nested-ref, ref_wrapper have not been updated in over a year.