Decision Workspace
persona-wire vs persona-wire-credentials vs persona-wire-transport-http
Side-by-side comparison of Rust crates
46
persona-wire
experimentalv0.14.0
persona-wire unified CLI — clap-based bin dispatching subcommands (init / node / edge / spec / projection / wire-init / wire-close / mcp). The `mcp` subcommand boots the stdio MCP server (persona-wire-mcp lib).
57
persona-wire-credentials
experimentalv0.14.0
Provider-chain credential resolution for persona-wire Adapters (env var → OS keychain), token type unified as secrecy::SecretString.
57
persona-wire-transport-http
experimentalv0.14.0
Shared HTTP transport for persona-wire Adapters (JSON GET/POST + raw byte fetch, bearer auth, custom headers). No scheme-specific knowledge.
Core Metrics
| persona-wire | persona-wire-credentials | persona-wire-transport-http | |
|---|---|---|---|
| Health Score | 46 | 57 | 57 |
| Total Downloads | 385 | 229 | 242 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 31 | 39 |
| Releases | 21 | 5 | 5 |
| Last Updated | 1d ago | 1d ago | 1d ago |
| Age | 28d | 6d | 6d |
Health Breakdown
persona-wire
Maintenance
14
Quality
11
Community
6
Popularity
3
Documentation
12
persona-wire-credentials
Maintenance
19
Quality
13
Community
10
Popularity
3
Documentation
12
persona-wire-transport-http
Maintenance
19
Quality
13
Community
10
Popularity
3
Documentation
12
Technical Details
| persona-wire | persona-wire-credentials | persona-wire-transport-http | |
|---|---|---|---|
| Version | 0.14.0 | 0.14.0 | 0.14.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 20 | 4 | 5 |
| Crate Size | 58KB | 18KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.78 | 1.78 | 1.78 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •persona-wire-credentials leads with a health score of 57/100, but none of the options score above 80.
- •persona-wire has the most downloads (385), suggesting wider adoption.