Decision Workspace
async-cron-scheduler vs sacs vs jact
Side-by-side comparison of Rust crates
42
async-cron-scheduler
growingv2.0.1
Runtime-agnostic async task scheduler with cron expression support
55
sacs
growingv0.9.2
Simple Async Cron Scheduler for Tokio
37
jact
growingv0.4.2
Schedule tasks on tokio using cron-like annotation. Also schedule tasks at an instant or repeat them at a fixed duration.
Core Metrics
| async-cron-scheduler | sacs | jact | |
|---|---|---|---|
| Health Score | 42 | 55 | 37 |
| Total Downloads | 12.9K | 16.2K | 9.3K |
| 30d Downloads | 299 | 138 | 10 |
| Dependents | 11 | 0 | 0 |
| Releases | 3 | 18 | 7 |
| Last Updated | 807d ago | 14d ago | 895d ago |
| Age | 3y 11m | 1y 11m | 4y 3m |
Health Breakdown
async-cron-scheduler
Maintenance
4
Quality
14
Community
9
Popularity
5
Documentation
10
sacs
Maintenance
18
Quality
15
Community
5
Popularity
5
Documentation
12
jact
Maintenance
4
Quality
13
Community
5
Popularity
5
Documentation
10
Technical Details
| async-cron-scheduler | sacs | jact | |
|---|---|---|---|
| Version | 2.0.1 | 0.9.2 | 0.4.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 7 | 14 | 8 |
| Crate Size | 18KB | 52KB | 17KB |
| Features | 1 | 2 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.86 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sacs leads with a health score of 55/100, but none of the options score above 80.
- •⚠ async-cron-scheduler, jact have not been updated in over a year.
- •sacs, jact are pre-1.0 — API may change.