Decision Workspace
parse-generics-poc vs parse-generics-shim vs aidanhs-tmp-parse-generics-shim
Side-by-side comparison of Rust crates
36
parse-generics-poc
growingv0.1.0
A proof-of-concept implementation of the proposed RFC #1583; provides macros for parsing generics and where clauses. Note: requires a compatible nightly compiler. For a stable alternative, see the parse-generics-shim crate.
42
parse-generics-shim
growingv0.1.1
A stable shim for the proposed RFC #1583; provides macros for parsing generics and where clauses.
37
aidanhs-tmp-parse-generics-shim
growingv0.1.3
A stable shim for the proposed RFC #1583; provides macros for parsing generics and where clauses.
Core Metrics
| parse-generics-poc | parse-generics-shim | aidanhs-tmp-parse-generics-shim | |
|---|---|---|---|
| Health Score | 36 | 42 | 37 |
| Total Downloads | 5.2K | 13.8K | 3.6K |
| 30d Downloads | 3 | 72 | 21 |
| Dependents | 4 | 21 | 5 |
| Releases | 1 | 2 | 1 |
| Last Updated | 3617d ago | 3527d ago | 3277d ago |
| Age | 9y 11m | 9y 11m | 8y 11m |
Health Breakdown
parse-generics-poc
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
11
parse-generics-shim
Maintenance
3
Quality
16
Community
7
Popularity
5
Documentation
11
aidanhs-tmp-parse-generics-shim
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
11
Technical Details
| parse-generics-poc | parse-generics-shim | aidanhs-tmp-parse-generics-shim | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 2 | 2 |
| Crate Size | 9KB | 8KB | 8KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse-generics-shim leads with a health score of 42/100, but none of the options score above 80.
- •⚠ parse-generics-poc, parse-generics-shim, aidanhs-tmp-parse-generics-shim have not been updated in over a year.