Decision Workspace
job_scheduler vs job_scheduler_ng vs rcron
Side-by-side comparison of Rust crates
52
job_scheduler
growingv1.2.1
A simple cron-like job scheduling library for Rust.
61
job_scheduler_ng
growingv2.4.0
A simple cron-like job scheduling library for Rust (Updated since 2022).
48
rcron
growingv1.2.3
a simple cron job scheduling for rust
Core Metrics
| job_scheduler | job_scheduler_ng | rcron | |
|---|---|---|---|
| Health Score | 52 | 61 | 48 |
| Total Downloads | 180.2K | 251.0K | 15.0K |
| 30d Downloads | 2.0K | 10.6K | 92 |
| Dependents | 54 | 22 | 18 |
| Releases | 10 | 9 | 11 |
| Last Updated | 2186d ago | 165d ago | 591d ago |
| Age | 9y | 3y 10m | 3y 9m |
Health Breakdown
job_scheduler
Maintenance
5
Quality
20
Community
10
Popularity
6
Documentation
11
job_scheduler_ng
Maintenance
10
Quality
21
Community
9
Popularity
6
Documentation
15
rcron
Maintenance
4
Quality
20
Community
6
Popularity
5
Documentation
13
Technical Details
| job_scheduler | job_scheduler_ng | rcron | |
|---|---|---|---|
| Version | 1.2.1 | 2.4.0 | 1.2.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 5 | 3 |
| Crate Size | 11KB | 16KB | 9KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.83.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •job_scheduler_ng leads with a health score of 61/100, but none of the options score above 80.
- •⚠ job_scheduler, rcron have not been updated in over a year.