Decision Workspace
tokio-task-pool vs dagrs vs connection-pool
Side-by-side comparison of Rust crates
47
tokio-task-pool
growingv0.1.8
Task pool for Tokio Runtime
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.
56
connection-pool
experimentalv0.3.7
A high-performance, generic async connection pool for Rust with background cleanup and comprehensive logging
Core Metrics
| tokio-task-pool | dagrs | connection-pool | |
|---|---|---|---|
| Health Score | 47 | 56 | 56 |
| Total Downloads | 36.9K | 45.3K | 9.4K |
| 30d Downloads | 5.3K | 4.2K | 409 |
| Dependents | 28 | 22 | 8 |
| Releases | 9 | 10 | 20 |
| Last Updated | 160d ago | 5d ago | 223d ago |
| Age | 2y 6m | 2y 9m | 7m |
Health Breakdown
tokio-task-pool
Maintenance
11
Quality
14
Community
7
Popularity
5
Documentation
10
dagrs
Maintenance
18
Quality
11
Community
11
Popularity
6
Documentation
10
connection-pool
Maintenance
14
Quality
15
Community
9
Popularity
5
Documentation
13
Technical Details
| tokio-task-pool | dagrs | connection-pool | |
|---|---|---|---|
| Version | 0.1.8 | 0.8.0 | 0.3.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 9 | 3 |
| Crate Size | 6KB | 73KB | 17KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •dagrs leads with a health score of 56/100, but none of the options score above 80.