Decision Workspace
dyn-hash vs dyn-clone vs dynemit
Side-by-side comparison of Rust crates
61
dyn-hash
growingv1.0.0
Hash trait that is dyn-compatible
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
| dyn-hash | dyn-clone | dynemit | |
|---|---|---|---|
| Health Score | 61 | 67 | 34 |
| Total Downloads | 1.6M | 188.4M | 448 |
| 30d Downloads | 214.2K | 16.3M | 3 |
| Dependents | 142 | 6.7K | 0 |
| Releases | 7 | 21 | 1 |
| Last Updated | 151d ago | 243d ago | 247d ago |
| Age | 2y 4m | 6y 3m | 8m |
Health Breakdown
dyn-hash
Maintenance
10
Quality
17
Community
12
Popularity
7
Documentation
15
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
| dyn-hash | dyn-clone | dynemit | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.20 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 10KB | 13KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56 | 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.
- •dynemit is pre-1.0 — API may change.