Decision Workspace
llm-structured-retry vs agentidemp vs agent-error-recovery
Side-by-side comparison of Rust crates
40
llm-structured-retry
experimentalv0.1.0
Retry LLM calls by injecting previous error as a follow-up user message
45
agentidemp
experimentalv0.1.0
Idempotency keys for LLM agent retries. Deterministic content-derived keys (UUIDv5 or sha256-hex) so retries dedupe at the provider.
41
agent-error-recovery
experimentalv0.1.0
Composable error recovery strategies for LLM agent tool calls
Core Metrics
| llm-structured-retry | agentidemp | agent-error-recovery | |
|---|---|---|---|
| Health Score | 40 | 45 | 41 |
| Total Downloads | 16 | 16 | 16 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 49d ago | 64d ago | 49d ago |
| Age | 1m | 2m | 1m |
Health Breakdown
llm-structured-retry
Maintenance
10
Quality
14
Community
5
Popularity
1
Documentation
10
agentidemp
Maintenance
9
Quality
14
Community
6
Popularity
1
Documentation
15
agent-error-recovery
Maintenance
10
Quality
15
Community
5
Popularity
1
Documentation
10
Technical Details
| llm-structured-retry | agentidemp | agent-error-recovery | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 3 | 0 |
| Crate Size | 4KB | 9KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •agentidemp leads with a health score of 45/100, but none of the options score above 80.
- •llm-structured-retry has the most downloads (16), suggesting wider adoption.