Decision Workspace
non_empty_continuous vs not_empty vs populated
Side-by-side comparison of Rust crates
38
non_empty_continuous
growingv0.1.1
Non-empty continuous collections
51
not_empty
growingv0.1.3
Slices and vectors that are statically guaranteed to be not empty.
43
populated
growingv0.0.6
Collection types that are guaranteed to be populated (i.e. non-empty). Based on std::collections types.
Core Metrics
| non_empty_continuous | not_empty | populated | |
|---|---|---|---|
| Health Score | 38 | 51 | 43 |
| Total Downloads | 2.5K | 31.4K | 7.0K |
| 30d Downloads | 5 | 1.3K | 8 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 4 | 6 |
| Last Updated | 559d ago | 1282d ago | 663d ago |
| Age | 1y 10m | 3y 6m | 1y 10m |
Health Breakdown
non_empty_continuous
Maintenance
5
Quality
16
Community
3
Popularity
4
Documentation
10
not_empty
Maintenance
10
Quality
17
Community
6
Popularity
5
Documentation
13
populated
Maintenance
7
Quality
16
Community
5
Popularity
5
Documentation
10
Technical Details
| non_empty_continuous | not_empty | populated | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | 0BSD | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 10KB | 25KB | 32KB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •not_empty leads with a health score of 51/100, but none of the options score above 80.
- •⚠ non_empty_continuous, not_empty, populated have not been updated in over a year.