Decision Workspace
chunnel vs crossfire vs async_channel_io
Side-by-side comparison of Rust crates
38
chunnel
growingv0.1.0
Async mpmc(multi producer multi consumer) channel
68
crossfire
stablev3.1.7
channels for async and threads
38
async_channel_io
growingv0.3.0
`AsyncRead` and `AsyncWrite` implementations for `async_channel`
Core Metrics
| chunnel | crossfire | async_channel_io | |
|---|---|---|---|
| Health Score | 38 | 68 | 38 |
| Total Downloads | 952 | 483.5K | 7.9K |
| 30d Downloads | 3 | 62.4K | 1.8K |
| Dependents | 0 | 260 | 0 |
| Releases | 1 | 69 | 1 |
| Last Updated | 430d ago | 7d ago | 712d ago |
| Age | 1y 2m | 5y 9m | 1y 11m |
Health Breakdown
chunnel
Maintenance
2
Quality
14
Community
6
Popularity
4
Documentation
12
crossfire
Maintenance
19
Quality
14
Community
13
Popularity
7
Documentation
15
async_channel_io
Maintenance
1
Quality
14
Community
5
Popularity
5
Documentation
13
Technical Details
| chunnel | crossfire | async_channel_io | |
|---|---|---|---|
| Version | 0.1.0 | 3.1.7 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 6 | 11 | 4 |
| Crate Size | 18KB | 101KB | 5KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 34.8% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | 1.79 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crossfire leads with a health score of 68/100, but none of the options score above 80.
- •crossfire is depended on by 260 crates — strongest ecosystem trust.
- •⚠ chunnel, async_channel_io have not been updated in over a year.
- •chunnel, async_channel_io are pre-1.0 — API may change.