Decision Workspace
open-coroutine-queue vs priority-queue vs apalis-redis
Side-by-side comparison of Rust crates
40
open-coroutine-queue
growingv0.5.0
Concurrent work-stealing queue, implemented using st3 and crossbeam-deque.
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
| open-coroutine-queue | priority-queue | apalis-redis | |
|---|---|---|---|
| Health Score | 40 | 69 | 64 |
| Total Downloads | 4.8K | 20.7M | 394.3K |
| 30d Downloads | 22 | 1.7M | 14.9K |
| Dependents | 2 | 1.5K | 61 |
| Releases | 3 | 55 | 58 |
| Last Updated | 796d ago | 181d ago | 9d ago |
| Age | 2y 8m | 8y 8m | 4y 10m |
Health Breakdown
open-coroutine-queue
Maintenance
5
Quality
14
Community
7
Popularity
4
Documentation
10
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
| open-coroutine-queue | priority-queue | apalis-redis | |
|---|---|---|---|
| Version | 0.5.0 | 2.7.0 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | LGPL-3.0 OR Apache-2.0 | LGPL-3.0-or-later OR MPL-2.0 | MIT |
| Dependencies | 4 | 9 | 10 |
| Crate Size | 8KB | 52KB | 28KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 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.
- •⚠ open-coroutine-queue has not been updated in over a year.
- •open-coroutine-queue, apalis-redis are pre-1.0 — API may change.