Decision Workspace
http-retry-policy vs retry-policies vs tool-retry-policy
Side-by-side comparison of Rust crates
45
http-retry-policy
experimentalv0.0.1
HTTP retry policy with exponential backoff, idempotent-method gating, and explicit body-buffering semantics.
64
retry-policies
growingv0.5.2
A collection of plug-and-play retry policies for Rust projects.
48
tool-retry-policy
experimentalv0.1.0
Declarative retry policy for LLM tool calls: per-tool max-attempts, exponential backoff, jitter, retriable-error filter. Returns a sleep duration; you run the call. Zero deps.
Core Metrics
| http-retry-policy | retry-policies | tool-retry-policy | |
|---|---|---|---|
| Health Score | 45 | 64 | 48 |
| Total Downloads | 75 | 44.1M | 19 |
| 30d Downloads | 0 | 1.3M | 0 |
| Dependents | 3 | 558 | 0 |
| Releases | 1 | 10 | 1 |
| Last Updated | 65d ago | 65d ago | 58d ago |
| Age | 2m | 4y 11m | 1m |
Health Breakdown
http-retry-policy
Maintenance
9
Quality
14
Community
8
Popularity
2
Documentation
12
retry-policies
Maintenance
15
Quality
15
Community
17
Popularity
8
Documentation
9
tool-retry-policy
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| http-retry-policy | retry-policies | tool-retry-policy | |
|---|---|---|---|
| Version | 0.0.1 | 0.5.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 0 |
| Crate Size | 8KB | 16KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.95 | — | 1.74 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •retry-policies leads with a health score of 64/100, but none of the options score above 80.
- •retry-policies is depended on by 558 crates — strongest ecosystem trust.