Decision Workspace
collection_tools vs former_types vs former
Side-by-side comparison of Rust crates
67
collection_tools
growingv0.66.0
General purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
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
| collection_tools | former_types | former | |
|---|---|---|---|
| Health Score | 67 | 71 | 70 |
| Total Downloads | 89.2K | 57.1K | 220.0K |
| 30d Downloads | 18.4K | 7.5K | 8.0K |
| Dependents | 241 | 140 | 234 |
| Releases | 64 | 38 | 73 |
| Last Updated | 2d ago | 37d ago | 37d ago |
| Age | 2y 2m | 2y | 4y 6m |
Health Breakdown
collection_tools
Maintenance
19
Quality
18
Community
11
Popularity
6
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
| collection_tools | former_types | former | |
|---|---|---|---|
| Version | 0.66.0 | 2.38.0 | 2.45.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 3 | 6 |
| Crate Size | 47KB | 39KB | 291KB |
| Features | 7 | 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.
- •collection_tools is depended on by 241 crates — strongest ecosystem trust.
- •collection_tools is pre-1.0 — API may change.