Decision Workspace
crossbeam-ring-channel vs crossbeam-channel vs gyre
Side-by-side comparison of Rust crates
49
crossbeam-ring-channel
experimentalv0.1.0
Ring-buffer channel with crossbeam-channel compatible select!
59
crossbeam-channel
growingv0.5.15
Multi-producer multi-consumer channels for message passing
57
gyre
experimentalv1.1.4
A lock-free asynchronous ring buffer inspired by the LMAX Disruptor.
Core Metrics
| crossbeam-ring-channel | crossbeam-channel | gyre | |
|---|---|---|---|
| Health Score | 49 | 59 | 57 |
| Total Downloads | 7.3K | 385.5M | 1.5K |
| 30d Downloads | 6.5K | 26.3M | 39 |
| Dependents | 0 | 32.3K | 13 |
| Releases | 1 | 42 | 16 |
| Last Updated | 65d ago | 353d ago | 132d ago |
| Age | 2m | 8y 4m | 4m |
Health Breakdown
crossbeam-ring-channel
Maintenance
9
Quality
14
Community
6
Popularity
5
Documentation
15
crossbeam-channel
Maintenance
9
Quality
10
Community
20
Popularity
8
Documentation
12
gyre
Maintenance
14
Quality
17
Community
9
Popularity
4
Documentation
13
Technical Details
| crossbeam-ring-channel | crossbeam-channel | gyre | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.15 | 1.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 3 |
| Crate Size | 13KB | 93KB | 30KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 30.9% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.60 | — |
| Owners | 1 | 4 (team) | 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.
- •crossbeam-ring-channel, crossbeam-channel are pre-1.0 — API may change.