Decision Workspace
clone_box vs dyn-clone vs dynemit
Side-by-side comparison of Rust crates
41
clone_box
growingv0.1.3
Simple convenience macro for casting to parent object-trait by cloning.
67
dyn-clone
growingv1.0.20
Clone trait that is dyn-compatible
34
dynemit
experimentalv0.0.1
a crate for working with Dynamic Dispatch in Rust.
Core Metrics
| clone_box | dyn-clone | dynemit | |
|---|---|---|---|
| Health Score | 41 | 67 | 34 |
| Total Downloads | 5.7K | 188.4M | 448 |
| 30d Downloads | 22 | 16.9M | 3 |
| Dependents | 3 | 6.7K | 0 |
| Releases | 4 | 21 | 1 |
| Last Updated | 783d ago | 243d ago | 247d ago |
| Age | 3y 1m | 6y 3m | 8m |
Health Breakdown
clone_box
Maintenance
4
Quality
15
Community
8
Popularity
4
Documentation
10
dyn-clone
Maintenance
10
Quality
20
Community
15
Popularity
8
Documentation
14
dynemit
Maintenance
4
Quality
14
Community
3
Popularity
3
Documentation
10
Technical Details
| clone_box | dyn-clone | dynemit | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.20 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 2KB | 13KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| 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.
- •⚠ clone_box has not been updated in over a year.
- •clone_box, dynemit are pre-1.0 — API may change.