Decision Workspace
cronline vs tokio-task-scheduler vs cronscheduler
Side-by-side comparison of Rust crates
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
42
cronscheduler
experimentalv0.1.8
A high-performance async cron scheduler for Rust, supporting both async and blocking tasks with fine-grained scheduling policies.
Core Metrics
| cronline | tokio-task-scheduler | cronscheduler | |
|---|---|---|---|
| Health Score | 51 | 43 | 42 |
| Total Downloads | 47 | 3.4K | 51 |
| 30d Downloads | 15 | 691 | 5 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 1 | 3 |
| Last Updated | today | 481d ago | 41d ago |
| Age | 4m | 1y 3m | 1m |
Health Breakdown
cronline
Maintenance
17
Quality
14
Community
6
Popularity
2
Documentation
12
tokio-task-scheduler
Maintenance
2
Quality
16
Community
6
Popularity
4
Documentation
15
cronscheduler
Maintenance
11
Quality
12
Community
6
Popularity
2
Documentation
11
Technical Details
| cronline | tokio-task-scheduler | cronscheduler | |
|---|---|---|---|
| Version | 0.2.2 | 1.0.0 | 0.1.8 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | SSPL-1.0 |
| Dependencies | 14 | 19 | 12 |
| Crate Size | 64KB | 17KB | 34KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| 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.
- •cronline, cronscheduler are pre-1.0 — API may change.