Decision Workspace
enact-cron vs delay_timer vs wae-scheduler
Side-by-side comparison of Rust crates
41
enact-cron
experimentalv0.0.2
Cron scheduling system for Enact agents
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.
44
wae-scheduler
experimentalv0.0.2
WAE Scheduler - 任务调度器,支持 Cron、定时任务、延迟任务
Core Metrics
| enact-cron | delay_timer | wae-scheduler | |
|---|---|---|---|
| Health Score | 41 | 45 | 44 |
| Total Downloads | 30 | 1.2M | 84 |
| 30d Downloads | 0 | 68.7K | 0 |
| Dependents | 0 | 6 | 2 |
| Releases | 2 | 28 | 3 |
| Last Updated | 88d ago | 736d ago | 69d ago |
| Age | 3m | 5y 6m | 2m |
Health Breakdown
enact-cron
Maintenance
12
Quality
11
Community
6
Popularity
2
Documentation
10
delay_timer
Maintenance
6
Quality
12
Community
8
Popularity
7
Documentation
12
wae-scheduler
Maintenance
10
Quality
12
Community
7
Popularity
2
Documentation
13
Technical Details
| enact-cron | delay_timer | wae-scheduler | |
|---|---|---|---|
| Version | 0.0.2 | 0.11.6 | 0.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 OR MIT | MIT |
| Dependencies | 16 | 31 | 9 |
| Crate Size | 28KB | 110KB | 20KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •delay_timer leads with a health score of 45/100, but none of the options score above 80.
- •⚠ delay_timer has not been updated in over a year.