Decision Workspace
bullmq-rs vs liteq vs hornetmq
Side-by-side comparison of Rust crates
42
bullmq-rs
experimentalv1.1.0
A Rust implementation of BullMQ - Redis-based distributed job queue
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
39
hornetmq
experimentalv0.3.1
A fast, Redis-backed job queue for Rust — fully compatible with BullMQ
Core Metrics
| bullmq-rs | liteq | hornetmq | |
|---|---|---|---|
| Health Score | 42 | 48 | 39 |
| Total Downloads | 233 | 130 | 49 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 7 | 3 |
| Last Updated | 82d ago | 52d ago | 73d ago |
| Age | 2m | 1m | 2m |
Health Breakdown
bullmq-rs
Maintenance
8
Quality
15
Community
6
Popularity
3
Documentation
10
liteq
Maintenance
14
Quality
15
Community
6
Popularity
3
Documentation
10
hornetmq
Maintenance
10
Quality
12
Community
5
Popularity
2
Documentation
10
Technical Details
| bullmq-rs | liteq | hornetmq | |
|---|---|---|---|
| Version | 1.1.0 | 1.1.4 | 0.3.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 8 | 16 | 15 |
| Crate Size | 23KB | 79KB | 71KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| 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.
- •hornetmq is pre-1.0 — API may change.