Decision Workspace
notifies vs diatomic-waker vs waker-fn
Side-by-side comparison of Rust crates
33
notifies
experimentalv0.1.0
various efficient async notifies
52
diatomic-waker
growingv0.2.3
An async, lock-free synchronization primitive for task wakeup.
64
waker-fn
growingv1.2.0
Convert closures into wakers
Core Metrics
| notifies | diatomic-waker | waker-fn | |
|---|---|---|---|
| Health Score | 33 | 52 | 64 |
| Total Downloads | 641 | 5.8M | 114.2M |
| 30d Downloads | 3 | 543.2K | 4.2M |
| Dependents | 0 | 100 | 529 |
| Releases | 1 | 5 | 4 |
| Last Updated | 329d ago | 565d ago | 684d ago |
| Age | 10m | 3y 5m | 5y 10m |
Health Breakdown
notifies
Maintenance
3
Quality
14
Community
3
Popularity
3
Documentation
10
diatomic-waker
Maintenance
4
Quality
17
Community
11
Popularity
8
Documentation
12
waker-fn
Maintenance
4
Quality
21
Community
17
Popularity
8
Documentation
14
Technical Details
| notifies | diatomic-waker | waker-fn | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.3 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 5KB | 18KB | 7KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.56 | 1.51 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •waker-fn leads with a health score of 64/100, but none of the options score above 80.
- •waker-fn is depended on by 529 crates — strongest ecosystem trust.
- •⚠ diatomic-waker, waker-fn have not been updated in over a year.
- •notifies, diatomic-waker are pre-1.0 — API may change.