Decision Workspace
with_builtin_macros-proc_macros vs with_builtin_macros vs xmacro_lib
Side-by-side comparison of Rust crates
45
with_builtin_macros-proc_macros
growingv0.1.0
Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).
47
with_builtin_macros
growingv0.1.0
Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).
54
xmacro_lib
growingv0.5.1
macro engine for producing multiple expansions
Core Metrics
| with_builtin_macros-proc_macros | with_builtin_macros | xmacro_lib | |
|---|---|---|---|
| Health Score | 45 | 47 | 54 |
| Total Downloads | 4.0M | 4.0M | 5.7K |
| 30d Downloads | 182.1K | 182.1K | 42 |
| Dependents | 4 | 43 | 6 |
| Releases | 6 | 4 | 8 |
| Last Updated | 716d ago | 716d ago | 323d ago |
| Age | 5y 4m | 5y 4m | 1y 2m |
Health Breakdown
with_builtin_macros-proc_macros
Maintenance
4
Quality
14
Community
7
Popularity
8
Documentation
12
with_builtin_macros
Maintenance
3
Quality
15
Community
9
Popularity
8
Documentation
12
xmacro_lib
Maintenance
12
Quality
15
Community
8
Popularity
4
Documentation
15
Technical Details
| with_builtin_macros-proc_macros | with_builtin_macros | xmacro_lib | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 1 | 1 |
| Crate Size | 5KB | 9KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.74.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •xmacro_lib leads with a health score of 54/100, but none of the options score above 80.
- •with_builtin_macros-proc_macros has the most downloads (4.0M), suggesting wider adoption.
- •⚠ with_builtin_macros-proc_macros, with_builtin_macros have not been updated in over a year.