Decision Workspace
dynamize vs blanket vs dyn-clone
Side-by-side comparison of Rust crates
37
dynamize
growingv0.3.5
trait objects with variable associated types
44
blanket
growingv0.4.0
A simple macro to derive blanket implementations for your traits.
67
dyn-clone
growingv1.0.20
Clone trait that is dyn-compatible
Core Metrics
| dynamize | blanket | dyn-clone | |
|---|---|---|---|
| Health Score | 37 | 44 | 67 |
| Total Downloads | 10.8K | 974.4K | 188.4M |
| 30d Downloads | 27 | 84.0K | 16.9M |
| Dependents | 2 | 187 | 6.7K |
| Releases | 8 | 9 | 21 |
| Last Updated | 1582d ago | 753d ago | 243d ago |
| Age | 4y 4m | 5y 8m | 6y 3m |
Health Breakdown
dynamize
Maintenance
7
Quality
9
Community
6
Popularity
5
Documentation
10
blanket
Maintenance
4
Quality
12
Community
12
Popularity
7
Documentation
9
dyn-clone
Maintenance
10
Quality
20
Community
15
Popularity
8
Documentation
14
Technical Details
| dynamize | blanket | dyn-clone | |
|---|---|---|---|
| Version | 0.3.5 | 0.4.0 | 1.0.20 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 7 | 2 |
| Crate Size | 17KB | 20KB | 13KB |
| Features | 1 | 2 | 0 |
| Yanked % | 50.0% | 11.1% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | 1.60 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dyn-clone leads with a health score of 67/100, but none of the options score above 80.
- •dyn-clone is depended on by 6.7K crates — strongest ecosystem trust.
- •⚠ dynamize, blanket have not been updated in over a year.
- •dynamize, blanket are pre-1.0 — API may change.