Decision Workspace
generics2 vs generics vs parse-generics-shim
Side-by-side comparison of Rust crates
41
generics2
growingv0.3.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!` - enhanced fork of generics.
55
generics
growingv0.5.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!`.
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
| generics2 | generics | parse-generics-shim | |
|---|---|---|---|
| Health Score | 41 | 55 | 42 |
| Total Downloads | 2.5K | 102.4K | 13.8K |
| 30d Downloads | 55 | 1.0K | 72 |
| Dependents | 4 | 177 | 21 |
| Releases | 1 | 26 | 2 |
| Last Updated | 1524d ago | 758d ago | 3527d ago |
| Age | 4y 2m | 5y 6m | 9y 11m |
Health Breakdown
generics2
Maintenance
1
Quality
16
Community
8
Popularity
4
Documentation
12
generics
Maintenance
6
Quality
16
Community
12
Popularity
6
Documentation
15
parse-generics-shim
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
11
Technical Details
| generics2 | generics | parse-generics-shim | |
|---|---|---|---|
| Version | 0.3.3 | 0.5.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 | 2018 | 2021 | — |
| 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.
- •⚠ generics2, generics, parse-generics-shim have not been updated in over a year.