Decision Workspace
collections-fromstr vs wrapped-vec vs vec-iter
Side-by-side comparison of Rust crates
35
collections-fromstr
growingv0.1.1
Derives FromStr for collection types like Vec<T> or HashSet<T>.
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
Core Metrics
| collections-fromstr | wrapped-vec | vec-iter | |
|---|---|---|---|
| Health Score | 35 | 42 | 42 |
| Total Downloads | 4.1K | 47.0K | 965 |
| 30d Downloads | 24 | 873 | 4 |
| Dependents | 0 | 10 | 0 |
| Releases | 2 | 5 | 2 |
| Last Updated | 1778d ago | 1899d ago | 303d ago |
| Age | 4y 10m | 8y 5m | 10m |
Health Breakdown
collections-fromstr
Maintenance
3
Quality
13
Community
6
Popularity
4
Documentation
9
wrapped-vec
Maintenance
3
Quality
15
Community
9
Popularity
6
Documentation
9
vec-iter
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| collections-fromstr | wrapped-vec | vec-iter | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 3 | 0 |
| Crate Size | 6KB | 9KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| 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.
- •⚠ collections-fromstr, wrapped-vec have not been updated in over a year.