Decision Workspace
tokio-io-pool vs tokio-compat vs peekable
Side-by-side comparison of Rust crates
43
tokio-io-pool
growingv0.1.6
Alternative tokio thread pool for executing short, I/O-heavy futures efficiently
55
tokio-compat
growingv0.1.6
Compatibility between `tokio` 0.2 and legacy versions.
50
peekable
growingv0.4.1
Peekable reader and async reader, which enhance your network programming experience.
Core Metrics
| tokio-io-pool | tokio-compat | peekable | |
|---|---|---|---|
| Health Score | 43 | 55 | 50 |
| Total Downloads | 442.9K | 578.9K | 87.7K |
| 30d Downloads | 240 | 2.4K | 7.2K |
| Dependents | 7 | 23 | 58 |
| Releases | 11 | 8 | 9 |
| Last Updated | 2180d ago | 2166d ago | 271d ago |
| Age | 7y 8m | 6y 6m | 2y 2m |
Health Breakdown
tokio-io-pool
Maintenance
5
Quality
14
Community
8
Popularity
7
Documentation
9
tokio-compat
Maintenance
5
Quality
16
Community
15
Popularity
7
Documentation
12
peekable
Maintenance
9
Quality
9
Community
11
Popularity
6
Documentation
15
Technical Details
| tokio-io-pool | tokio-compat | peekable | |
|---|---|---|---|
| Version | 0.1.6 | 0.1.6 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 10 | 8 |
| Crate Size | 13KB | 22KB | 33KB |
| Features | 0 | 5 | 3 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.56 |
| 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-io-pool, tokio-compat have not been updated in over a year.