Decision Workspace
jsonptr-lite vs serde_json_path vs chisel-json-pointer
Side-by-side comparison of Rust crates
39
jsonptr-lite
experimentalv0.1.1
Tiny JSON Pointer lookups for serde_json::Value
52
serde_json_path
growingv0.7.2
Query serde_json Values using JSONPath
49
chisel-json-pointer
growingv1.1.0
Chisel JSON Pointer implementation
Core Metrics
| jsonptr-lite | serde_json_path | chisel-json-pointer | |
|---|---|---|---|
| Health Score | 39 | 52 | 49 |
| Total Downloads | 46 | 1.1M | 3.3K |
| 30d Downloads | 3 | 194.9K | 20 |
| Dependents | 0 | 478 | 3 |
| Releases | 1 | 22 | 2 |
| Last Updated | 118d ago | 418d ago | 879d ago |
| Age | 3m | 3y 1m | 2y 5m |
Health Breakdown
jsonptr-lite
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
10
serde_json_path
Maintenance
8
Quality
14
Community
10
Popularity
7
Documentation
13
chisel-json-pointer
Maintenance
4
Quality
21
Community
8
Popularity
4
Documentation
12
Technical Details
| jsonptr-lite | serde_json_path | chisel-json-pointer | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 11 | 0 |
| Crate Size | 8KB | 29KB | 3KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 4.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_json_path leads with a health score of 52/100, but none of the options score above 80.
- •serde_json_path is depended on by 478 crates — strongest ecosystem trust.
- •⚠ serde_json_path, chisel-json-pointer have not been updated in over a year.
- •jsonptr-lite, serde_json_path are pre-1.0 — API may change.