Decision Workspace
sealedstruct_derive vs sealedstruct vs struct-patch-derive
Side-by-side comparison of Rust crates
44
sealedstruct_derive
experimentalv0.1.0
Procedural macro crate for sealedstruct - derive macros for validating structs
45
sealedstruct
experimentalv0.1.0
Generate boilerplate code to transition from raw (unchecked) structs to sealed (validated) structs
64
struct-patch-derive
growingv0.12.1
A library that helps you implement partial updates for your structs.
Core Metrics
| sealedstruct_derive | sealedstruct | struct-patch-derive | |
|---|---|---|---|
| Health Score | 44 | 45 | 64 |
| Total Downloads | 112 | 106 | 706.6K |
| 30d Downloads | 0 | 0 | 75.6K |
| Dependents | 1 | 3 | 41 |
| Releases | 1 | 1 | 41 |
| Last Updated | 25d ago | 25d ago | today |
| Age | 25d | 25d | 3y 4m |
Health Breakdown
sealedstruct_derive
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
10
sealedstruct
Maintenance
11
Quality
14
Community
8
Popularity
2
Documentation
10
struct-patch-derive
Maintenance
19
Quality
17
Community
9
Popularity
7
Documentation
12
Technical Details
| sealedstruct_derive | sealedstruct | struct-patch-derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 6 | 5 |
| Crate Size | 8KB | 11KB | 15KB |
| Features | 1 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.61.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •struct-patch-derive leads with a health score of 64/100, but none of the options score above 80.