Decision Workspace
decode vs rsonpath vs jql-parser
Side-by-side comparison of Rust crates
34
decode
experimentalv0.1.0
A High-Performance Query Tool for JSON, YAML and TOML
55
rsonpath
growingv0.10.0
Blazing fast JSONPath CLI tool powered by SIMD
66
jql-parser
stablev8.1.2
Parser for jql - the JSON Query Language tool.
Core Metrics
| decode | rsonpath | jql-parser | |
|---|---|---|---|
| Health Score | 34 | 55 | 66 |
| Total Downloads | 712 | 32.7K | 79.2K |
| 30d Downloads | 5 | 68 | 1.0K |
| Dependents | 0 | 0 | 53 |
| Releases | 1 | 30 | 47 |
| Last Updated | 337d ago | 39d ago | 9d ago |
| Age | 11m | 3y 8m | 2y 11m |
Health Breakdown
decode
Maintenance
3
Quality
12
Community
6
Popularity
3
Documentation
10
rsonpath
Maintenance
17
Quality
15
Community
6
Popularity
5
Documentation
12
jql-parser
Maintenance
19
Quality
20
Community
11
Popularity
6
Documentation
10
Technical Details
| decode | rsonpath | jql-parser | |
|---|---|---|---|
| Version | 0.1.0 | 0.10.0 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 8 | 11 | 2 |
| Crate Size | 17KB | 28KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jql-parser leads with a health score of 66/100, but none of the options score above 80.
- •decode, rsonpath are pre-1.0 — API may change.