Decision Workspace
struct-path vs liver-shot vs xqpath
Side-by-side comparison of Rust crates
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>)
54
liver-shot
experimentalv1.1.0
Lightweight no_std JSON value position extractor
51
xqpath
growingv1.4.3
A high-performance jq-inspired path extractor and updater for structured data in Rust with advanced debugging, configuration management and interactive debugging capabilities
Core Metrics
| struct-path | liver-shot | xqpath | |
|---|---|---|---|
| Health Score | 52 | 54 | 51 |
| Total Downloads | 597.7K | 31 | 3.2K |
| 30d Downloads | 46.7K | 31 | 13 |
| Dependents | 81 | 1 | 0 |
| Releases | 8 | 2 | 9 |
| Last Updated | 228d ago | 11d ago | 232d ago |
| Age | 3y 5m | 11d | 8m |
Health Breakdown
struct-path
Maintenance
7
Quality
15
Community
10
Popularity
7
Documentation
13
liver-shot
Maintenance
13
Quality
17
Community
7
Popularity
2
Documentation
15
xqpath
Maintenance
13
Quality
18
Community
6
Popularity
4
Documentation
10
Technical Details
| struct-path | liver-shot | xqpath | |
|---|---|---|---|
| Version | 0.2.4 | 1.1.0 | 1.4.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 1 | 0 | 20 |
| Crate Size | 4KB | 9KB | 178KB |
| Features | 0 | 0 | 12 |
| 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.
- •struct-path is pre-1.0 — API may change.