Decision Workspace
llm-cost-cap vs iron_cost vs tool-call-budgets
Side-by-side comparison of Rust crates
44
llm-cost-cap
experimentalv0.1.0
Pre-flight USD cost gate for LLM calls. Estimate input plus output cost from token counts and reject calls that would exceed a configured cap.
47
iron_cost
experimentalv0.3.0
Budget tracking and cost enforcement for Iron Cage AI agents
43
tool-call-budgets
experimentalv0.1.0
Per-tool call count caps for AI agents. Stops runaway tool loops before they hit the invoice.
Core Metrics
| llm-cost-cap | iron_cost | tool-call-budgets | |
|---|---|---|---|
| Health Score | 44 | 47 | 43 |
| Total Downloads | 18 | 452 | 17 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 9 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 50d ago | 209d ago | 50d ago |
| Age | 1m | 7m | 1m |
Health Breakdown
llm-cost-cap
Maintenance
10
Quality
16
Community
6
Popularity
2
Documentation
10
iron_cost
Maintenance
9
Quality
14
Community
9
Popularity
3
Documentation
12
tool-call-budgets
Maintenance
10
Quality
16
Community
6
Popularity
1
Documentation
10
Technical Details
| llm-cost-cap | iron_cost | tool-call-budgets | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 9 | 2 |
| Crate Size | 9KB | 37KB | 10KB |
| Features | 2 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iron_cost leads with a health score of 47/100, but none of the options score above 80.