Decision Workspace
macro-vis vs macro_pub vs macro-v
Side-by-side comparison of Rust crates
45
macro-vis
growingv0.1.1
Attribute for defining `macro_rules!` macros with proper visibility and scoping
42
macro_pub
growingv0.1.0
polyfill proc-macro for visibility scoped macros
40
macro-v
growingv0.1.4
Attribute macro for making the visibility of the `macro_rules!` macro the same as other items.
Core Metrics
| macro-vis | macro_pub | macro-v | |
|---|---|---|---|
| Health Score | 45 | 42 | 40 |
| Total Downloads | 14.1K | 9.2K | 8.4K |
| 30d Downloads | 254 | 205 | 81 |
| Dependents | 21 | 21 | 19 |
| Releases | 2 | 1 | 5 |
| Last Updated | 1540d ago | 1442d ago | 963d ago |
| Age | 4y 2m | 3y 11m | 3y |
Health Breakdown
macro-vis
Maintenance
3
Quality
15
Community
11
Popularity
5
Documentation
11
macro_pub
Maintenance
1
Quality
15
Community
9
Popularity
5
Documentation
12
macro-v
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
10
Technical Details
| macro-vis | macro_pub | macro-v | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 1 | 3 |
| Crate Size | 7KB | 7KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | 1.53 | 1.56 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •macro-vis leads with a health score of 45/100, but none of the options score above 80.
- •⚠ macro-vis, macro_pub, macro-v have not been updated in over a year.