Decision Workspace
bbqueue vs amqprs vs crossfire
Side-by-side comparison of Rust crates
59
bbqueue
growingv0.7.0
A SPSC, lockless, no_std, thread safe, queue, based on BipBuffers
70
amqprs
stablev2.1.5
AMQP 0-9-1 client implementation for RabbitMQ
68
crossfire
stablev3.1.7
channels for async and threads
Core Metrics
| bbqueue | amqprs | crossfire | |
|---|---|---|---|
| Health Score | 59 | 70 | 68 |
| Total Downloads | 645.8K | 639.6K | 483.5K |
| 30d Downloads | 104.5K | 45.8K | 62.4K |
| Dependents | 115 | 230 | 260 |
| Releases | 33 | 77 | 69 |
| Last Updated | 14d ago | 8d ago | 7d ago |
| Age | 7y 2m | 3y 3m | 5y 9m |
Health Breakdown
bbqueue
Maintenance
17
Quality
11
Community
11
Popularity
7
Documentation
13
amqprs
Maintenance
18
Quality
18
Community
12
Popularity
7
Documentation
15
crossfire
Maintenance
19
Quality
14
Community
13
Popularity
7
Documentation
15
Technical Details
| bbqueue | amqprs | crossfire | |
|---|---|---|---|
| Version | 0.7.0 | 2.1.5 | 3.1.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 5 | 15 | 11 |
| Crate Size | 21KB | 79KB | 101KB |
| Features | 9 | 5 | 5 |
| Yanked % | 30.3% | 9.1% | 34.8% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.71 | 1.79 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •amqprs leads with a health score of 70/100, but none of the options score above 80.
- •bbqueue has the most downloads (645.8K), suggesting wider adoption.
- •crossfire is depended on by 260 crates — strongest ecosystem trust.
- •bbqueue is pre-1.0 — API may change.