Decision Workspace
agent-topic-tracker vs chump-cost-tracker vs talk
Side-by-side comparison of Rust crates
41
agent-topic-tracker
experimentalv0.1.0
Track which topics have been covered in a conversation
47
chump-cost-tracker
experimentalv0.2.0
Per-session cost visibility for LLM agents: atomic per-provider call counts, token tallies (input/output), and Tavily credit tracking. Optional session-budget warnings via env vars. Zero external dependencies — pure std.
43
talk
experimentalv0.1.1
A Rust library for creating controlled LLM agents with behavioral guidelines, tool integration, and multi-step conversation journeys
Core Metrics
| agent-topic-tracker | chump-cost-tracker | talk | |
|---|---|---|---|
| Health Score | 41 | 47 | 43 |
| Total Downloads | 15 | 89 | 542 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 2 | 2 |
| Last Updated | 49d ago | 1d ago | 274d ago |
| Age | 1m | 2m | 9m |
Health Breakdown
agent-topic-tracker
Maintenance
10
Quality
15
Community
5
Popularity
1
Documentation
10
chump-cost-tracker
Maintenance
14
Quality
14
Community
7
Popularity
2
Documentation
10
talk
Maintenance
7
Quality
13
Community
5
Popularity
3
Documentation
15
Technical Details
| agent-topic-tracker | chump-cost-tracker | talk | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 18 |
| Crate Size | 2KB | 9KB | 99KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.90 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chump-cost-tracker leads with a health score of 47/100, but none of the options score above 80.
- •talk has the most downloads (542), suggesting wider adoption.