Decision Workspace
macro_pub vs macro-vis vs generics
Side-by-side comparison of Rust crates
42
macro_pub
growingv0.1.0
polyfill proc-macro for visibility scoped macros
45
macro-vis
growingv0.1.1
Attribute for defining `macro_rules!` macros with proper visibility and scoping
55
generics
growingv0.5.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!`.
Core Metrics
| macro_pub | macro-vis | generics | |
|---|---|---|---|
| Health Score | 42 | 45 | 55 |
| Total Downloads | 9.2K | 14.1K | 102.4K |
| 30d Downloads | 205 | 254 | 1.0K |
| Dependents | 21 | 21 | 177 |
| Releases | 1 | 2 | 26 |
| Last Updated | 1442d ago | 1540d ago | 758d ago |
| Age | 3y 11m | 4y 2m | 5y 6m |
Health Breakdown
macro_pub
Maintenance
1
Quality
15
Community
9
Popularity
5
Documentation
12
macro-vis
Maintenance
3
Quality
15
Community
11
Popularity
5
Documentation
11
generics
Maintenance
6
Quality
16
Community
12
Popularity
6
Documentation
15
Technical Details
| macro_pub | macro-vis | generics | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 7KB | 7KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56 | 1.53 | 1.71 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •generics leads with a health score of 55/100, but none of the options score above 80.
- •generics is depended on by 177 crates — strongest ecosystem trust.
- •⚠ macro_pub, macro-vis, generics have not been updated in over a year.