Decision Workspace
memberlist-plumtree vs saorsa-gossip-pubsub vs hyperlane-broadcast
Side-by-side comparison of Rust crates
48
memberlist-plumtree
experimentalv0.1.5
Plumtree (Epidemic Broadcast Trees) implementation built on memberlist for efficient O(n) message broadcast.
54
saorsa-gossip-pubsub
experimentalv0.5.53
Pub/sub for Saorsa Gossip: Plumtree epidemic broadcast with EAGER/IHAVE/IWANT
65
hyperlane-broadcast
stablev2.0.4
hyperlane-broadcast is a lightweight and ergonomic wrapper over Tokio’s broadcast channel designed for easy-to-use publish-subscribe messaging in async Rust applications. It simplifies the native Tokio broadcast API by providing a straightforward interface for broadcasting messages to multiple subscribers with minimal boilerplate.
Core Metrics
| memberlist-plumtree | saorsa-gossip-pubsub | hyperlane-broadcast | |
|---|---|---|---|
| Health Score | 48 | 54 | 65 |
| Total Downloads | 67 | 14.9K | 19.1K |
| 30d Downloads | 0 | 2.2K | 0 |
| Dependents | 0 | 188 | 574 |
| Releases | 4 | 84 | 50 |
| Last Updated | 126d ago | today | 1d ago |
| Age | 4m | 7m | 1y |
Health Breakdown
memberlist-plumtree
Maintenance
16
Quality
12
Community
6
Popularity
2
Documentation
12
saorsa-gossip-pubsub
Maintenance
19
Quality
9
Community
11
Popularity
5
Documentation
10
hyperlane-broadcast
Maintenance
19
Quality
17
Community
14
Popularity
5
Documentation
10
Technical Details
| memberlist-plumtree | saorsa-gossip-pubsub | hyperlane-broadcast | |
|---|---|---|---|
| Version | 0.1.5 | 0.5.53 | 2.0.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 35 | 18 | 3 |
| Crate Size | 243KB | 127KB | 9KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 1.2% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •hyperlane-broadcast leads with a health score of 65/100, but none of the options score above 80.
- •hyperlane-broadcast is depended on by 574 crates — strongest ecosystem trust.
- •memberlist-plumtree, saorsa-gossip-pubsub are pre-1.0 — API may change.