Decision Workspace
try_from_expr_derive vs facet-macro-parse vs try_from_expr
Side-by-side comparison of Rust crates
47
try_from_expr_derive
experimentalv0.1.1
Derive macro for try_from_expr - generates TryFrom<&syn::Expr> implementations
58
facet-macro-parse
experimentalv0.44.3
Parser for facet derive macros - transforms TokenStreams into structured type representations
46
try_from_expr
experimentalv0.1.1
A procedural macro for generating TryFrom<&syn::Expr> implementations for enums
Core Metrics
| try_from_expr_derive | facet-macro-parse | try_from_expr | |
|---|---|---|---|
| Health Score | 47 | 58 | 46 |
| Total Downloads | 968 | 29.8K | 835 |
| 30d Downloads | 87 | 10.7K | 70 |
| Dependents | 2 | 18 | 3 |
| Releases | 2 | 18 | 2 |
| Last Updated | 93d ago | 11d ago | 93d ago |
| Age | 7m | 3m | 7m |
Health Breakdown
try_from_expr_derive
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
10
facet-macro-parse
Maintenance
18
Quality
14
Community
9
Popularity
5
Documentation
12
try_from_expr
Maintenance
12
Quality
13
Community
8
Popularity
3
Documentation
10
Technical Details
| try_from_expr_derive | facet-macro-parse | try_from_expr | |
|---|---|---|---|
| Version | 0.1.1 | 0.44.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 5 |
| Crate Size | 12KB | 18KB | 6KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •facet-macro-parse leads with a health score of 58/100, but none of the options score above 80.