Decision Workspace
fieldx_derive vs fieldx_aux vs fieldx
Side-by-side comparison of Rust crates
54
fieldx_derive
growingv0.2.3
Derive proc macros for fieldx crate
56
fieldx_aux
growingv0.2.3
Various types and tools useful for fieldx crates and, potentially, to users of fieldx
55
fieldx
growingv0.2.3
Procedural macro for constructing structs with lazily initialized fields, builder pattern, and serde support with a focus on declarative syntax.
Core Metrics
| fieldx_derive | fieldx_aux | fieldx | |
|---|---|---|---|
| Health Score | 54 | 56 | 55 |
| Total Downloads | 21.2K | 18.1K | 20.9K |
| 30d Downloads | 109 | 138 | 92 |
| Dependents | 23 | 61 | 37 |
| Releases | 23 | 20 | 23 |
| Last Updated | 240d ago | 240d ago | 240d ago |
| Age | 1y 10m | 1y 7m | 1y 10m |
Health Breakdown
fieldx_derive
Maintenance
11
Quality
15
Community
10
Popularity
5
Documentation
13
fieldx_aux
Maintenance
11
Quality
16
Community
11
Popularity
5
Documentation
13
fieldx
Maintenance
11
Quality
16
Community
10
Popularity
5
Documentation
13
Technical Details
| fieldx_derive | fieldx_aux | fieldx | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.3 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | non-standard | non-standard |
| Dependencies | 16 | 7 | 21 |
| Crate Size | 38KB | 27KB | 58KB |
| Features | 7 | 2 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.78 | 1.78 | 1.78 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fieldx_aux leads with a health score of 56/100, but none of the options score above 80.
- •fieldx_derive has the most downloads (21.2K), suggesting wider adoption.