Decision Workspace
wrapped-vec vs vec-iter vs collections-fromstr
Side-by-side comparison of Rust crates
42
wrapped-vec
growingv0.3.0
Macro for generating wrapped Vec types and associated boilerplate
42
vec-iter
experimentalv0.1.1
Lazy collection of iterated element, implementing iterators for random access
35
collections-fromstr
growingv0.1.1
Derives FromStr for collection types like Vec<T> or HashSet<T>.
Core Metrics
| wrapped-vec | vec-iter | collections-fromstr | |
|---|---|---|---|
| Health Score | 42 | 42 | 35 |
| Total Downloads | 47.0K | 965 | 4.1K |
| 30d Downloads | 873 | 4 | 24 |
| Dependents | 10 | 0 | 0 |
| Releases | 5 | 2 | 2 |
| Last Updated | 1899d ago | 303d ago | 1778d ago |
| Age | 8y 5m | 10m | 4y 10m |
Health Breakdown
wrapped-vec
Maintenance
3
Quality
15
Community
9
Popularity
6
Documentation
9
vec-iter
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
10
collections-fromstr
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
9
Technical Details
| wrapped-vec | vec-iter | collections-fromstr | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 9 |
| Crate Size | 9KB | 3KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wrapped-vec leads with a health score of 42/100, but none of the options score above 80.
- •⚠ wrapped-vec, collections-fromstr have not been updated in over a year.