Decision Workspace
chisel-json-pointer vs jsonptr-lite vs jsonp
Side-by-side comparison of Rust crates
49
chisel-json-pointer
growingv1.1.0
Chisel JSON Pointer implementation
39
jsonptr-lite
experimentalv0.1.1
Tiny JSON Pointer lookups for serde_json::Value
43
jsonp
growingv1.0.2
Fast Json pointers in Rust
Core Metrics
| chisel-json-pointer | jsonptr-lite | jsonp | |
|---|---|---|---|
| Health Score | 49 | 39 | 43 |
| Total Downloads | 3.3K | 46 | 5.3K |
| 30d Downloads | 20 | 3 | 26 |
| Dependents | 3 | 0 | 2 |
| Releases | 2 | 1 | 3 |
| Last Updated | 879d ago | 118d ago | 1965d ago |
| Age | 2y 5m | 3m | 5y 4m |
Health Breakdown
chisel-json-pointer
Maintenance
4
Quality
21
Community
8
Popularity
4
Documentation
12
jsonptr-lite
Maintenance
7
Quality
14
Community
6
Popularity
2
Documentation
10
jsonp
Maintenance
4
Quality
20
Community
6
Popularity
4
Documentation
9
Technical Details
| chisel-json-pointer | jsonptr-lite | jsonp | |
|---|---|---|---|
| Version | 1.1.0 | 0.1.1 | 1.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 3KB | 8KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.56 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chisel-json-pointer leads with a health score of 49/100, but none of the options score above 80.
- •jsonp has the most downloads (5.3K), suggesting wider adoption.
- •⚠ chisel-json-pointer, jsonp have not been updated in over a year.
- •jsonptr-lite is pre-1.0 — API may change.