Decision Workspace
agenda-rs vs tokio-cron-scheduler vs qrush
Side-by-side comparison of Rust crates
37
agenda-rs
experimentalv0.1.0
A lightweight, stateful job queue for Rust backed by PostgreSQL with sqlx. Inspired by AgendaJS.
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.
52
qrush
experimentalv0.6.0
Lightweight Job Queue and Task Scheduler for Rust (Actix + Redis + Cron)
Core Metrics
| agenda-rs | tokio-cron-scheduler | qrush | |
|---|---|---|---|
| Health Score | 37 | 59 | 52 |
| Total Downloads | 38 | 3.1M | 4.9K |
| 30d Downloads | 4 | 342.4K | 41 |
| Dependents | 0 | 542 | 0 |
| Releases | 1 | 51 | 16 |
| Last Updated | 114d ago | 150d ago | 50d ago |
| Age | 3m | 5y | 8m |
Health Breakdown
agenda-rs
Maintenance
7
Quality
12
Community
6
Popularity
2
Documentation
10
tokio-cron-scheduler
Maintenance
12
Quality
14
Community
12
Popularity
8
Documentation
13
qrush
Maintenance
16
Quality
11
Community
8
Popularity
4
Documentation
13
Technical Details
| agenda-rs | tokio-cron-scheduler | qrush | |
|---|---|---|---|
| Version | 0.1.0 | 0.15.1 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 9 | 19 | 23 |
| Crate Size | 23KB | 78KB | 68KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
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.