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