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