Decision Workspace
async_jsonata_rust vs jsonata-core vs jmespath_extensions
Side-by-side comparison of Rust crates
45
async_jsonata_rust
experimentalv0.1.0
Async-first JSONata parser/runtime crate with stable Rust API facade
53
jsonata-core
experimentalv2.1.4
High-performance Rust implementation of JSONata query and transformation language
56
jmespath_extensions
experimentalv0.9.0
Extended functions for JMESPath queries - 400+ functions for strings, arrays, dates, hashing, encoding, geo, and more
Core Metrics
| async_jsonata_rust | jsonata-core | jmespath_extensions | |
|---|---|---|---|
| Health Score | 45 | 53 | 56 |
| Total Downloads | 17 | 165 | 3.0K |
| 30d Downloads | 3 | 131 | 105 |
| Dependents | 0 | 0 | 37 |
| Releases | 1 | 4 | 25 |
| Last Updated | 47d ago | 5d ago | 53d ago |
| Age | 1m | 1m | 3m |
Health Breakdown
async_jsonata_rust
Maintenance
10
Quality
13
Community
6
Popularity
1
Documentation
15
jsonata-core
Maintenance
13
Quality
16
Community
6
Popularity
3
Documentation
15
jmespath_extensions
Maintenance
16
Quality
13
Community
10
Popularity
4
Documentation
13
Technical Details
| async_jsonata_rust | jsonata-core | jmespath_extensions | |
|---|---|---|---|
| Version | 0.1.0 | 2.1.4 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 14 | 37 |
| Crate Size | 55KB | 160KB | 244KB |
| Features | 0 | 4 | 36 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.78 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jmespath_extensions leads with a health score of 56/100, but none of the options score above 80.
- •async_jsonata_rust, jmespath_extensions are pre-1.0 — API may change.