Decision Workspace
generics vs generics2 vs parse-generics-shim
Side-by-side comparison of Rust crates
55
generics
growingv0.5.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!`.
41
generics2
growingv0.3.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!` - enhanced fork of generics.
42
parse-generics-shim
growingv0.1.1
A stable shim for the proposed RFC #1583; provides macros for parsing generics and where clauses.
Core Metrics
| generics | generics2 | parse-generics-shim | |
|---|---|---|---|
| Health Score | 55 | 41 | 42 |
| Total Downloads | 102.4K | 2.5K | 13.8K |
| 30d Downloads | 1.0K | 55 | 72 |
| Dependents | 177 | 4 | 21 |
| Releases | 26 | 1 | 2 |
| Last Updated | 758d ago | 1524d ago | 3527d ago |
| Age | 5y 6m | 4y 2m | 9y 11m |
Health Breakdown
generics
Maintenance
6
Quality
16
Community
12
Popularity
6
Documentation
15
generics2
Maintenance
1
Quality
16
Community
8
Popularity
4
Documentation
12
parse-generics-shim
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
11
Technical Details
| generics | generics2 | parse-generics-shim | |
|---|---|---|---|
| Version | 0.5.3 | 0.3.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 5KB | 5KB | 8KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | 1.71 | — | — |
| Owners | 1 | 1 | 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.
- •⚠ generics, generics2, parse-generics-shim have not been updated in over a year.