Decision Workspace
bobtail_proc_macros vs bobtail vs vararg
Side-by-side comparison of Rust crates
46
bobtail_proc_macros
experimentalv0.3.0
Helps generate macro proxies of functions whose tails can be "bobbed" as in cut off
45
bobtail
experimentalv0.3.0
Generate macro proxies of functions whose tails can be "bobbed" as in cut off
35
vararg
growingv0.1.1
vararg macro for creating variadic functions
Core Metrics
| bobtail_proc_macros | bobtail | vararg | |
|---|---|---|---|
| Health Score | 46 | 45 | 35 |
| Total Downloads | 156 | 106 | 3.5K |
| 30d Downloads | 51 | 35 | 20 |
| Dependents | 3 | 3 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 53d ago | 53d ago | 1780d ago |
| Age | 2m | 2m | 4y 10m |
Health Breakdown
bobtail_proc_macros
Maintenance
11
Quality
15
Community
7
Popularity
3
Documentation
10
bobtail
Maintenance
11
Quality
15
Community
7
Popularity
2
Documentation
10
vararg
Maintenance
3
Quality
14
Community
5
Popularity
4
Documentation
9
Technical Details
| bobtail_proc_macros | bobtail | vararg | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 5 | 4 |
| Crate Size | 11KB | 20KB | 9KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bobtail_proc_macros leads with a health score of 46/100, but none of the options score above 80.
- •vararg has the most downloads (3.5K), suggesting wider adoption.
- •⚠ vararg has not been updated in over a year.