Decision Workspace
chars_input vs bevy_bc_ime_text_field vs bevy_ui_text_input
Side-by-side comparison of Rust crates
43
chars_input
growingv0.2.2
chars input
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
Core Metrics
| chars_input | bevy_bc_ime_text_field | bevy_ui_text_input | |
|---|---|---|---|
| Health Score | 43 | 55 | 51 |
| Total Downloads | 10.0K | 1.8K | 13.0K |
| 30d Downloads | 10 | 38 | 1.1K |
| Dependents | 4 | 0 | 23 |
| Releases | 6 | 7 | 14 |
| Last Updated | 2981d ago | 5d ago | 57d ago |
| Age | 8y 3m | 8m | 11m |
Health Breakdown
chars_input
Maintenance
4
Quality
18
Community
8
Popularity
5
Documentation
8
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
Technical Details
| chars_input | bevy_bc_ime_text_field | bevy_ui_text_input | |
|---|---|---|---|
| Version | 0.2.2 | 0.1.1 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 10 |
| Crate Size | 4KB | 323KB | 632KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_bc_ime_text_field leads with a health score of 55/100, but none of the options score above 80.
- •bevy_ui_text_input has the most downloads (13.0K), suggesting wider adoption.
- •⚠ chars_input has not been updated in over a year.