Decision Workspace
dyn-eq vs dynemit vs dyn-clone
Side-by-side comparison of Rust crates
43
dyn-eq
growingv0.1.3
Test equality between trait objects
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
Core Metrics
| dyn-eq | dynemit | dyn-clone | |
|---|---|---|---|
| Health Score | 43 | 34 | 67 |
| Total Downloads | 196.1K | 448 | 188.4M |
| 30d Downloads | 18.2K | 3 | 16.3M |
| Dependents | 28 | 0 | 6.7K |
| Releases | 4 | 1 | 21 |
| Last Updated | 981d ago | 247d ago | 243d ago |
| Age | 3y 1m | 8m | 6y 3m |
Health Breakdown
dyn-eq
Maintenance
4
Quality
13
Community
10
Popularity
6
Documentation
10
dynemit
Maintenance
4
Quality
14
Community
3
Popularity
3
Documentation
10
dyn-clone
Maintenance
10
Quality
20
Community
15
Popularity
8
Documentation
14
Technical Details
| dyn-eq | dynemit | dyn-clone | |
|---|---|---|---|
| Version | 0.1.3 | 0.0.1 | 1.0.20 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 2 |
| Crate Size | 10KB | 8KB | 13KB |
| Features | 2 | 0 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 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.
- •⚠ dyn-eq has not been updated in over a year.
- •dyn-eq, dynemit are pre-1.0 — API may change.