Decision Workspace
egui_form vs form_builder vs waterui-controls
Side-by-side comparison of Rust crates
59
egui_form
growingv0.8.0
Form validation for egui
51
form_builder
growingv1.2.0
A library for building forms with various fields and validation.
47
waterui-controls
experimentalv0.2.1
Form components for WaterUI (inputs, buttons, validation)
Core Metrics
| egui_form | form_builder | waterui-controls | |
|---|---|---|---|
| Health Score | 59 | 51 | 47 |
| Total Downloads | 13.5K | 11.1K | 373 |
| 30d Downloads | 308 | 18 | 96 |
| Dependents | 9 | 0 | 8 |
| Releases | 9 | 13 | 2 |
| Last Updated | 1d ago | 361d ago | 103d ago |
| Age | 1y 10m | 1y 5m | 3m |
Health Breakdown
egui_form
Maintenance
21
Quality
15
Community
8
Popularity
5
Documentation
10
form_builder
Maintenance
8
Quality
19
Community
6
Popularity
5
Documentation
13
waterui-controls
Maintenance
12
Quality
14
Community
8
Popularity
3
Documentation
10
Technical Details
| egui_form | form_builder | waterui-controls | |
|---|---|---|---|
| Version | 0.8.0 | 1.2.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 6 | 2 | 4 |
| Crate Size | 112KB | 13KB | 17KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •egui_form leads with a health score of 59/100, but none of the options score above 80.
- •egui_form, waterui-controls are pre-1.0 — API may change.