Decision Workspace
arcp-tower vs arcp-core vs arcp-client
Side-by-side comparison of Rust crates
49
arcp-tower
experimentalv0.1.0-alpha.0
Tower middleware for the Agent Runtime Control Protocol (ARCP). Placeholder — integration coming in a future release.
53
arcp-core
experimentalv2.0.0
Shared protocol primitives for the Agent Runtime Control Protocol (ARCP) — envelopes, messages, errors, IDs, transports, and the authenticator trait.
51
arcp-client
experimentalv2.0.0
Reference client (consumer side) for the Agent Runtime Control Protocol (ARCP) — ARCPClient, type-state Session, job and stream handles.
Core Metrics
| arcp-tower | arcp-core | arcp-client | |
|---|---|---|---|
| Health Score | 49 | 53 | 51 |
| Total Downloads | 10 | 22 | 14 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 1 |
| Releases | 1 | 1 | 1 |
| Last Updated | today | today | today |
| Age | 1d | 1d | 1d |
Health Breakdown
arcp-tower
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
15
arcp-core
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
15
arcp-client
Maintenance
13
Quality
15
Community
7
Popularity
1
Documentation
15
Technical Details
| arcp-tower | arcp-core | arcp-client | |
|---|---|---|---|
| Version | 0.1.0-alpha.0 | 2.0.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 19 | 16 |
| Crate Size | 13KB | 62KB | 21KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.88 | 1.88 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •arcp-core leads with a health score of 53/100, but none of the options score above 80.
- •arcp-tower is pre-1.0 — API may change.