Decision Workspace
ebus vs eventbus-tiny vs notify
Side-by-side comparison of Rust crates
44
ebus
growingv1.3.0
Basic Event Bus implementation
39
eventbus-tiny
growingv0.1.0
A small, dependency-free crate that provides a multi-producer broadcast-consumer event bus
77
notify
stablev8.2.0
Cross-platform filesystem notification library
Core Metrics
| ebus | eventbus-tiny | notify | |
|---|---|---|---|
| Health Score | 44 | 39 | 77 |
| Total Downloads | 7.7K | 922 | 86.8M |
| 30d Downloads | 9 | 3 | 7.2M |
| Dependents | 0 | 0 | 20.1K |
| Releases | 6 | 1 | 81 |
| Last Updated | 956d ago | 413d ago | 41d ago |
| Age | 3y 4m | 1y 1m | 11y 3m |
Health Breakdown
ebus
Maintenance
4
Quality
22
Community
3
Popularity
5
Documentation
10
eventbus-tiny
Maintenance
2
Quality
17
Community
6
Popularity
4
Documentation
10
notify
Maintenance
16
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| ebus | eventbus-tiny | notify | |
|---|---|---|---|
| Version | 1.3.0 | 0.1.0 | 8.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | BSD-2-Clause OR MIT | CC0-1.0 |
| Dependencies | 2 | 0 | 20 |
| Crate Size | 10KB | 9KB | 39KB |
| Features | 2 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 2.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.77 |
| Owners | 1 | 1 | 5 (team) |
Links
Quick Verdict
- •notify leads with a health score of 77/100, but none of the options score above 80.
- •notify is depended on by 20.1K crates — strongest ecosystem trust.
- •⚠ ebus, eventbus-tiny have not been updated in over a year.
- •eventbus-tiny is pre-1.0 — API may change.