Decision Workspace
psbus vs pubsub-bus vs alone_ee
Side-by-side comparison of Rust crates
35
psbus
growingv0.1.0
Generic Publish / Subscribe model for application messaging
47
pubsub-bus
growingv3.1.0
Thread-safe one-to-many publish-subscribe event system. Simple and easy to use. It just works (hopefully).
48
alone_ee
growingv1.7.3
Small event emitter for rapid development of weak dependency in applications. simple. powerful. predicted
Core Metrics
| psbus | pubsub-bus | alone_ee | |
|---|---|---|---|
| Health Score | 35 | 47 | 48 |
| Total Downloads | 1.7K | 4.2K | 37.5K |
| 30d Downloads | 3 | 9 | 30 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 6 | 26 |
| Last Updated | 2043d ago | 400d ago | 2156d ago |
| Age | 5y 7m | 1y 1m | 6y 5m |
Health Breakdown
psbus
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
9
pubsub-bus
Maintenance
7
Quality
20
Community
6
Popularity
4
Documentation
10
alone_ee
Maintenance
6
Quality
20
Community
5
Popularity
5
Documentation
12
Technical Details
| psbus | pubsub-bus | alone_ee | |
|---|---|---|---|
| Version | 0.1.0 | 3.1.0 | 1.7.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | GPL-3.0 |
| Dependencies | 1 | 0 | 2 |
| Crate Size | 8KB | 10KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •alone_ee leads with a health score of 48/100, but none of the options score above 80.
- •⚠ psbus, pubsub-bus, alone_ee have not been updated in over a year.
- •psbus is pre-1.0 — API may change.