Decision Workspace
memberlist-plumtree vs saorsa-gossip-pubsub vs hyperlane-broadcast
Side-by-side comparison of Rust crates
45
memberlist-plumtree
experimentalv0.1.5
Plumtree (Epidemic Broadcast Trees) implementation built on memberlist for efficient O(n) message broadcast.
55
saorsa-gossip-pubsub
experimentalv0.5.8
Pub/sub for Saorsa Gossip: Plumtree epidemic broadcast with EAGER/IHAVE/IWANT
62
hyperlane-broadcast
growingv2.0.2
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 | 45 | 55 | 62 |
| Total Downloads | 65 | 10.9K | 17.8K |
| 30d Downloads | 7 | 1.2K | 806 |
| Dependents | 0 | 70 | 535 |
| Releases | 4 | 39 | 48 |
| Last Updated | 67d ago | 2d ago | 24d ago |
| Age | 2m | 5m | 10m |
Health Breakdown
memberlist-plumtree
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
12
saorsa-gossip-pubsub
Maintenance
19
Quality
11
Community
10
Popularity
5
Documentation
10
hyperlane-broadcast
Maintenance
17
Quality
17
Community
13
Popularity
5
Documentation
10
Technical Details
| memberlist-plumtree | saorsa-gossip-pubsub | hyperlane-broadcast | |
|---|---|---|---|
| Version | 0.1.5 | 0.5.8 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 35 | 17 | 3 |
| Crate Size | 243KB | 45KB | 10KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 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 62/100, but none of the options score above 80.
- •hyperlane-broadcast is depended on by 535 crates — strongest ecosystem trust.
- •memberlist-plumtree, saorsa-gossip-pubsub are pre-1.0 — API may change.