Decision Workspace
enact-cron vs wae-scheduler vs delay_timer
Side-by-side comparison of Rust crates
41
enact-cron
experimentalv0.0.2
Cron scheduling system for Enact agents
47
wae-scheduler
experimentalv0.0.2
WAE Scheduler - 任务调度器,支持 Cron、定时任务、延迟任务
45
delay_timer
growingv0.11.6
Time-manager of delayed tasks. Like crontab, but synchronous asynchronous tasks are possible, and dynamic add/cancel/remove is supported.
Core Metrics
| enact-cron | wae-scheduler | delay_timer | |
|---|---|---|---|
| Health Score | 41 | 47 | 45 |
| Total Downloads | 28 | 50 | 1.0M |
| 30d Downloads | 7 | 51 | 43.8K |
| Dependents | 0 | 2 | 6 |
| Releases | 2 | 3 | 28 |
| Last Updated | 29d ago | 10d ago | 676d ago |
| Age | 1m | 19d | 5y 4m |
Health Breakdown
enact-cron
Maintenance
12
Quality
11
Community
6
Popularity
2
Documentation
10
wae-scheduler
Maintenance
13
Quality
12
Community
7
Popularity
2
Documentation
13
delay_timer
Maintenance
6
Quality
12
Community
8
Popularity
7
Documentation
12
Technical Details
| enact-cron | wae-scheduler | delay_timer | |
|---|---|---|---|
| Version | 0.0.2 | 0.0.2 | 0.11.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 16 | 9 | 31 |
| Crate Size | 28KB | 20KB | 110KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wae-scheduler leads with a health score of 47/100, but none of the options score above 80.
- •delay_timer has the most downloads (1.0M), suggesting wider adoption.
- •⚠ delay_timer has not been updated in over a year.