Decision Workspace
bevy_bc_ime_text_field vs bevy_ui_text_input vs virtual_joystick
Side-by-side comparison of Rust crates
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.
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
Core Metrics
| bevy_bc_ime_text_field | bevy_ui_text_input | virtual_joystick | |
|---|---|---|---|
| Health Score | 55 | 51 | 60 |
| Total Downloads | 1.8K | 13.0K | 19.2K |
| 30d Downloads | 38 | 1.1K | 354 |
| Dependents | 0 | 23 | 0 |
| Releases | 7 | 14 | 21 |
| Last Updated | 5d ago | 57d ago | 35d ago |
| Age | 8m | 11m | 2y 11m |
Health Breakdown
bevy_bc_ime_text_field
Maintenance
19
Quality
13
Community
6
Popularity
4
Documentation
13
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
Technical Details
| bevy_bc_ime_text_field | bevy_ui_text_input | virtual_joystick | |
|---|---|---|---|
| Version | 0.1.1 | 0.7.0 | 2.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 10 | 5 |
| Crate Size | 323KB | 632KB | 125KB |
| Features | 0 | 0 | 3 |
| 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_bc_ime_text_field, bevy_ui_text_input are pre-1.0 — API may change.