Decision Workspace
stomp vs apalis-amqp vs rust-rabbit
Side-by-side comparison of Rust crates
35
stomp
growingv0.11.0
A full STOMP 1.2 client implementation. Allows programs to interact with message queueing services like ActiveMQ and RabbitMQ.
57
apalis-amqp
growingv0.4.1
Message queuing backend for Rust using apalis and Amqp
51
rust-rabbit
experimentalv1.2.2
A simple, reliable RabbitMQ client library for Rust. Easy to use with flexible retry mechanisms and minimal configuration.
Core Metrics
| stomp | apalis-amqp | rust-rabbit | |
|---|---|---|---|
| Health Score | 35 | 57 | 51 |
| Total Downloads | 36.6K | 16.3K | 1.4K |
| 30d Downloads | 47 | 672 | 131 |
| Dependents | 0 | 4 | 0 |
| Releases | 21 | 18 | 12 |
| Last Updated | 3755d ago | 7d ago | 65d ago |
| Age | 11y 4m | 2y 11m | 5m |
Health Breakdown
stomp
Maintenance
5
Quality
14
Community
3
Popularity
5
Documentation
8
apalis-amqp
Maintenance
19
Quality
13
Community
7
Popularity
5
Documentation
13
rust-rabbit
Maintenance
15
Quality
16
Community
6
Popularity
4
Documentation
10
Technical Details
| stomp | apalis-amqp | rust-rabbit | |
|---|---|---|---|
| Version | 0.11.0 | 0.4.1 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT |
| Dependencies | 4 | 14 | 16 |
| Crate Size | 16KB | 27KB | 76KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apalis-amqp leads with a health score of 57/100, but none of the options score above 80.
- •stomp has the most downloads (36.6K), suggesting wider adoption.
- •⚠ stomp has not been updated in over a year.
- •stomp, apalis-amqp are pre-1.0 — API may change.