Decision Workspace
tower-scope-spawn vs dagrs vs tokio-tower
Side-by-side comparison of Rust crates
42
tower-scope-spawn
experimentalv0.1.0
structured concurrency management for tower services
56
dagrs
growingv0.8.0
Dagrs follows the concept of Flow-based Programming and is suitable for the execution of multiple tasks with graph-like dependencies. Dagrs has the characteristics of high performance and asynchronous execution. It provides users with a convenient programming interface.
52
tokio-tower
growingv0.6.0
Bridging the protocol gap between Tokio and Tower
Core Metrics
| tower-scope-spawn | dagrs | tokio-tower | |
|---|---|---|---|
| Health Score | 42 | 56 | 52 |
| Total Downloads | 15 | 45.3K | 3.7M |
| 30d Downloads | 7 | 4.3K | 295.2K |
| Dependents | 0 | 22 | 238 |
| Releases | 1 | 10 | 19 |
| Last Updated | 29d ago | 5d ago | 1109d ago |
| Age | 29d | 2y 9m | 8y 7m |
Health Breakdown
tower-scope-spawn
Maintenance
11
Quality
12
Community
5
Popularity
1
Documentation
13
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
tokio-tower
Maintenance
4
Quality
14
Community
17
Popularity
8
Documentation
9
Technical Details
| tower-scope-spawn | dagrs | tokio-tower | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.0 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 9 | 16 |
| Crate Size | 12KB | 73KB | 17KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 2 (team) |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.
- •tokio-tower has the most downloads (3.7M), suggesting wider adoption.
- •tokio-tower is depended on by 238 crates — strongest ecosystem trust.
- •⚠ tokio-tower has not been updated in over a year.