Decision Workspace
timer_list vs ax-timer-list vs notify
Side-by-side comparison of Rust crates
54
timer_list
growingv0.1.0
A list of timed events that will be triggered sequentially when the timer expires
60
ax-timer-list
experimentalv0.3.5
A list of timed events that will be triggered sequentially when the timer expires
76
notify
stablev8.2.0
Cross-platform filesystem notification library
Core Metrics
| timer_list | ax-timer-list | notify | |
|---|---|---|---|
| Health Score | 54 | 60 | 76 |
| Total Downloads | 66.6K | 1.4K | 125.3M |
| 30d Downloads | 545 | 0 | 6.8M |
| Dependents | 6 | 45 | 33.2K |
| Releases | 2 | 5 | 83 |
| Last Updated | 103d ago | 56d ago | 73d ago |
| Age | 1y 12m | 3m | 11y 6m |
Health Breakdown
timer_list
Maintenance
12
Quality
10
Community
13
Popularity
6
Documentation
13
ax-timer-list
Maintenance
15
Quality
15
Community
16
Popularity
4
Documentation
10
notify
Maintenance
15
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| timer_list | ax-timer-list | notify | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.5 | 8.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | Apache-2.0 | CC0-1.0 |
| Dependencies | 0 | 0 | 20 |
| Crate Size | 4KB | 9KB | 39KB |
| Features | 0 | 0 | 5 |
| Yanked % | 50.0% | 0.0% | 2.4% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.77 |
| Owners | 2 (team) | 2 (team) | 4 (team) |
Links
Quick Verdict
- •notify leads with a health score of 76/100, but none of the options score above 80.
- •notify is depended on by 33.2K crates — strongest ecosystem trust.
- •timer_list, ax-timer-list are pre-1.0 — API may change.