Decision Workspace
file_scanner vs bevy_bc_ime_text_field vs bevy_ui_text_input
Side-by-side comparison of Rust crates
40
file_scanner
growingv0.2.0
Advanced text input handler patterned after java.util.Scanner
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
| file_scanner | bevy_bc_ime_text_field | bevy_ui_text_input | |
|---|---|---|---|
| Health Score | 40 | 55 | 51 |
| Total Downloads | 11.8K | 1.8K | 13.0K |
| 30d Downloads | 28 | 38 | 1.1K |
| Dependents | 1 | 0 | 23 |
| Releases | 6 | 7 | 14 |
| Last Updated | 2973d ago | 5d ago | 57d ago |
| Age | 8y 1m | 8m | 11m |
Health Breakdown
file_scanner
Maintenance
9
Quality
12
Community
3
Popularity
5
Documentation
11
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
| file_scanner | bevy_bc_ime_text_field | bevy_ui_text_input | |
|---|---|---|---|
| Version | 0.2.0 | 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 | 3 | 3 | 10 |
| Crate Size | 3.4MB | 323KB | 632KB |
| Features | 0 | 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.
- •⚠ file_scanner has not been updated in over a year.