Decision Workspace
better_tokio_select vs tokio-compat vs tokio-fd
Side-by-side comparison of Rust crates
50
better_tokio_select
experimentalv0.2.0
tokio::select! that can be formatted by rustfmt
55
tokio-compat
growingv0.1.6
Compatibility between `tokio` 0.2 and legacy versions.
42
tokio-fd
growingv0.3.0
Non-blocking Read and Write a Linux File Descriptor
Core Metrics
| better_tokio_select | tokio-compat | tokio-fd | |
|---|---|---|---|
| Health Score | 50 | 55 | 42 |
| Total Downloads | 279 | 583.5K | 719.0K |
| 30d Downloads | 0 | 3.1K | 31.8K |
| Dependents | 0 | 23 | 251 |
| Releases | 8 | 8 | 4 |
| Last Updated | 57d ago | 2225d ago | 1965d ago |
| Age | 1m | 6y 8m | 6y 3m |
Health Breakdown
better_tokio_select
Maintenance
16
Quality
13
Community
6
Popularity
3
Documentation
12
tokio-compat
Maintenance
5
Quality
16
Community
15
Popularity
7
Documentation
12
tokio-fd
Maintenance
3
Quality
10
Community
13
Popularity
7
Documentation
9
Technical Details
| better_tokio_select | tokio-compat | tokio-fd | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.6 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 10 | 2 |
| Crate Size | 24KB | 22KB | 6KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | 1.71 | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •tokio-compat leads with a health score of 55/100, but none of the options score above 80.
- •tokio-fd has the most downloads (719.0K), suggesting wider adoption.
- •tokio-fd is depended on by 251 crates — strongest ecosystem trust.
- •⚠ tokio-compat, tokio-fd have not been updated in over a year.