Decision Workspace
containing vs populated vs nonempty_tools
Side-by-side comparison of Rust crates
40
containing
experimentalv0.1.0-preview
Newtypes for dealing with collections that are guaranteed to be non-empty
43
populated
growingv0.0.6
Collection types that are guaranteed to be populated (i.e. non-empty). Based on std::collections types.
41
nonempty_tools
experimentalv0.1.0
优雅的 Rust 非空集合类型库,在编译时保证集合非空
Core Metrics
| containing | populated | nonempty_tools | |
|---|---|---|---|
| Health Score | 40 | 43 | 41 |
| Total Downloads | 467 | 7.0K | 277 |
| 30d Downloads | 3 | 8 | 37 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 6 | 1 |
| Last Updated | 260d ago | 663d ago | 149d ago |
| Age | 8m | 1y 10m | 4m |
Health Breakdown
containing
Maintenance
4
Quality
17
Community
4
Popularity
3
Documentation
12
populated
Maintenance
7
Quality
16
Community
5
Popularity
5
Documentation
10
nonempty_tools
Maintenance
6
Quality
15
Community
7
Popularity
3
Documentation
10
Technical Details
| containing | populated | nonempty_tools | |
|---|---|---|---|
| Version | 0.1.0-preview | 0.0.6 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MITNFA | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 23KB | 32KB | 13KB |
| Features | 6 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.63.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •populated leads with a health score of 43/100, but none of the options score above 80.
- •⚠ populated has not been updated in over a year.