Decision Workspace
agent-budget-alarm vs token-budget-pool vs iron_cost
Side-by-side comparison of Rust crates
41
agent-budget-alarm
experimentalv0.1.0
Set threshold alarms on agent cost or token budgets
48
token-budget-pool
experimentalv0.1.0
Shared token + dollar budget across concurrent LLM tasks. Thread-safe, returns BudgetExceeded when a record would push past a cap. Zero deps.
47
iron_cost
experimentalv0.3.0
Budget tracking and cost enforcement for Iron Cage AI agents
Core Metrics
| agent-budget-alarm | token-budget-pool | iron_cost | |
|---|---|---|---|
| Health Score | 41 | 48 | 47 |
| Total Downloads | 16 | 21 | 452 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 9 |
| Releases | 1 | 1 | 2 |
| Last Updated | 49d ago | 58d ago | 209d ago |
| Age | 1m | 1m | 7m |
Health Breakdown
agent-budget-alarm
Maintenance
10
Quality
15
Community
5
Popularity
1
Documentation
10
token-budget-pool
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
15
iron_cost
Maintenance
9
Quality
14
Community
9
Popularity
3
Documentation
12
Technical Details
| agent-budget-alarm | token-budget-pool | iron_cost | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 2KB | 8KB | 37KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •token-budget-pool leads with a health score of 48/100, but none of the options score above 80.
- •iron_cost has the most downloads (452), suggesting wider adoption.