Decision Workspace
lenient_derive vs deser-hjson vs valu3-derive
Side-by-side comparison of Rust crates
43
lenient_derive
experimentalv0.1.2
A procedural macro to derive fault-tolerant Serde deserialization using #[lenient] and #[optional] annotations.
60
deser-hjson
stablev2.2.5
a Hjson deserializer for Serde
56
valu3-derive
growingv0.9.6
Derive macros for the valu3 crate.
Core Metrics
| lenient_derive | deser-hjson | valu3-derive | |
|---|---|---|---|
| Health Score | 43 | 60 | 56 |
| Total Downloads | 1.5K | 1.2M | 40.8K |
| 30d Downloads | 20 | 22.7K | 257 |
| Dependents | 2 | 524 | 32 |
| Releases | 3 | 28 | 44 |
| Last Updated | 295d ago | 109d ago | 129d ago |
| Age | 9m | 5y 3m | 2y 11m |
Health Breakdown
lenient_derive
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
10
deser-hjson
Maintenance
12
Quality
20
Community
12
Popularity
7
Documentation
9
valu3-derive
Maintenance
13
Quality
14
Community
10
Popularity
6
Documentation
13
Technical Details
| lenient_derive | deser-hjson | valu3-derive | |
|---|---|---|---|
| Version | 0.1.2 | 2.2.5 | 0.9.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 3KB | 30KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deser-hjson leads with a health score of 60/100, but none of the options score above 80.
- •deser-hjson is depended on by 524 crates — strongest ecosystem trust.
- •lenient_derive, valu3-derive are pre-1.0 — API may change.