Decision Workspace
facet-jsonschema vs facet-macros-impl vs facet-derive
Side-by-side comparison of Rust crates
56
facet-jsonschema
growingv0.46.0
Generate JSON Schema from Facet types. Provides a `to_string` function to get a JSON Schema representation as a string. Useful for reflection, introspection, serialization, and deserialization.
63
facet-macros-impl
experimentalv0.46.4
Implementation of facet derive macros (parsing and code generation)
58
facet-derive
growingv0.27.11
Proc macro for deriving the 'Facet' trait in facet
Core Metrics
| facet-jsonschema | facet-macros-impl | facet-derive | |
|---|---|---|---|
| Health Score | 56 | 63 | 58 |
| Total Downloads | 17.1K | 102.5K | 42.9K |
| 30d Downloads | 0 | 42.3K | 0 |
| Dependents | 0 | 25 | 143 |
| Releases | 35 | 25 | 60 |
| Last Updated | 16d ago | 6d ago | 356d ago |
| Age | 1y 1m | 5m | 1y 1m |
Health Breakdown
facet-jsonschema
Maintenance
18
Quality
15
Community
6
Popularity
5
Documentation
12
facet-macros-impl
Maintenance
19
Quality
16
Community
10
Popularity
6
Documentation
12
facet-derive
Maintenance
12
Quality
16
Community
12
Popularity
6
Documentation
12
Technical Details
| facet-jsonschema | facet-macros-impl | facet-derive | |
|---|---|---|---|
| Version | 0.46.0 | 0.46.4 | 0.27.11 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 2 |
| Crate Size | 12KB | 88KB | 6KB |
| Features | 0 | 6 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.90 | 1.90 | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •facet-macros-impl leads with a health score of 63/100, but none of the options score above 80.
- •facet-derive is depended on by 143 crates — strongest ecosystem trust.