Decision Workspace
bobtail vs bobtail_proc_macros vs vararg
Side-by-side comparison of Rust crates
45
bobtail
experimentalv0.3.0
Generate macro proxies of functions whose tails can be "bobbed" as in cut off
46
bobtail_proc_macros
experimentalv0.3.0
Helps 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 | bobtail_proc_macros | vararg | |
|---|---|---|---|
| Health Score | 45 | 46 | 35 |
| Total Downloads | 106 | 156 | 3.5K |
| 30d Downloads | 35 | 51 | 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
Maintenance
11
Quality
15
Community
7
Popularity
2
Documentation
10
bobtail_proc_macros
Maintenance
11
Quality
15
Community
7
Popularity
3
Documentation
10
vararg
Maintenance
3
Quality
14
Community
5
Popularity
4
Documentation
9
Technical Details
| bobtail | bobtail_proc_macros | 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 | 5 | 6 | 4 |
| Crate Size | 20KB | 11KB | 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.