Decision Workspace
liver-shot vs jsonposition vs json-streaming
Side-by-side comparison of Rust crates
54
liver-shot
experimentalv1.1.0
Lightweight no_std JSON value position extractor
40
jsonposition
growingv0.1.0
Finds a path to a JSON element at a provided string index
57
json-streaming
growingv1.0.3
a library for reading and writing JSON from / to a stream without the need to materialize the data in memory. Provides both blocking and async APIs.
Core Metrics
| liver-shot | jsonposition | json-streaming | |
|---|---|---|---|
| Health Score | 54 | 40 | 57 |
| Total Downloads | 31 | 989 | 13.7K |
| 30d Downloads | 31 | 3 | 2.4K |
| Dependents | 1 | 0 | 0 |
| Releases | 2 | 1 | 4 |
| Last Updated | 11d ago | 488d ago | 193d ago |
| Age | 11d | 1y 4m | 6m |
Health Breakdown
liver-shot
Maintenance
13
Quality
17
Community
7
Popularity
2
Documentation
15
jsonposition
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
13
json-streaming
Maintenance
13
Quality
20
Community
6
Popularity
5
Documentation
13
Technical Details
| liver-shot | jsonposition | json-streaming | |
|---|---|---|---|
| Version | 1.1.0 | 0.1.0 | 1.0.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 9KB | 4KB | 62KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.81 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •json-streaming leads with a health score of 57/100, but none of the options score above 80.
- •⚠ jsonposition has not been updated in over a year.
- •jsonposition is pre-1.0 — API may change.