Decision Workspace
funscheduler vs wae-scheduler vs delay_timer
Side-by-side comparison of Rust crates
35
funscheduler
growingv0.1.0
Time based function execution scheduler
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
| funscheduler | wae-scheduler | delay_timer | |
|---|---|---|---|
| Health Score | 35 | 47 | 45 |
| Total Downloads | 1.7K | 50 | 1.0M |
| 30d Downloads | 4 | 51 | 43.8K |
| Dependents | 0 | 2 | 6 |
| Releases | 1 | 3 | 28 |
| Last Updated | 1610d ago | 10d ago | 676d ago |
| Age | 4y 5m | 19d | 5y 4m |
Health Breakdown
funscheduler
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
9
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
| funscheduler | wae-scheduler | delay_timer | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.2 | 0.11.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 9 | 31 |
| Crate Size | 2KB | 20KB | 110KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ funscheduler, delay_timer have not been updated in over a year.