Decision Workspace
jsonpath-plus vs rsonpath-syntax vs rsonpath-lib
Side-by-side comparison of Rust crates
47
jsonpath-plus
growingv0.1.9
A JSONPath implementation in Rust, compliant with the Proposal A specification as well as including several extensions such as parent and subpath selectors.
58
rsonpath-syntax
growingv0.4.1
A JSONPath parser.
56
rsonpath-lib
growingv0.10.0
Blazing fast JSONPath query engine powered by SIMD. Core library of `rsonpath`.
Core Metrics
| jsonpath-plus | rsonpath-syntax | rsonpath-lib | |
|---|---|---|---|
| Health Score | 47 | 58 | 56 |
| Total Downloads | 92.0K | 12.2K | 35.1K |
| 30d Downloads | 2.8K | 838 | 792 |
| Dependents | 12 | 22 | 27 |
| Releases | 10 | 7 | 28 |
| Last Updated | 1499d ago | 39d ago | 39d ago |
| Age | 4y 1m | 2y 2m | 3y 4m |
Health Breakdown
jsonpath-plus
Maintenance
7
Quality
15
Community
9
Popularity
6
Documentation
10
rsonpath-syntax
Maintenance
16
Quality
15
Community
10
Popularity
5
Documentation
12
rsonpath-lib
Maintenance
17
Quality
13
Community
9
Popularity
5
Documentation
12
Technical Details
| jsonpath-plus | rsonpath-syntax | rsonpath-lib | |
|---|---|---|---|
| Version | 0.1.9 | 0.4.1 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 13 | 18 |
| Crate Size | 25KB | 67KB | 110KB |
| Features | 1 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71.0 | 1.89.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rsonpath-syntax leads with a health score of 58/100, but none of the options score above 80.
- •jsonpath-plus has the most downloads (92.0K), suggesting wider adoption.
- •⚠ jsonpath-plus has not been updated in over a year.