Decision Workspace
partially vs partially_derive vs optfield
Side-by-side comparison of Rust crates
48
partially
growingv0.2.1
Provides the Partial trait, and an optional macro to mirror a struct, wrapping each field in an Option
43
partially_derive
growingv0.2.1
Macros for the partially crate
48
optfield
growingv0.4.0
A macro that generates structs with optional fields
Core Metrics
| partially | partially_derive | optfield | |
|---|---|---|---|
| Health Score | 48 | 43 | 48 |
| Total Downloads | 443.5K | 443.5K | 1.4M |
| 30d Downloads | 45.0K | 45.0K | 377.7K |
| Dependents | 29 | 4 | 16 |
| Releases | 4 | 4 | 4 |
| Last Updated | 797d ago | 797d ago | 476d ago |
| Age | 2y 6m | 2y 6m | 5y 11m |
Health Breakdown
partially
Maintenance
5
Quality
17
Community
9
Popularity
7
Documentation
10
partially_derive
Maintenance
5
Quality
14
Community
7
Popularity
7
Documentation
10
optfield
Maintenance
8
Quality
14
Community
8
Popularity
7
Documentation
11
Technical Details
| partially | partially_derive | optfield | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.1 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 5 |
| Crate Size | 5KB | 9KB | 17KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.61 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •partially leads with a health score of 48/100, but none of the options score above 80.
- •optfield has the most downloads (1.4M), suggesting wider adoption.
- •⚠ partially, partially_derive, optfield have not been updated in over a year.