Decision Workspace
fieldx vs fieldx_aux vs fieldx_derive
Side-by-side comparison of Rust crates
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.
56
fieldx_aux
growingv0.2.3
Various types and tools useful for fieldx crates and, potentially, to users of fieldx
54
fieldx_derive
growingv0.2.3
Derive proc macros for fieldx crate
Core Metrics
| fieldx | fieldx_aux | fieldx_derive | |
|---|---|---|---|
| Health Score | 55 | 56 | 54 |
| Total Downloads | 20.9K | 18.1K | 21.2K |
| 30d Downloads | 92 | 138 | 109 |
| Dependents | 37 | 61 | 23 |
| Releases | 23 | 20 | 23 |
| Last Updated | 240d ago | 240d ago | 240d ago |
| Age | 1y 10m | 1y 7m | 1y 10m |
Health Breakdown
fieldx
Maintenance
11
Quality
16
Community
10
Popularity
5
Documentation
13
fieldx_aux
Maintenance
11
Quality
16
Community
11
Popularity
5
Documentation
13
fieldx_derive
Maintenance
11
Quality
15
Community
10
Popularity
5
Documentation
13
Technical Details
| fieldx | fieldx_aux | fieldx_derive | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.3 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | non-standard | non-standard |
| Dependencies | 21 | 7 | 16 |
| Crate Size | 58KB | 27KB | 38KB |
| Features | 10 | 2 | 7 |
| 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.