Decision Workspace
serde_json_borrow vs deser-hjson vs deser-incomplete
Side-by-side comparison of Rust crates
52
serde_json_borrow
growingv0.9.0
Provides JSON deserialization into a borrowed DOM
60
deser-hjson
stablev2.2.5
a Hjson deserializer for Serde
41
deser-incomplete
growingv0.1.2
Deserialize incomplete or broken data with Serde
Core Metrics
| serde_json_borrow | deser-hjson | deser-incomplete | |
|---|---|---|---|
| Health Score | 52 | 60 | 41 |
| Total Downloads | 129.1K | 1.2M | 8.8K |
| 30d Downloads | 10.0K | 22.7K | 550 |
| Dependents | 25 | 524 | 0 |
| Releases | 23 | 28 | 4 |
| Last Updated | 178d ago | 109d ago | 368d ago |
| Age | 3y 2m | 5y 3m | 1y 1m |
Health Breakdown
serde_json_borrow
Maintenance
11
Quality
15
Community
10
Popularity
6
Documentation
10
deser-hjson
Maintenance
12
Quality
20
Community
12
Popularity
7
Documentation
9
deser-incomplete
Maintenance
8
Quality
13
Community
3
Popularity
5
Documentation
12
Technical Details
| serde_json_borrow | deser-hjson | deser-incomplete | |
|---|---|---|---|
| Version | 0.9.0 | 2.2.5 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 32 |
| Crate Size | 26KB | 30KB | 83KB |
| Features | 2 | 0 | 3 |
| Yanked % | 4.3% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.75 |
| 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.
- •⚠ deser-incomplete has not been updated in over a year.
- •serde_json_borrow, deser-incomplete are pre-1.0 — API may change.