Decision Workspace
runq vs stateset-jobs vs oxidite-queue
Side-by-side comparison of Rust crates
42
runq
experimentalv0.1.0
Macro-based job orchestrator with distributed locking and automatic retries
45
stateset-jobs
experimentalv0.8.1
Background job scheduler for StateSet iCommerce — cron, interval, and event-driven job execution with retry and backoff
52
oxidite-queue
experimentalv2.0.1
Background job queue with cron scheduling, DLQ, and retry logic for Oxidite
Core Metrics
| runq | stateset-jobs | oxidite-queue | |
|---|---|---|---|
| Health Score | 42 | 45 | 52 |
| Total Downloads | 17 | 99 | 197 |
| 30d Downloads | 4 | 80 | 40 |
| Dependents | 0 | 0 | 9 |
| Releases | 1 | 7 | 3 |
| Last Updated | 46d ago | 8d ago | 62d ago |
| Age | 1m | 1m | 3m |
Health Breakdown
runq
Maintenance
10
Quality
15
Community
6
Popularity
1
Documentation
10
stateset-jobs
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
12
oxidite-queue
Maintenance
15
Quality
15
Community
9
Popularity
3
Documentation
10
Technical Details
| runq | stateset-jobs | oxidite-queue | |
|---|---|---|---|
| Version | 0.1.0 | 0.8.1 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 7 | 10 |
| Crate Size | 1KB | 30KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •oxidite-queue leads with a health score of 52/100, but none of the options score above 80.
- •runq, stateset-jobs are pre-1.0 — API may change.