Decision Workspace
job_queue vs philiprehberger-task-queue vs smithyq
Side-by-side comparison of Rust crates
40
job_queue
growingv0.0.20
A simple, efficient Rust library for handling asynchronous job processing and task queuing.
52
philiprehberger-task-queue
experimentalv0.2.5
In-process thread-based task queue with priority and concurrency control
46
smithyq
experimentalv0.1.2
A high-performance async task worker library for Rust - forge your tasks with type safety
Core Metrics
| job_queue | philiprehberger-task-queue | smithyq | |
|---|---|---|---|
| Health Score | 40 | 52 | 46 |
| Total Downloads | 25.6K | 136 | 1.4K |
| 30d Downloads | 95 | 136 | 5 |
| Dependents | 5 | 0 | 0 |
| Releases | 20 | 11 | 3 |
| Last Updated | 819d ago | today | 302d ago |
| Age | 2y 4m | 12d | 10m |
Health Breakdown
job_queue
Maintenance
7
Quality
13
Community
5
Popularity
5
Documentation
10
philiprehberger-task-queue
Maintenance
14
Quality
15
Community
5
Popularity
3
Documentation
15
smithyq
Maintenance
9
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| job_queue | philiprehberger-task-queue | smithyq | |
|---|---|---|---|
| Version | 0.0.20 | 0.2.5 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 10 | 0 | 19 |
| Crate Size | 7KB | 11KB | 55KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •philiprehberger-task-queue leads with a health score of 52/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.