Decision Workspace
agcli vs agent-exec vs convert2json
Side-by-side comparison of Rust crates
49
agcli
experimentalv0.7.0
A tiny, no-bloat foundation crate for building agentic CLIs in Rust.
49
agent-exec
experimentalv0.2.3
Non-interactive agent job runner. Runs commands as background jobs and returns structured JSON on stdout.
64
convert2json
stablev2.6.0
CLI utilities to convert BSON, CBOR, CSV, INI, MessagePack, Plist, RSV, TOML, XML & YAML into JSON and for use with jaq or jq.
Core Metrics
| agcli | agent-exec | convert2json | |
|---|---|---|---|
| Health Score | 49 | 49 | 64 |
| Total Downloads | 329 | 235 | 63.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 0 | 0 |
| Releases | 6 | 14 | 79 |
| Last Updated | 88d ago | 24d ago | 9d ago |
| Age | 2m | 3m | 2y 11m |
Health Breakdown
agcli
Maintenance
14
Quality
15
Community
7
Popularity
3
Documentation
10
agent-exec
Maintenance
17
Quality
10
Community
6
Popularity
3
Documentation
13
convert2json
Maintenance
19
Quality
21
Community
6
Popularity
6
Documentation
12
Technical Details
| agcli | agent-exec | convert2json | |
|---|---|---|---|
| Version | 0.7.0 | 0.2.3 | 2.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 22 | 14 |
| Crate Size | 39KB | 154KB | 40KB |
| Features | 2 | 0 | 33 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.91 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •convert2json leads with a health score of 64/100, but none of the options score above 80.
- •agcli, agent-exec are pre-1.0 — API may change.