Decision Workspace
dbt-yaml_schemars_derive vs serde_derive vs schemars
Side-by-side comparison of Rust crates
51
dbt-yaml_schemars_derive
experimentalv0.9.2
Fork of schemars_derive adapted for dbt-serde-yaml
74
serde_derive
growingv1.0.228
Macros 1.1 implementation of #[derive(Serialize, Deserialize)]
69
schemars
stablev1.2.1
Generate JSON Schemas from Rust code
Core Metrics
| dbt-yaml_schemars_derive | serde_derive | schemars | |
|---|---|---|---|
| Health Score | 51 | 74 | 69 |
| Total Downloads | 7.7K | 832.7M | 201.5M |
| 30d Downloads | 5.0K | 51.3M | 28.0M |
| Dependents | 3 | 94.1K | 39.8K |
| Releases | 3 | 270 | 96 |
| Last Updated | 18d ago | 181d ago | 54d ago |
| Age | 1m | 9y 7m | 6y 7m |
Health Breakdown
dbt-yaml_schemars_derive
Maintenance
13
Quality
13
Community
5
Popularity
5
Documentation
15
serde_derive
Maintenance
11
Quality
20
Community
20
Popularity
8
Documentation
15
schemars
Maintenance
16
Quality
18
Community
15
Popularity
8
Documentation
12
Technical Details
| dbt-yaml_schemars_derive | serde_derive | schemars | |
|---|---|---|---|
| Version | 0.9.2 | 1.0.228 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 4 | 42 |
| Crate Size | 22KB | 60KB | 94KB |
| Features | 1 | 2 | 6 |
| Yanked % | 0.0% | 0.4% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.88 | 1.61 | 1.74 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •serde_derive leads with a health score of 74/100, but none of the options score above 80.
- •serde_derive is depended on by 94.1K crates — strongest ecosystem trust.
- •dbt-yaml_schemars_derive is pre-1.0 — API may change.