Decision Workspace
liteq vs oxn vs bullmq-rs
Side-by-side comparison of Rust crates
48
liteq
experimentalv1.1.4
High-performance job queue library for Rust using Redis with auto-retry, connection pooling, async handlers, and multi-consumer fair distribution
45
oxn
experimentalv0.2.2
Redis-backed async job queue for Rust, with optional web dashboard.
42
bullmq-rs
experimentalv1.1.0
A Rust implementation of BullMQ - Redis-based distributed job queue
Core Metrics
| liteq | oxn | bullmq-rs | |
|---|---|---|---|
| Health Score | 48 | 45 | 42 |
| Total Downloads | 130 | 105 | 233 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 8 | 1 |
| Last Updated | 52d ago | 23d ago | 82d ago |
| Age | 1m | 1m | 2m |
Health Breakdown
liteq
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
10
oxn
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
12
bullmq-rs
Maintenance
8
Quality
15
Community
6
Popularity
3
Documentation
10
Technical Details
| liteq | oxn | bullmq-rs | |
|---|---|---|---|
| Version | 1.1.4 | 0.2.2 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 16 | 31 | 8 |
| Crate Size | 79KB | 101KB | 23KB |
| Features | 1 | 11 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •liteq leads with a health score of 48/100, but none of the options score above 80.
- •bullmq-rs has the most downloads (233), suggesting wider adoption.
- •oxn is pre-1.0 — API may change.