Decision Workspace
proc-utils vs mokuya vs try_from_expr_derive
Side-by-side comparison of Rust crates
42
proc-utils
growingv0.1.1
A series of traits, macros, functions, and utilities that make writing and debugging proc macros easier
53
mokuya
experimentalv0.0.7
Generic procedural macro helpers for parsing, type analysis, and derive macro generation.
47
try_from_expr_derive
experimentalv0.1.1
Derive macro for try_from_expr - generates TryFrom<&syn::Expr> implementations
Core Metrics
| proc-utils | mokuya | try_from_expr_derive | |
|---|---|---|---|
| Health Score | 42 | 53 | 47 |
| Total Downloads | 10.0K | 4.7K | 968 |
| 30d Downloads | 167 | 205 | 87 |
| Dependents | 24 | 60 | 2 |
| Releases | 2 | 7 | 2 |
| Last Updated | 311d ago | 167d ago | 93d ago |
| Age | 2y 9m | 8m | 7m |
Health Breakdown
proc-utils
Maintenance
6
Quality
14
Community
7
Popularity
5
Documentation
10
mokuya
Maintenance
12
Quality
13
Community
11
Popularity
4
Documentation
13
try_from_expr_derive
Maintenance
12
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| proc-utils | mokuya | try_from_expr_derive | |
|---|---|---|---|
| Version | 0.1.1 | 0.0.7 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 4KB | 9KB | 12KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mokuya leads with a health score of 53/100, but none of the options score above 80.
- •proc-utils has the most downloads (10.0K), suggesting wider adoption.