Decision Workspace
signal-notify vs chan-signal vs fuze
Side-by-side comparison of Rust crates
36
signal-notify
growingv0.1.3
Catch OS signals with standard mpsc channel
45
chan-signal
growingv0.3.3
DEPRECATED. Use crossbeam-channel and signal-hook instead.
43
fuze
growingv3.0.0
A mechanism to wait for a single signal which can be checked at any time
Core Metrics
| signal-notify | chan-signal | fuze | |
|---|---|---|---|
| Health Score | 36 | 45 | 43 |
| Total Downloads | 57.7K | 181.8K | 4.3K |
| 30d Downloads | 215 | 3.3K | 6 |
| Dependents | 20 | 153 | 0 |
| Releases | 4 | 12 | 3 |
| Last Updated | 3023d ago | 2428d ago | 1709d ago |
| Age | 8y 9m | 10y 8m | 4y 8m |
Health Breakdown
signal-notify
Maintenance
2
Quality
15
Community
7
Popularity
6
Documentation
6
chan-signal
Maintenance
5
Quality
14
Community
9
Popularity
6
Documentation
11
fuze
Maintenance
4
Quality
20
Community
3
Popularity
4
Documentation
12
Technical Details
| signal-notify | chan-signal | fuze | |
|---|---|---|---|
| Version | 0.1.3 | 0.3.3 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | Unlicense/MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 4 | 4 |
| Crate Size | 4KB | 11KB | 3KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •chan-signal leads with a health score of 45/100, but none of the options score above 80.
- •chan-signal is depended on by 153 crates — strongest ecosystem trust.
- •⚠ signal-notify, chan-signal, fuze have not been updated in over a year.
- •signal-notify, chan-signal are pre-1.0 — API may change.