Decision Workspace
optempty vs thisisplural vs thisisplural_derive
Side-by-side comparison of Rust crates
48
optempty
growingv0.1.13
Tools for working types that may be empty. E.g., an empty `String`, `Vec`, `HashMap`, etc.
44
thisisplural
growingv0.7.0
#[derive(Plural)] for creating frictionless new types with any collection type like Vec or HashMap
28
thisisplural_derive
growingv0.1.0
#[derive(Plural)] for creating frictionless new types with a Vec, HashMap, etc.
Core Metrics
| optempty | thisisplural | thisisplural_derive | |
|---|---|---|---|
| Health Score | 48 | 44 | 28 |
| Total Downloads | 37.9K | 12.9K | 1.2K |
| 30d Downloads | 2.5K | 354 | 2 |
| Dependents | 18 | 25 | 1 |
| Releases | 7 | 9 | 1 |
| Last Updated | 1130d ago | 320d ago | 1658d ago |
| Age | 4y 6m | 4y 6m | 4y 6m |
Health Breakdown
optempty
Maintenance
4
Quality
17
Community
9
Popularity
5
Documentation
13
thisisplural
Maintenance
6
Quality
14
Community
9
Popularity
5
Documentation
10
thisisplural_derive
Maintenance
1
Quality
8
Community
6
Popularity
4
Documentation
9
Technical Details
| optempty | thisisplural | thisisplural_derive | |
|---|---|---|---|
| Version | 0.1.13 | 0.7.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 4 |
| Crate Size | 5KB | 7KB | 2KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 100.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •optempty leads with a health score of 48/100, but none of the options score above 80.
- •⚠ optempty, thisisplural_derive have not been updated in over a year.