Decision Workspace
option_macro vs display-more vs generics
Side-by-side comparison of Rust crates
35
option_macro
growingv0.1.0
a convenience macro
57
display-more
experimentalv0.2.5
helper to display various types
55
generics
growingv0.5.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!`.
Core Metrics
| option_macro | display-more | generics | |
|---|---|---|---|
| Health Score | 35 | 57 | 55 |
| Total Downloads | 2.4K | 8.7K | 102.4K |
| 30d Downloads | 3 | 1.6K | 1.0K |
| Dependents | 0 | 10 | 177 |
| Releases | 1 | 5 | 26 |
| Last Updated | 490d ago | 38d ago | 758d ago |
| Age | 1y 4m | 5m | 5y 6m |
Health Breakdown
option_macro
Maintenance
2
Quality
16
Community
3
Popularity
4
Documentation
10
display-more
Maintenance
16
Quality
14
Community
9
Popularity
5
Documentation
13
generics
Maintenance
6
Quality
16
Community
12
Popularity
6
Documentation
15
Technical Details
| option_macro | display-more | generics | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.5 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 0 |
| Crate Size | 1KB | 15KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •display-more leads with a health score of 57/100, but none of the options score above 80.
- •generics has the most downloads (102.4K), suggesting wider adoption.
- •generics is depended on by 177 crates — strongest ecosystem trust.
- •⚠ option_macro, generics have not been updated in over a year.