Decision Workspace
interruptor vs crossbeam-ring-channel vs chan-signal
Side-by-side comparison of Rust crates
38
interruptor
growingv0.1.1
Collection of functions generating Unix process signal receivers for use in the Crossbeam Channel select! macro.
49
crossbeam-ring-channel
experimentalv0.1.0
Ring-buffer channel with crossbeam-channel compatible select!
45
chan-signal
growingv0.3.3
DEPRECATED. Use crossbeam-channel and signal-hook instead.
Core Metrics
| interruptor | crossbeam-ring-channel | chan-signal | |
|---|---|---|---|
| Health Score | 38 | 49 | 45 |
| Total Downloads | 2.9K | 7.3K | 181.8K |
| 30d Downloads | 5 | 6.5K | 3.3K |
| Dependents | 0 | 0 | 153 |
| Releases | 2 | 1 | 12 |
| Last Updated | 1446d ago | 65d ago | 2428d ago |
| Age | 4y 4m | 2m | 10y 8m |
Health Breakdown
interruptor
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
13
crossbeam-ring-channel
Maintenance
9
Quality
14
Community
6
Popularity
5
Documentation
15
chan-signal
Maintenance
5
Quality
14
Community
9
Popularity
6
Documentation
11
Technical Details
| interruptor | crossbeam-ring-channel | chan-signal | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | Unlicense/MIT |
| Dependencies | 2 | 2 | 4 |
| Crate Size | 6KB | 13KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crossbeam-ring-channel leads with a health score of 49/100, but none of the options score above 80.
- •chan-signal has the most downloads (181.8K), suggesting wider adoption.
- •chan-signal is depended on by 153 crates — strongest ecosystem trust.
- •⚠ interruptor, chan-signal have not been updated in over a year.