Decision Workspace
amqp-client-rust vs amqprs vs bunny-rs
Side-by-side comparison of Rust crates
55
amqp-client-rust
growingv0.0.6
An asynchronous AMQP client library for Rust, designed for high-performance communication with RabbitMQ. Features include automatic queue and exchange management, message publishing, subscribing, and RPC support.
70
amqprs
stablev2.1.5
AMQP 0-9-1 client implementation for RabbitMQ
47
bunny-rs
experimentalv0.10.0
A modern, ergonomic RabbitMQ (AMQP 0-9-1) client for Rust
Core Metrics
| amqp-client-rust | amqprs | bunny-rs | |
|---|---|---|---|
| Health Score | 55 | 70 | 47 |
| Total Downloads | 8.9K | 639.6K | 21 |
| 30d Downloads | 259 | 45.8K | 21 |
| Dependents | 0 | 230 | 0 |
| Releases | 32 | 77 | 2 |
| Last Updated | 23d ago | 8d ago | 1d ago |
| Age | 1y 6m | 3y 3m | 1d |
Health Breakdown
amqp-client-rust
Maintenance
18
Quality
14
Community
6
Popularity
5
Documentation
12
amqprs
Maintenance
18
Quality
18
Community
12
Popularity
7
Documentation
15
bunny-rs
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| amqp-client-rust | amqprs | bunny-rs | |
|---|---|---|---|
| Version | 0.0.6 | 2.1.5 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 12 | 15 | 19 |
| Crate Size | 36KB | 79KB | 92KB |
| Features | 2 | 5 | 3 |
| Yanked % | 3.1% | 9.1% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.85 | 1.71 | 1.94 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •amqprs leads with a health score of 70/100, but none of the options score above 80.
- •amqprs is depended on by 230 crates — strongest ecosystem trust.
- •amqp-client-rust, bunny-rs are pre-1.0 — API may change.