Decision Workspace
cronscheduler vs cronline vs tokio-task-scheduler
Side-by-side comparison of Rust crates
42
cronscheduler
experimentalv0.1.8
A high-performance async cron scheduler for Rust, supporting both async and blocking tasks with fine-grained scheduling policies.
51
cronline
experimentalv0.2.2
Lightweight Task Scheduling for Rust
43
tokio-task-scheduler
growingv1.0.0
A non-blocking task scheduler for Rust with fluent API, supporting interval-based and cron-like scheduling
Core Metrics
| cronscheduler | cronline | tokio-task-scheduler | |
|---|---|---|---|
| Health Score | 42 | 51 | 43 |
| Total Downloads | 51 | 47 | 3.4K |
| 30d Downloads | 5 | 15 | 691 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 2 | 1 |
| Last Updated | 41d ago | today | 481d ago |
| Age | 1m | 4m | 1y 3m |
Health Breakdown
cronscheduler
Maintenance
11
Quality
12
Community
6
Popularity
2
Documentation
11
cronline
Maintenance
17
Quality
14
Community
6
Popularity
2
Documentation
12
tokio-task-scheduler
Maintenance
2
Quality
16
Community
6
Popularity
4
Documentation
15
Technical Details
| cronscheduler | cronline | tokio-task-scheduler | |
|---|---|---|---|
| Version | 0.1.8 | 0.2.2 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | SSPL-1.0 | MIT | MIT |
| Dependencies | 12 | 14 | 19 |
| Crate Size | 34KB | 64KB | 17KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.85.0 | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cronline leads with a health score of 51/100, but none of the options score above 80.
- •tokio-task-scheduler has the most downloads (3.4K), suggesting wider adoption.
- •⚠ tokio-task-scheduler has not been updated in over a year.
- •cronscheduler, cronline are pre-1.0 — API may change.