Decision Workspace
tokio_schedule vs cron-lite vs sacs
Side-by-side comparison of Rust crates
45
tokio_schedule
growingv0.3.2
This crate helps schedule tasks in tokio runtime
57
cron-lite
growingv0.3.1
Lightweight cron expressions parser and time series generator
55
sacs
growingv0.9.2
Simple Async Cron Scheduler for Tokio
Core Metrics
| tokio_schedule | cron-lite | sacs | |
|---|---|---|---|
| Health Score | 45 | 57 | 55 |
| Total Downloads | 321.0K | 5.9K | 16.2K |
| 30d Downloads | 11.6K | 229 | 134 |
| Dependents | 73 | 6 | 0 |
| Releases | 7 | 6 | 18 |
| Last Updated | 647d ago | 14d ago | 14d ago |
| Age | 4y 10m | 1y 3m | 1y 11m |
Health Breakdown
tokio_schedule
Maintenance
4
Quality
14
Community
11
Popularity
7
Documentation
9
cron-lite
Maintenance
17
Quality
15
Community
8
Popularity
5
Documentation
12
sacs
Maintenance
18
Quality
15
Community
5
Popularity
5
Documentation
12
Technical Details
| tokio_schedule | cron-lite | sacs | |
|---|---|---|---|
| Version | 0.3.2 | 0.3.1 | 0.9.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 11 | 14 |
| Crate Size | 7KB | 44KB | 52KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.86 | 1.86 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cron-lite leads with a health score of 57/100, but none of the options score above 80.
- •tokio_schedule has the most downloads (321.0K), suggesting wider adoption.
- •⚠ tokio_schedule has not been updated in over a year.