Decision Workspace
pingora-runtime vs pingora-timeout vs tokio
Side-by-side comparison of Rust crates
62
pingora-runtime
growingv0.8.0
Multithreaded Tokio runtime with the option of disabling work stealing.
63
pingora-timeout
growingv0.8.0
Highly efficient async timer and timeout system for Tokio runtimes.
75
tokio
stablev1.52.3
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Core Metrics
| pingora-runtime | pingora-timeout | tokio | |
|---|---|---|---|
| Health Score | 62 | 63 | 75 |
| Total Downloads | 6.7M | 7.5M | 692.8M |
| 30d Downloads | 826.8K | 913.8K | 62.0M |
| Dependents | 25 | 175 | 724.4K |
| Releases | 9 | 9 | 191 |
| Last Updated | 84d ago | 84d ago | 17d ago |
| Age | 2y 2m | 2y 2m | 9y 11m |
Health Breakdown
pingora-runtime
Maintenance
16
Quality
14
Community
14
Popularity
8
Documentation
10
pingora-timeout
Maintenance
16
Quality
14
Community
15
Popularity
8
Documentation
10
tokio
Maintenance
18
Quality
17
Community
20
Popularity
8
Documentation
12
Technical Details
| pingora-runtime | pingora-timeout | tokio | |
|---|---|---|---|
| Version | 0.8.0 | 0.8.0 | 1.52.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 5 | 6 | 36 |
| Crate Size | 11KB | 14KB | 901KB |
| Features | 0 | 0 | 16 |
| Yanked % | 0.0% | 0.0% | 2.6% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 5 | 5 | 3 (team) |
Links
Quick Verdict
- •tokio leads with a health score of 75/100, but none of the options score above 80.
- •tokio is depended on by 724.4K crates — strongest ecosystem trust.
- •pingora-runtime, pingora-timeout are pre-1.0 — API may change.