Decision Workspace
llm-stop-token-guard vs llm-prefix-match vs adk-core
Side-by-side comparison of Rust crates
41
llm-stop-token-guard
experimentalv0.1.0
Detect if LLM output was truncated by a stop token or max-tokens limit
41
llm-prefix-match
experimentalv0.1.0
Check if LLM output matches expected prefix patterns for accept/reject gating
69
adk-core
growingv1.0.0
Core traits and types for Rust Agent Development Kit (ADK-Rust) agents, tools, sessions, and events
Core Metrics
| llm-stop-token-guard | llm-prefix-match | adk-core | |
|---|---|---|---|
| Health Score | 41 | 41 | 69 |
| Total Downloads | 16 | 16 | 26.0K |
| 30d Downloads | 0 | 0 | 7.1K |
| Dependents | 0 | 0 | 580 |
| Releases | 1 | 1 | 27 |
| Last Updated | 49d ago | 49d ago | 36d ago |
| Age | 1m | 1m | 7m |
Health Breakdown
llm-stop-token-guard
Maintenance
10
Quality
15
Community
5
Popularity
1
Documentation
10
llm-prefix-match
Maintenance
10
Quality
15
Community
5
Popularity
1
Documentation
10
adk-core
Maintenance
18
Quality
17
Community
14
Popularity
5
Documentation
15
Technical Details
| llm-stop-token-guard | llm-prefix-match | adk-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 0 | 0 | 14 |
| Crate Size | 2KB | 2KB | 93KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.94.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •adk-core leads with a health score of 69/100, but none of the options score above 80.
- •adk-core is depended on by 580 crates — strongest ecosystem trust.
- •llm-stop-token-guard, llm-prefix-match are pre-1.0 — API may change.