Decision Workspace
tokio-debouncer vs tokio-shutdown vs notifier_hub
Side-by-side comparison of Rust crates
52
tokio-debouncer
experimentalv0.3.1
A minimal async debouncer for signal batching in Tokio
45
tokio-shutdown
growingv0.1.5
Wait for a stop signal across multiple threads
41
notifier_hub
growingv0.1.2
A simple cannal subscribtion system
Core Metrics
| tokio-debouncer | tokio-shutdown | notifier_hub | |
|---|---|---|---|
| Health Score | 52 | 45 | 41 |
| Total Downloads | 5.4K | 40.0K | 2.6K |
| 30d Downloads | 224 | 1.1K | 33 |
| Dependents | 0 | 7 | 0 |
| Releases | 6 | 6 | 2 |
| Last Updated | 312d ago | 474d ago | 441d ago |
| Age | 10m | 4y 1m | 1y 2m |
Health Breakdown
tokio-debouncer
Maintenance
13
Quality
16
Community
6
Popularity
4
Documentation
13
tokio-shutdown
Maintenance
6
Quality
14
Community
8
Popularity
5
Documentation
12
notifier_hub
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| tokio-debouncer | tokio-shutdown | notifier_hub | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.5 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 9 | 3 |
| Crate Size | 9KB | 11KB | 16KB |
| Features | 2 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-debouncer leads with a health score of 52/100, but none of the options score above 80.
- •tokio-shutdown has the most downloads (40.0K), suggesting wider adoption.
- •⚠ tokio-shutdown, notifier_hub have not been updated in over a year.