Decision Workspace
json-job-dispatch vs async-events vs notify
Side-by-side comparison of Rust crates
48
json-job-dispatch
growingv3.1.0
Dispatch jobs described by JSON files and sort them according to their status.
47
async-events
growingv0.2.0
Waiting for external task completion in asynchronous Rust code
77
notify
stablev8.2.0
Cross-platform filesystem notification library
Core Metrics
| json-job-dispatch | async-events | notify | |
|---|---|---|---|
| Health Score | 48 | 47 | 77 |
| Total Downloads | 21.5K | 44.3K | 86.8M |
| 30d Downloads | 115 | 32 | 7.5M |
| Dependents | 0 | 13 | 20.1K |
| Releases | 12 | 4 | 81 |
| Last Updated | 385d ago | 849d ago | 41d ago |
| Age | 9y 2m | 4y 10m | 11y 3m |
Health Breakdown
json-job-dispatch
Maintenance
6
Quality
17
Community
6
Popularity
5
Documentation
14
async-events
Maintenance
6
Quality
15
Community
8
Popularity
6
Documentation
12
notify
Maintenance
16
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| json-job-dispatch | async-events | notify | |
|---|---|---|---|
| Version | 3.1.0 | 0.2.0 | 8.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | CC0-1.0 |
| Dependencies | 19 | 1 | 20 |
| Crate Size | 36KB | 5KB | 39KB |
| Features | 0 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 2.5% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.63 | — | 1.77 |
| Owners | 3 | 1 | 5 (team) |
Links
Quick Verdict
- •notify leads with a health score of 77/100, but none of the options score above 80.
- •notify is depended on by 20.1K crates — strongest ecosystem trust.
- •⚠ json-job-dispatch, async-events have not been updated in over a year.
- •async-events is pre-1.0 — API may change.