Decision Workspace
buns vs nameth vs autoclone
Side-by-side comparison of Rust crates
33
buns
growingv0.1.2
Create simple code templates - basically macro_rules lite
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
| buns | nameth | autoclone | |
|---|---|---|---|
| Health Score | 33 | 59 | 58 |
| Total Downloads | 5.3K | 14.4K | 13.2K |
| 30d Downloads | 201 | 328 | 279 |
| Dependents | 6 | 175 | 66 |
| Releases | 3 | 24 | 23 |
| Last Updated | 439d ago | 20d ago | 20d ago |
| Age | 1y 4m | 1y 3m | 1y 3m |
Health Breakdown
buns
Maintenance
6
Quality
9
Community
4
Popularity
4
Documentation
10
nameth
Maintenance
18
Quality
14
Community
12
Popularity
5
Documentation
10
autoclone
Maintenance
18
Quality
14
Community
11
Popularity
5
Documentation
10
Technical Details
| buns | nameth | autoclone | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.23 | 0.1.23 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 1 | 6 |
| Crate Size | 10KB | 3KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 33.3% | 4.2% | 0.0% |
| Edition | 2021 | 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.
- •⚠ buns has not been updated in over a year.