Decision Workspace
nonempty-containers vs non-empty-string vs populated
Side-by-side comparison of Rust crates
44
nonempty-containers
growingv0.2.3
Fast, zero-cost conversion, and fully inter-operable nonempty container types.
49
non-empty-string
growingv0.2.6
A simple type for non empty Strings, similar to NonZeroUsize and friends.
43
populated
growingv0.0.6
Collection types that are guaranteed to be populated (i.e. non-empty). Based on std::collections types.
Core Metrics
| nonempty-containers | non-empty-string | populated | |
|---|---|---|---|
| Health Score | 44 | 49 | 43 |
| Total Downloads | 11.2K | 4.0M | 7.0K |
| 30d Downloads | 17 | 313.8K | 8 |
| Dependents | 0 | 98 | 0 |
| Releases | 14 | 8 | 6 |
| Last Updated | 383d ago | 352d ago | 663d ago |
| Age | 1y 1m | 4y 6m | 1y 10m |
Health Breakdown
nonempty-containers
Maintenance
8
Quality
14
Community
5
Popularity
5
Documentation
12
non-empty-string
Maintenance
7
Quality
16
Community
8
Popularity
8
Documentation
10
populated
Maintenance
7
Quality
16
Community
5
Popularity
5
Documentation
10
Technical Details
| nonempty-containers | non-empty-string | populated | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.6 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 5 | 0 |
| Crate Size | 8KB | 14KB | 32KB |
| Features | 2 | 3 | 0 |
| Yanked % | 7.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •non-empty-string leads with a health score of 49/100, but none of the options score above 80.
- •⚠ nonempty-containers, populated have not been updated in over a year.