Decision Workspace
component_model_meta vs former_types vs former
Side-by-side comparison of Rust crates
62
component_model_meta
growingv0.17.0
A flexible implementation of the Builder pattern supporting nested builders and collection-specific subcomponent_models. Implementation of its derive macro. Should not be used independently, instead use module::component_model which relies on the module.
71
former_types
stablev2.38.0
A flexible implementation of the Builder pattern supporting nested builders and collection-specific subformers. Its compile-time structures and traits that are not generated but reused.
70
former
stablev2.45.0
A flexible implementation of the Builder pattern supporting nested builders and collection-specific subformers. Simplify the construction of complex objects.
Core Metrics
| component_model_meta | former_types | former | |
|---|---|---|---|
| Health Score | 62 | 71 | 70 |
| Total Downloads | 12.6K | 57.1K | 220.0K |
| 30d Downloads | 5.3K | 7.5K | 8.0K |
| Dependents | 15 | 140 | 234 |
| Releases | 16 | 38 | 73 |
| Last Updated | 36d ago | 37d ago | 37d ago |
| Age | 1y 1m | 2y | 4y 6m |
Health Breakdown
component_model_meta
Maintenance
18
Quality
17
Community
9
Popularity
5
Documentation
13
former_types
Maintenance
17
Quality
23
Community
12
Popularity
6
Documentation
13
former
Maintenance
17
Quality
22
Community
12
Popularity
6
Documentation
13
Technical Details
| component_model_meta | former_types | former | |
|---|---|---|---|
| Version | 0.17.0 | 2.38.0 | 2.45.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 3 | 6 |
| Crate Size | 31KB | 39KB | 291KB |
| Features | 9 | 6 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •former_types leads with a health score of 71/100, but none of the options score above 80.
- •former has the most downloads (220.0K), suggesting wider adoption.
- •former is depended on by 234 crates — strongest ecosystem trust.
- •component_model_meta is pre-1.0 — API may change.