Decision Workspace
nestforge-schedule vs tokio-cron-scheduler vs sacs
Side-by-side comparison of Rust crates
50
nestforge-schedule
experimentalv1.9.0
Scheduler support for NestForge
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.2
Simple Async Cron Scheduler for Tokio
Core Metrics
| nestforge-schedule | tokio-cron-scheduler | sacs | |
|---|---|---|---|
| Health Score | 50 | 59 | 55 |
| Total Downloads | 109 | 3.1M | 16.2K |
| 30d Downloads | 109 | 342.4K | 138 |
| Dependents | 7 | 542 | 0 |
| Releases | 7 | 51 | 18 |
| Last Updated | 3d ago | 150d ago | 14d ago |
| Age | 26d | 5y | 1y 11m |
Health Breakdown
nestforge-schedule
Maintenance
14
Quality
16
Community
8
Popularity
2
Documentation
10
tokio-cron-scheduler
Maintenance
12
Quality
14
Community
12
Popularity
8
Documentation
13
sacs
Maintenance
18
Quality
15
Community
5
Popularity
5
Documentation
12
Technical Details
| nestforge-schedule | tokio-cron-scheduler | sacs | |
|---|---|---|---|
| Version | 1.9.0 | 0.15.1 | 0.9.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 3 | 19 | 14 |
| Crate Size | 10KB | 78KB | 52KB |
| Features | 0 | 9 | 2 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2021 | 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 542 crates — strongest ecosystem trust.
- •tokio-cron-scheduler, sacs are pre-1.0 — API may change.