Decision Workspace
eventador vs gyre vs evno
Side-by-side comparison of Rust crates
46
eventador
growingv0.0.18
lock-free pub/sub event-bus with sync and async APIs
57
gyre
experimentalv1.1.4
A lock-free asynchronous ring buffer inspired by the LMAX Disruptor.
56
evno
experimentalv1.0.2
A high-performance event bus for asynchronous tasks and event-driven systems.
Core Metrics
| eventador | gyre | evno | |
|---|---|---|---|
| Health Score | 46 | 57 | 56 |
| Total Downloads | 23.7K | 1.5K | 431 |
| 30d Downloads | 71 | 40 | 18 |
| Dependents | 0 | 13 | 0 |
| Releases | 18 | 16 | 13 |
| Last Updated | 1867d ago | 132d ago | 132d ago |
| Age | 5y 1m | 4m | 4m |
Health Breakdown
eventador
Maintenance
9
Quality
14
Community
6
Popularity
5
Documentation
12
gyre
Maintenance
14
Quality
17
Community
9
Popularity
4
Documentation
13
evno
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| eventador | gyre | evno | |
|---|---|---|---|
| Version | 0.0.18 | 1.1.4 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 3 | 9 |
| Crate Size | 16KB | 30KB | 31KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gyre leads with a health score of 57/100, but none of the options score above 80.
- •eventador has the most downloads (23.7K), suggesting wider adoption.
- •⚠ eventador has not been updated in over a year.
- •eventador is pre-1.0 — API may change.