Decision Workspace
bevy_ui_text_input vs virtual_joystick vs bevy_bc_ime_text_field
Side-by-side comparison of Rust crates
51
bevy_ui_text_input
experimentalv0.7.0
Bevy UI text input plugin
60
virtual_joystick
stablev2.7.1
Bevy virtual Joystick for mobile/web/touch games with Mouse Emulation
55
bevy_bc_ime_text_field
experimentalv0.1.1
A simple IME-compatible text field plugin for Bevy (Windows only). Supports both UI and 2D text input.
Core Metrics
| bevy_ui_text_input | virtual_joystick | bevy_bc_ime_text_field | |
|---|---|---|---|
| Health Score | 51 | 60 | 55 |
| Total Downloads | 13.0K | 19.2K | 1.8K |
| 30d Downloads | 1.1K | 354 | 38 |
| Dependents | 23 | 0 | 0 |
| Releases | 14 | 21 | 7 |
| Last Updated | 57d ago | 35d ago | 5d ago |
| Age | 11m | 2y 11m | 8m |
Health Breakdown
bevy_ui_text_input
Maintenance
16
Quality
10
Community
10
Popularity
5
Documentation
10
virtual_joystick
Maintenance
17
Quality
20
Community
6
Popularity
5
Documentation
12
bevy_bc_ime_text_field
Maintenance
19
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| bevy_ui_text_input | virtual_joystick | bevy_bc_ime_text_field | |
|---|---|---|---|
| Version | 0.7.0 | 2.7.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 5 | 3 |
| Crate Size | 632KB | 125KB | 323KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 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_text_input, bevy_bc_ime_text_field are pre-1.0 — API may change.