Decision Workspace
oom vs non-empty-string vs nonempty-containers
Side-by-side comparison of Rust crates
42
oom
growingv0.3.0
One or Many types (Haskell NonEmpty)
49
non-empty-string
growingv0.2.6
A simple type for non empty Strings, similar to NonZeroUsize and friends.
44
nonempty-containers
growingv0.2.3
Fast, zero-cost conversion, and fully inter-operable nonempty container types.
Core Metrics
| oom | non-empty-string | nonempty-containers | |
|---|---|---|---|
| Health Score | 42 | 49 | 44 |
| Total Downloads | 5.9K | 4.0M | 11.2K |
| 30d Downloads | 4 | 313.8K | 17 |
| Dependents | 0 | 98 | 0 |
| Releases | 4 | 8 | 14 |
| Last Updated | 2032d ago | 352d ago | 383d ago |
| Age | 5y 6m | 4y 6m | 1y 1m |
Health Breakdown
oom
Maintenance
9
Quality
11
Community
5
Popularity
5
Documentation
12
non-empty-string
Maintenance
7
Quality
16
Community
8
Popularity
8
Documentation
10
nonempty-containers
Maintenance
8
Quality
14
Community
5
Popularity
5
Documentation
12
Technical Details
| oom | non-empty-string | nonempty-containers | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.6 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 8KB | 14KB | 8KB |
| Features | 4 | 3 | 2 |
| Yanked % | 75.0% | 0.0% | 7.1% |
| Edition | 2018 | 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.
- •⚠ oom, nonempty-containers have not been updated in over a year.