Decision Workspace
philiprehberger-task-queue vs job_queue vs qoxide
Side-by-side comparison of Rust crates
52
philiprehberger-task-queue
experimentalv0.2.5
In-process thread-based task queue with priority and concurrency control
40
job_queue
growingv0.0.20
A simple, efficient Rust library for handling asynchronous job processing and task queuing.
54
qoxide
experimentalv1.3.0
A lightweight local job queue backed by SQLite
Core Metrics
| philiprehberger-task-queue | job_queue | qoxide | |
|---|---|---|---|
| Health Score | 52 | 40 | 54 |
| Total Downloads | 136 | 25.6K | 220 |
| 30d Downloads | 136 | 95 | 13 |
| Dependents | 0 | 5 | 0 |
| Releases | 11 | 20 | 9 |
| Last Updated | today | 819d ago | 112d ago |
| Age | 12d | 2y 4m | 3m |
Health Breakdown
philiprehberger-task-queue
Maintenance
14
Quality
15
Community
5
Popularity
3
Documentation
15
job_queue
Maintenance
7
Quality
13
Community
5
Popularity
5
Documentation
10
qoxide
Maintenance
17
Quality
18
Community
6
Popularity
3
Documentation
10
Technical Details
| philiprehberger-task-queue | job_queue | qoxide | |
|---|---|---|---|
| Version | 0.2.5 | 0.0.20 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 10 | 7 |
| Crate Size | 11KB | 7KB | 17KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qoxide leads with a health score of 54/100, but none of the options score above 80.
- •job_queue has the most downloads (25.6K), suggesting wider adoption.
- •⚠ job_queue has not been updated in over a year.
- •philiprehberger-task-queue, job_queue are pre-1.0 — API may change.