Decision Workspace
oxc_schemars_derive vs schemars vs schemars_derive
Side-by-side comparison of Rust crates
51
oxc_schemars_derive
experimentalv0.8.26
Macros for #[derive(JsonSchema)], for use with schemars
69
schemars
stablev1.2.1
Generate JSON Schemas from Rust code
66
schemars_derive
stablev1.2.1
Macros for #[derive(JsonSchema)], for use with schemars
Core Metrics
| oxc_schemars_derive | schemars | schemars_derive | |
|---|---|---|---|
| Health Score | 51 | 69 | 66 |
| Total Downloads | 107.0K | 201.5M | 112.8M |
| 30d Downloads | 15.3K | 29.0M | 11.8M |
| Dependents | 4 | 39.8K | 155 |
| Releases | 3 | 96 | 92 |
| Last Updated | 125d ago | 54d ago | 54d ago |
| Age | 10m | 6y 7m | 6y 7m |
Health Breakdown
oxc_schemars_derive
Maintenance
13
Quality
13
Community
7
Popularity
6
Documentation
12
schemars
Maintenance
16
Quality
18
Community
15
Popularity
8
Documentation
12
schemars_derive
Maintenance
16
Quality
18
Community
12
Popularity
8
Documentation
12
Technical Details
| oxc_schemars_derive | schemars | schemars_derive | |
|---|---|---|---|
| Version | 0.8.26 | 1.2.1 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 42 | 6 |
| Crate Size | 20KB | 94KB | 31KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | 1.74 | 1.74 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •schemars leads with a health score of 69/100, but none of the options score above 80.
- •schemars is depended on by 39.8K crates — strongest ecosystem trust.
- •oxc_schemars_derive is pre-1.0 — API may change.