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.16
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 | 954 | 606.0K | 10.4K |
| 30d Downloads | 0 | 54.6K | 1.4K |
| Dependents | 0 | 355 | 0 |
| Releases | 1 | 77 | 1 |
| Last Updated | 489d ago | 2d ago | 771d ago |
| Age | 1y 4m | 5y 11m | 2y 1m |
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.16 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 6 | 12 | 4 |
| Crate Size | 18KB | 104KB | 5KB |
| Features | 0 | 5 | 0 |
| Yanked % | 0.0% | 31.2% | 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 355 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.