Decision Workspace
majra vs plasmite vs ipc-queue
Side-by-side comparison of Rust crates
58
majra
experimentalv1.0.1
Distributed queue & multiplex engine — pub/sub, priority queues, relay, IPC, heartbeat, and rate limiting for Rust
40
plasmite
experimentalv0.6.1
Persistent JSON message queues backed by plain files for local and remote IPC
62
ipc-queue
growingv0.5.0
An implementation of FIFO queue described in fortanix-sgx-abi used for asynchronous usercalls.
Core Metrics
| majra | plasmite | ipc-queue | |
|---|---|---|---|
| Health Score | 58 | 40 | 62 |
| Total Downloads | 621 | 218 | 78.3K |
| 30d Downloads | 649 | 50 | 4.4K |
| Dependents | 25 | 0 | 11 |
| Releases | 5 | 15 | 7 |
| Last Updated | 1d ago | 24d ago | 37d ago |
| Age | 6d | 1m | 5y 6m |
Health Breakdown
majra
Maintenance
14
Quality
16
Community
10
Popularity
3
Documentation
15
plasmite
Maintenance
12
Quality
9
Community
6
Popularity
3
Documentation
10
ipc-queue
Maintenance
17
Quality
14
Community
13
Popularity
6
Documentation
12
Technical Details
| majra | plasmite | ipc-queue | |
|---|---|---|---|
| Version | 1.0.1 | 0.6.1 | 0.5.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | AGPL-3.0-only | MIT | MPL-2.0 |
| Dependencies | 24 | 33 | 4 |
| Crate Size | 161KB | 1.1MB | 15KB |
| Features | 19 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.89 | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •ipc-queue leads with a health score of 62/100, but none of the options score above 80.
- •plasmite, ipc-queue are pre-1.0 — API may change.