Decision Workspace
agcli vs agent-exec vs jql-parser
Side-by-side comparison of Rust crates
52
agcli
experimentalv0.7.0
A tiny, no-bloat foundation crate for building agentic CLIs in Rust.
45
agent-exec
experimentalv0.1.17
Non-interactive agent job runner. Runs commands as background jobs and returns structured JSON on stdout.
66
jql-parser
stablev8.1.2
Parser for jql - the JSON Query Language tool.
Core Metrics
| agcli | agent-exec | jql-parser | |
|---|---|---|---|
| Health Score | 52 | 45 | 66 |
| Total Downloads | 217 | 157 | 79.2K |
| 30d Downloads | 119 | 143 | 1.0K |
| Dependents | 5 | 0 | 53 |
| Releases | 6 | 11 | 47 |
| Last Updated | 29d ago | 2d ago | 9d ago |
| Age | 1m | 1m | 2y 11m |
Health Breakdown
agcli
Maintenance
17
Quality
15
Community
7
Popularity
3
Documentation
10
agent-exec
Maintenance
13
Quality
10
Community
6
Popularity
3
Documentation
13
jql-parser
Maintenance
19
Quality
20
Community
11
Popularity
6
Documentation
10
Technical Details
| agcli | agent-exec | jql-parser | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.17 | 8.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 19 | 2 |
| Crate Size | 39KB | 132KB | 13KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| 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.
- •agcli, agent-exec are pre-1.0 — API may change.