Decision Workspace
posixmq vs stomp vs priority-queue
Side-by-side comparison of Rust crates
45
posixmq
growingv1.0.0
An idiomatic library for using posix message queues, with optional mio integration
35
stomp
growingv0.11.0
A full STOMP 1.2 client implementation. Allows programs to interact with message queueing services like ActiveMQ and RabbitMQ.
69
priority-queue
growingv2.7.0
A Priority Queue implemented as a heap with a function to efficiently change the priority of an item.
Core Metrics
| posixmq | stomp | priority-queue | |
|---|---|---|---|
| Health Score | 45 | 35 | 69 |
| Total Downloads | 411.1K | 36.6K | 20.7M |
| 30d Downloads | 19.8K | 47 | 1.7M |
| Dependents | 0 | 0 | 1.5K |
| Releases | 4 | 21 | 55 |
| Last Updated | 1879d ago | 3755d ago | 181d ago |
| Age | 7y | 11y 4m | 8y 8m |
Health Breakdown
posixmq
Maintenance
3
Quality
20
Community
6
Popularity
7
Documentation
9
stomp
Maintenance
5
Quality
14
Community
3
Popularity
5
Documentation
8
priority-queue
Maintenance
11
Quality
20
Community
15
Popularity
8
Documentation
15
Technical Details
| posixmq | stomp | priority-queue | |
|---|---|---|---|
| Version | 1.0.0 | 0.11.0 | 2.7.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 / MIT | MIT | LGPL-3.0-or-later OR MPL-2.0 |
| Dependencies | 3 | 4 | 9 |
| Crate Size | 33KB | 16KB | 52KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •priority-queue leads with a health score of 69/100, but none of the options score above 80.
- •priority-queue is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ posixmq, stomp have not been updated in over a year.
- •stomp is pre-1.0 — API may change.