Decision Workspace
intent-router vs terraphim_router vs smista-core
Side-by-side comparison of Rust crates
47
intent-router
experimentalv0.2.1
Composable intent routing for Rust. Cascade from regex → embedding → local LLM → remote LLM with confidence-based short-circuiting. Zero business intrusion: you define logic, we orchestrate. Built for AI agent pipelines where latency and cost matter.
57
terraphim_router
experimentalv1.20.4
Unified routing engine for LLM and Agent providers
46
smista-core
experimentalv0.0.0
Shared domain types, configuration, routing policy and trace structures for smista.ai.
Core Metrics
| intent-router | terraphim_router | smista-core | |
|---|---|---|---|
| Health Score | 47 | 57 | 46 |
| Total Downloads | 44 | 1.0K | 32 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 33 | 1 |
| Releases | 3 | 26 | 1 |
| Last Updated | 36d ago | 29d ago | 49d ago |
| Age | 1m | 4m | 1m |
Health Breakdown
intent-router
Maintenance
12
Quality
17
Community
6
Popularity
2
Documentation
10
terraphim_router
Maintenance
17
Quality
16
Community
7
Popularity
4
Documentation
13
smista-core
Maintenance
10
Quality
15
Community
7
Popularity
2
Documentation
12
Technical Details
| intent-router | terraphim_router | smista-core | |
|---|---|---|---|
| Version | 0.2.1 | 1.20.4 | 0.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 1 | 19 | 0 |
| Crate Size | 8KB | 53KB | 1KB |
| Features | 6 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.95.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •terraphim_router leads with a health score of 57/100, but none of the options score above 80.
- •intent-router, smista-core are pre-1.0 — API may change.