Decision Workspace
ownage vs autoclone vs clone-macro
Side-by-side comparison of Rust crates
36
ownage
growingv0.1.0
Perform a massive ownage of your variables! Clone into closure without macros.
58
autoclone
growingv0.1.23
A simple macro to clone variables before passing them into a `move` closure or async block.
56
clone-macro
growingv1.0.0
Super simple utility macro for cloning before moving into a move closure/block.
Core Metrics
| ownage | autoclone | clone-macro | |
|---|---|---|---|
| Health Score | 36 | 58 | 56 |
| Total Downloads | 1.6K | 13.2K | 99.5K |
| 30d Downloads | 4 | 304 | 2.6K |
| Dependents | 0 | 66 | 257 |
| Releases | 1 | 23 | 2 |
| Last Updated | 1082d ago | 20d ago | 149d ago |
| Age | 2y 11m | 1y 3m | 3y 10m |
Health Breakdown
ownage
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
10
autoclone
Maintenance
18
Quality
14
Community
11
Popularity
5
Documentation
10
clone-macro
Maintenance
9
Quality
18
Community
13
Popularity
6
Documentation
10
Technical Details
| ownage | autoclone | clone-macro | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.23 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 6 | 0 |
| Crate Size | 3KB | 9KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •autoclone leads with a health score of 58/100, but none of the options score above 80.
- •clone-macro has the most downloads (99.5K), suggesting wider adoption.
- •clone-macro is depended on by 257 crates — strongest ecosystem trust.
- •⚠ ownage has not been updated in over a year.
- •ownage, autoclone are pre-1.0 — API may change.