Decision Workspace
slash-tokens vs token-budget-pool vs oharness-budget
Side-by-side comparison of Rust crates
45
slash-tokens
experimentalv0.0.2
Token budget estimation in 4.8 KB WASM. Sub-millisecond. Zero dependencies.
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.
45
oharness-budget
experimentalv0.1.0
Budget middleware (token, step, cost, time) for open-harness
Core Metrics
| slash-tokens | token-budget-pool | oharness-budget | |
|---|---|---|---|
| Health Score | 45 | 48 | 45 |
| Total Downloads | 36 | 21 | 50 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 2 | 1 | 1 |
| Last Updated | 102d ago | 58d ago | 75d ago |
| Age | 3m | 1m | 2m |
Health Breakdown
slash-tokens
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
10
token-budget-pool
Maintenance
10
Quality
15
Community
6
Popularity
2
Documentation
15
oharness-budget
Maintenance
9
Quality
15
Community
7
Popularity
2
Documentation
12
Technical Details
| slash-tokens | token-budget-pool | oharness-budget | |
|---|---|---|---|
| Version | 0.0.2 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 1KB | 8KB | 20KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.74 | 1.82 |
| 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.
- •oharness-budget has the most downloads (50), suggesting wider adoption.