Decision Workspace
async-mavlink vs fluxion-exec vs hash_events
Side-by-side comparison of Rust crates
37
async-mavlink
growingv0.1.3
An async adapter for mavlink conections
50
fluxion-exec
experimentalv0.8.0
Async stream subscribers and execution utilities for fluxion
40
hash_events
growingv0.1.2
An MPMC event system that allows for custom events. Events are emitted with a payload, and subscribers to that event are stream of payloads. For each event, all subscribers are triggered.
Core Metrics
| async-mavlink | fluxion-exec | hash_events | |
|---|---|---|---|
| Health Score | 37 | 50 | 40 |
| Total Downloads | 6.2K | 413 | 3.4K |
| 30d Downloads | 7 | 28 | 5 |
| Dependents | 0 | 11 | 0 |
| Releases | 4 | 11 | 3 |
| Last Updated | 1879d ago | 73d ago | 479d ago |
| Age | 5y 6m | 4m | 1y 11m |
Health Breakdown
async-mavlink
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
9
fluxion-exec
Maintenance
16
Quality
12
Community
9
Popularity
3
Documentation
10
hash_events
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| async-mavlink | fluxion-exec | hash_events | |
|---|---|---|---|
| Version | 0.1.3 | 0.8.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | GPL-3.0 |
| Dependencies | 6 | 12 | 2 |
| Crate Size | 17KB | 25KB | 16KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fluxion-exec leads with a health score of 50/100, but none of the options score above 80.
- •async-mavlink has the most downloads (6.2K), suggesting wider adoption.
- •⚠ async-mavlink, hash_events have not been updated in over a year.