Decision Workspace
with_locals vs with_locals-proc_macros vs with_builtin_macros
Side-by-side comparison of Rust crates
47
with_locals
growingv0.3.3
Function attribute to return references to locals by using CPS
46
with_locals-proc_macros
growingv0.3.3
TODO!
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!`).
Core Metrics
| with_locals | with_locals-proc_macros | with_builtin_macros | |
|---|---|---|---|
| Health Score | 47 | 46 | 47 |
| Total Downloads | 1.8M | 1.9M | 4.0M |
| 30d Downloads | 67.5K | 67.5K | 182.1K |
| Dependents | 12 | 15 | 43 |
| Releases | 17 | 15 | 4 |
| Last Updated | 594d ago | 594d ago | 716d ago |
| Age | 5y 6m | 5y 5m | 5y 4m |
Health Breakdown
with_locals
Maintenance
6
Quality
14
Community
8
Popularity
7
Documentation
12
with_locals-proc_macros
Maintenance
4
Quality
15
Community
8
Popularity
7
Documentation
12
with_builtin_macros
Maintenance
3
Quality
15
Community
9
Popularity
8
Documentation
12
Technical Details
| with_locals | with_locals-proc_macros | with_builtin_macros | |
|---|---|---|---|
| Version | 0.3.3 | 0.3.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 2 | 4 | 1 |
| Crate Size | 21KB | 17KB | 9KB |
| Features | 2 | 1 | 0 |
| Yanked % | 5.9% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •with_locals leads with a health score of 47/100, but none of the options score above 80.
- •with_builtin_macros has the most downloads (4.0M), suggesting wider adoption.
- •⚠ with_locals, with_locals-proc_macros, with_builtin_macros have not been updated in over a year.