Decision Workspace
grizzly_scheduler vs sacs vs cronline
Side-by-side comparison of Rust crates
36
grizzly_scheduler
growingv0.2.0
A scheduler for running async tasks using cron expressions. It is built on top of tokio. Tasks can be parallel or sequential. Fuzzy random offset can be added to the cron expression.
55
sacs
growingv0.9.2
Simple Async Cron Scheduler for Tokio
51
cronline
experimentalv0.2.2
Lightweight Task Scheduling for Rust
Core Metrics
| grizzly_scheduler | sacs | cronline | |
|---|---|---|---|
| Health Score | 36 | 55 | 51 |
| Total Downloads | 2.5K | 16.2K | 47 |
| 30d Downloads | 5 | 134 | 15 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 18 | 2 |
| Last Updated | 534d ago | 14d ago | today |
| Age | 2y 1m | 1y 11m | 4m |
Health Breakdown
grizzly_scheduler
Maintenance
5
Quality
13
Community
3
Popularity
4
Documentation
11
sacs
Maintenance
18
Quality
15
Community
5
Popularity
5
Documentation
12
cronline
Maintenance
17
Quality
14
Community
6
Popularity
2
Documentation
12
Technical Details
| grizzly_scheduler | sacs | cronline | |
|---|---|---|---|
| Version | 0.2.0 | 0.9.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT | MIT |
| Dependencies | 10 | 14 | 14 |
| Crate Size | 10KB | 52KB | 64KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.86 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sacs leads with a health score of 55/100, but none of the options score above 80.
- •⚠ grizzly_scheduler has not been updated in over a year.