Decision Workspace
es-htmlform vs egui_form vs form_builder
Side-by-side comparison of Rust crates
38
es-htmlform
growingv0.1.1
Library for building and validating HTML(5) forms.
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.
Core Metrics
| es-htmlform | egui_form | form_builder | |
|---|---|---|---|
| Health Score | 38 | 59 | 51 |
| Total Downloads | 3.2K | 13.5K | 11.1K |
| 30d Downloads | 5 | 308 | 18 |
| Dependents | 0 | 9 | 0 |
| Releases | 2 | 9 | 13 |
| Last Updated | 2338d ago | 1d ago | 361d ago |
| Age | 6y 4m | 1y 10m | 1y 5m |
Health Breakdown
es-htmlform
Maintenance
3
Quality
14
Community
5
Popularity
4
Documentation
12
egui_form
Maintenance
21
Quality
15
Community
8
Popularity
5
Documentation
10
form_builder
Maintenance
8
Quality
19
Community
6
Popularity
5
Documentation
13
Technical Details
| es-htmlform | egui_form | form_builder | |
|---|---|---|---|
| Version | 0.1.1 | 0.8.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0/MIT | MIT | MIT |
| Dependencies | 4 | 6 | 2 |
| Crate Size | 20KB | 112KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •egui_form leads with a health score of 59/100, but none of the options score above 80.
- •⚠ es-htmlform has not been updated in over a year.
- •es-htmlform, egui_form are pre-1.0 — API may change.