Decision Workspace
jsonposition vs liver-shot vs struct-path
Side-by-side comparison of Rust crates
40
jsonposition
growingv0.1.0
Finds a path to a JSON element at a provided string index
54
liver-shot
experimentalv1.1.0
Lightweight no_std JSON value position extractor
52
struct-path
growingv0.2.4
A helper macros to build a string that represents struct fields path at compile time (such as <field-name>.<field-name>)
Core Metrics
| jsonposition | liver-shot | struct-path | |
|---|---|---|---|
| Health Score | 40 | 54 | 52 |
| Total Downloads | 989 | 31 | 597.7K |
| 30d Downloads | 3 | 31 | 46.7K |
| Dependents | 0 | 1 | 81 |
| Releases | 1 | 2 | 8 |
| Last Updated | 488d ago | 11d ago | 228d ago |
| Age | 1y 4m | 11d | 3y 5m |
Health Breakdown
jsonposition
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
13
liver-shot
Maintenance
13
Quality
17
Community
7
Popularity
2
Documentation
15
struct-path
Maintenance
7
Quality
15
Community
10
Popularity
7
Documentation
13
Technical Details
| jsonposition | liver-shot | struct-path | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.2.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 4KB | 9KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •liver-shot leads with a health score of 54/100, but none of the options score above 80.
- •struct-path has the most downloads (597.7K), suggesting wider adoption.
- •⚠ jsonposition has not been updated in over a year.
- •jsonposition, struct-path are pre-1.0 — API may change.