Decision Workspace
crossbeam-channel vs chan vs suplex
Side-by-side comparison of Rust crates
59
crossbeam-channel
growingv0.5.15
Multi-producer multi-consumer channels for message passing
48
chan
growingv0.1.23
DEPRECATED. Use crossbeam-channel instead.
44
suplex
experimentalv0.1.2
Request-Response wrapper over Crossbeam channels
Core Metrics
| crossbeam-channel | chan | suplex | |
|---|---|---|---|
| Health Score | 59 | 48 | 44 |
| Total Downloads | 385.5M | 574.7K | 760 |
| 30d Downloads | 27.2M | 8.3K | 5 |
| Dependents | 32.3K | 263 | 0 |
| Releases | 42 | 21 | 3 |
| Last Updated | 353d ago | 2796d ago | 181d ago |
| Age | 8y 4m | 10y 8m | 6m |
Health Breakdown
crossbeam-channel
Maintenance
9
Quality
10
Community
20
Popularity
8
Documentation
12
chan
Maintenance
4
Quality
16
Community
10
Popularity
7
Documentation
11
suplex
Maintenance
11
Quality
14
Community
6
Popularity
3
Documentation
10
Technical Details
| crossbeam-channel | chan | suplex | |
|---|---|---|---|
| Version | 0.5.15 | 0.1.23 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Unlicense/MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 1 |
| Crate Size | 93KB | 27KB | 11KB |
| Features | 2 | 1 | 0 |
| Yanked % | 30.9% | 0.0% | 0.0% |
| Edition | 2021 | — | 2024 |
| MSRV | 1.60 | — | — |
| Owners | 4 (team) | 1 | 1 |
Links
Quick Verdict
- •crossbeam-channel leads with a health score of 59/100, but none of the options score above 80.
- •crossbeam-channel is depended on by 32.3K crates — strongest ecosystem trust.
- •⚠ chan has not been updated in over a year.