Decision Workspace
dynemit vs dyn-clone vs dyn-hash
Side-by-side comparison of Rust crates
34
dynemit
experimentalv0.0.1
a crate for working with Dynamic Dispatch in Rust.
67
dyn-clone
growingv1.0.20
Clone trait that is dyn-compatible
61
dyn-hash
growingv1.0.0
Hash trait that is dyn-compatible
Core Metrics
| dynemit | dyn-clone | dyn-hash | |
|---|---|---|---|
| Health Score | 34 | 67 | 61 |
| Total Downloads | 448 | 188.4M | 1.6M |
| 30d Downloads | 3 | 16.9M | 221.8K |
| Dependents | 0 | 6.7K | 142 |
| Releases | 1 | 21 | 7 |
| Last Updated | 247d ago | 243d ago | 151d ago |
| Age | 8m | 6y 3m | 2y 4m |
Health Breakdown
dynemit
Maintenance
4
Quality
14
Community
3
Popularity
3
Documentation
10
dyn-clone
Maintenance
10
Quality
20
Community
15
Popularity
8
Documentation
14
dyn-hash
Maintenance
10
Quality
17
Community
12
Popularity
7
Documentation
15
Technical Details
| dynemit | dyn-clone | dyn-hash | |
|---|---|---|---|
| Version | 0.0.1 | 1.0.20 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 8KB | 13KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | 1.60 | 1.56 |
| 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.