Decision Workspace
cloudiful-scheduler vs tokio-cron-scheduler vs sacs
Side-by-side comparison of Rust crates
49
cloudiful-scheduler
experimentalv0.4.8
Single-job async scheduling library for background work with optional Valkey-backed state.
59
tokio-cron-scheduler
growingv0.15.1
Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats.
55
sacs
growingv0.9.3
Simple Async Cron Scheduler for Tokio
Core Metrics
| cloudiful-scheduler | tokio-cron-scheduler | sacs | |
|---|---|---|---|
| Health Score | 49 | 59 | 55 |
| Total Downloads | 171 | 4.0M | 16.4K |
| 30d Downloads | 0 | 517.0K | 0 |
| Dependents | 0 | 893 | 0 |
| Releases | 11 | 51 | 19 |
| Last Updated | 2d ago | 210d ago | 30d ago |
| Age | 1m | 5y 2m | 2y 1m |
Health Breakdown
cloudiful-scheduler
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
13
tokio-cron-scheduler
Maintenance
11
Quality
14
Community
13
Popularity
8
Documentation
13
sacs
Maintenance
18
Quality
15
Community
5
Popularity
5
Documentation
12
Technical Details
| cloudiful-scheduler | tokio-cron-scheduler | sacs | |
|---|---|---|---|
| Version | 0.4.8 | 0.15.1 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 8 | 19 | 14 |
| Crate Size | 87KB | 78KB | 52KB |
| Features | 3 | 9 | 2 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.86 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tokio-cron-scheduler leads with a health score of 59/100, but none of the options score above 80.
- •tokio-cron-scheduler is depended on by 893 crates — strongest ecosystem trust.