Decision Workspace
bevy_keyboard_shortcuts vs virtual_joystick vs bevy-input-sequence
Side-by-side comparison of Rust crates
51
bevy_keyboard_shortcuts
experimentalv0.3.1
Keyboard shortcut system for Bevy applications
60
virtual_joystick
stablev2.7.1
Bevy virtual Joystick for mobile/web/touch games with Mouse Emulation
59
bevy-input-sequence
growingv0.10.0
Recognizes and acts on input sequences
Core Metrics
| bevy_keyboard_shortcuts | virtual_joystick | bevy-input-sequence | |
|---|---|---|---|
| Health Score | 51 | 60 | 59 |
| Total Downloads | 447 | 19.2K | 11.3K |
| 30d Downloads | 30 | 354 | 105 |
| Dependents | 0 | 0 | 7 |
| Releases | 6 | 21 | 12 |
| Last Updated | 25d ago | 35d ago | 21d ago |
| Age | 5m | 2y 11m | 2y 7m |
Health Breakdown
bevy_keyboard_shortcuts
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
10
virtual_joystick
Maintenance
17
Quality
20
Community
6
Popularity
5
Documentation
12
bevy-input-sequence
Maintenance
20
Quality
15
Community
9
Popularity
5
Documentation
10
Technical Details
| bevy_keyboard_shortcuts | virtual_joystick | bevy-input-sequence | |
|---|---|---|---|
| Version | 0.3.1 | 2.7.1 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 6 |
| Crate Size | 35KB | 125KB | 60KB |
| Features | 0 | 3 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •virtual_joystick leads with a health score of 60/100, but none of the options score above 80.
- •bevy_keyboard_shortcuts, bevy-input-sequence are pre-1.0 — API may change.