Decision Workspace
local-runtime vs smol vs tokio-async-io
Side-by-side comparison of Rust crates
35
local-runtime
growingv0.2.1
Thread-local async runtime
61
smol
growingv2.0.2
A small and fast async runtime
37
tokio-async-io
growingv0.1.0
Port of the `smol::Async` to tokio 0.2
Core Metrics
| local-runtime | smol | tokio-async-io | |
|---|---|---|---|
| Health Score | 35 | 61 | 37 |
| Total Downloads | 2.0K | 15.3M | 1.7K |
| 30d Downloads | 4 | 775.9K | 3 |
| Dependents | 0 | 6.0K | 0 |
| Releases | 3 | 42 | 1 |
| Last Updated | 387d ago | 566d ago | 2132d ago |
| Age | 1y 1m | 6y 1m | 5y 10m |
Health Breakdown
local-runtime
Maintenance
6
Quality
7
Community
6
Popularity
4
Documentation
12
smol
Maintenance
7
Quality
15
Community
20
Popularity
8
Documentation
11
tokio-async-io
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
12
Technical Details
| local-runtime | smol | tokio-async-io | |
|---|---|---|---|
| Version | 0.2.1 | 2.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 OR MIT | Apache-2.0 |
| Dependencies | 14 | 35 | 4 |
| Crate Size | 43KB | 276KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.84.0 | 1.63 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •smol leads with a health score of 61/100, but none of the options score above 80.
- •smol is depended on by 6.0K crates — strongest ecosystem trust.
- •⚠ local-runtime, smol, tokio-async-io have not been updated in over a year.
- •local-runtime, tokio-async-io are pre-1.0 — API may change.