Decision Workspace
cfg_table vs nameth vs autoclone
Side-by-side comparison of Rust crates
43
cfg_table
growingv1.0.0
A simple macro that expands to different values across compilation targets
59
nameth
growingv0.1.23
A simple macro to generate a static &str representing the name of a function, a struct or an enum
58
autoclone
growingv0.1.23
A simple macro to clone variables before passing them into a `move` closure or async block.
Core Metrics
| cfg_table | nameth | autoclone | |
|---|---|---|---|
| Health Score | 43 | 59 | 58 |
| Total Downloads | 14.2K | 14.4K | 13.2K |
| 30d Downloads | 225 | 328 | 279 |
| Dependents | 37 | 175 | 66 |
| Releases | 3 | 24 | 23 |
| Last Updated | 1582d ago | 20d ago | 20d ago |
| Age | 4y 6m | 1y 3m | 1y 3m |
Health Breakdown
cfg_table
Maintenance
4
Quality
15
Community
10
Popularity
5
Documentation
9
nameth
Maintenance
18
Quality
14
Community
12
Popularity
5
Documentation
10
autoclone
Maintenance
18
Quality
14
Community
11
Popularity
5
Documentation
10
Technical Details
| cfg_table | nameth | autoclone | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.23 | 0.1.23 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 1 | 6 |
| Crate Size | 3KB | 3KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 33.3% | 4.2% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nameth leads with a health score of 59/100, but none of the options score above 80.
- •nameth is depended on by 175 crates — strongest ecosystem trust.
- •⚠ cfg_table has not been updated in over a year.
- •nameth, autoclone are pre-1.0 — API may change.