Decision Workspace
eventbus-tiny vs lum_event vs ebus
Side-by-side comparison of Rust crates
39
eventbus-tiny
growingv0.1.0
A small, dependency-free crate that provides a multi-producer broadcast-consumer event bus
50
lum_event
growingv0.3.4
lum framework's event library
44
ebus
growingv1.3.0
Basic Event Bus implementation
Core Metrics
| eventbus-tiny | lum_event | ebus | |
|---|---|---|---|
| Health Score | 39 | 50 | 44 |
| Total Downloads | 922 | 9.5K | 7.7K |
| 30d Downloads | 3 | 68 | 9 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 22 | 6 |
| Last Updated | 413d ago | 60d ago | 956d ago |
| Age | 1y 1m | 1y 4m | 3y 4m |
Health Breakdown
eventbus-tiny
Maintenance
2
Quality
17
Community
6
Popularity
4
Documentation
10
lum_event
Maintenance
15
Quality
14
Community
4
Popularity
5
Documentation
12
ebus
Maintenance
4
Quality
22
Community
3
Popularity
5
Documentation
10
Technical Details
| eventbus-tiny | lum_event | ebus | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.4 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | BSD-2-Clause OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 2 |
| Crate Size | 9KB | 18KB | 10KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.88.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lum_event leads with a health score of 50/100, but none of the options score above 80.
- •⚠ eventbus-tiny, ebus have not been updated in over a year.
- •eventbus-tiny, lum_event are pre-1.0 — API may change.