Decision Workspace
hybridfutex vs apalis-redis vs vex-queue
Side-by-side comparison of Rust crates
38
hybridfutex
growingv0.1.0
An efficient hybrid wait queue futex designed for high-contention scenarios, supporting both synchronous and asynchronous waiting and notification. It supports notify and notify_many on all targets.
64
apalis-redis
growingv0.7.4
Background task processing for rust using apalis and redis
56
vex-queue
experimentalv1.6.0
Async background worker queue for VEX Protocol
Core Metrics
| hybridfutex | apalis-redis | vex-queue | |
|---|---|---|---|
| Health Score | 38 | 64 | 56 |
| Total Downloads | 1.6K | 394.3K | 564 |
| 30d Downloads | 4 | 15.3K | 334 |
| Dependents | 0 | 61 | 39 |
| Releases | 1 | 58 | 18 |
| Last Updated | 1085d ago | 9d ago | 6d ago |
| Age | 2y 11m | 4y 10m | 3m |
Health Breakdown
hybridfutex
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
apalis-redis
Maintenance
18
Quality
15
Community
11
Popularity
7
Documentation
13
vex-queue
Maintenance
19
Quality
14
Community
10
Popularity
3
Documentation
10
Technical Details
| hybridfutex | apalis-redis | vex-queue | |
|---|---|---|---|
| Version | 0.1.0 | 0.7.4 | 1.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 2 | 10 | 9 |
| Crate Size | 6KB | 28KB | 13KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apalis-redis leads with a health score of 64/100, but none of the options score above 80.
- •⚠ hybridfutex has not been updated in over a year.
- •hybridfutex, apalis-redis are pre-1.0 — API may change.