Decision Workspace
bevy_ui_actions vs virtual_joystick vs haalka
Side-by-side comparison of Rust crates
46
bevy_ui_actions
experimentalv0.1.0
Lightweight action-driven UI toolkit for Bevy — clicks, drag-and-drop, tooltips, tabs, progress bars
60
virtual_joystick
stablev2.7.1
Bevy virtual Joystick for mobile/web/touch games with Mouse Emulation
52
haalka
growingv0.7.1
ergonomic reactive Bevy UI library powered by FRP signals
Core Metrics
| bevy_ui_actions | virtual_joystick | haalka | |
|---|---|---|---|
| Health Score | 46 | 60 | 52 |
| Total Downloads | 9 | 19.2K | 15.2K |
| 30d Downloads | 9 | 352 | 102 |
| Dependents | 0 | 0 | 9 |
| Releases | 1 | 21 | 19 |
| Last Updated | today | 35d ago | 44d ago |
| Age | 1d | 2y 11m | 1y 9m |
Health Breakdown
bevy_ui_actions
Maintenance
13
Quality
14
Community
6
Popularity
1
Documentation
12
virtual_joystick
Maintenance
17
Quality
20
Community
6
Popularity
5
Documentation
12
haalka
Maintenance
16
Quality
9
Community
9
Popularity
5
Documentation
13
Technical Details
| bevy_ui_actions | virtual_joystick | haalka | |
|---|---|---|---|
| Version | 0.1.0 | 2.7.1 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 52 |
| Crate Size | 58KB | 125KB | 410KB |
| Features | 0 | 3 | 11 |
| Yanked % | 0.0% | 0.0% | 26.3% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •virtual_joystick leads with a health score of 60/100, but none of the options score above 80.
- •bevy_ui_actions, haalka are pre-1.0 — API may change.