Decision Workspace
process-queue vs priority-queue vs apalis-redis
Side-by-side comparison of Rust crates
32
process-queue
growingv0.1.1
Queue programs for execution
69
priority-queue
growingv2.7.0
A Priority Queue implemented as a heap with a function to efficiently change the priority of an item.
64
apalis-redis
growingv0.7.4
Background task processing for rust using apalis and redis
Core Metrics
| process-queue | priority-queue | apalis-redis | |
|---|---|---|---|
| Health Score | 32 | 69 | 64 |
| Total Downloads | 3.8K | 20.7M | 394.3K |
| 30d Downloads | 4 | 1.7M | 15.3K |
| Dependents | 0 | 1.5K | 61 |
| Releases | 2 | 55 | 58 |
| Last Updated | 3042d ago | 181d ago | 9d ago |
| Age | 9y 1m | 8y 8m | 4y 10m |
Health Breakdown
process-queue
Maintenance
3
Quality
13
Community
4
Popularity
4
Documentation
8
priority-queue
Maintenance
11
Quality
20
Community
15
Popularity
8
Documentation
15
apalis-redis
Maintenance
18
Quality
15
Community
11
Popularity
7
Documentation
13
Technical Details
| process-queue | priority-queue | apalis-redis | |
|---|---|---|---|
| Version | 0.1.1 | 2.7.0 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0 | LGPL-3.0-or-later OR MPL-2.0 | MIT |
| Dependencies | 11 | 9 | 10 |
| Crate Size | 7KB | 52KB | 28KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.65.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •priority-queue leads with a health score of 69/100, but none of the options score above 80.
- •priority-queue is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ process-queue has not been updated in over a year.
- •process-queue, apalis-redis are pre-1.0 — API may change.