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
52
liver-shot
experimentalv1.1.0
Lightweight no_std JSON value position extractor
51
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 | 52 | 51 |
| Total Downloads | 991 | 65 | 681.9K |
| 30d Downloads | 0 | 0 | 43.1K |
| Dependents | 0 | 1 | 82 |
| Releases | 1 | 2 | 8 |
| Last Updated | 547d ago | 70d ago | 287d ago |
| Age | 1y 6m | 2m | 3y 7m |
Health Breakdown
jsonposition
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
13
liver-shot
Maintenance
10
Quality
18
Community
7
Popularity
2
Documentation
15
struct-path
Maintenance
6
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 52/100, but none of the options score above 80.
- •struct-path has the most downloads (681.9K), suggesting wider adoption.
- •⚠ jsonposition has not been updated in over a year.
- •jsonposition, struct-path are pre-1.0 — API may change.