Decision Workspace
field_access_derive vs field_access vs fieldname-access
Side-by-side comparison of Rust crates
51
field_access_derive
growingv0.1.11
Derive macro for the field_access crate
57
field_access
growingv0.1.12
Dynamically access struct fields
39
fieldname-access
growingv0.1.12
Derive macro for safe struct field access by their names in runtime
Core Metrics
| field_access_derive | field_access | fieldname-access | |
|---|---|---|---|
| Health Score | 51 | 57 | 39 |
| Total Downloads | 30.1K | 30.0K | 13.3K |
| 30d Downloads | 409 | 391 | 7 |
| Dependents | 14 | 55 | 0 |
| Releases | 13 | 14 | 13 |
| Last Updated | 508d ago | 174d ago | 369d ago |
| Age | 2y 5m | 2y 5m | 1y 8m |
Health Breakdown
field_access_derive
Maintenance
8
Quality
15
Community
8
Popularity
5
Documentation
15
field_access
Maintenance
10
Quality
17
Community
10
Popularity
5
Documentation
15
fieldname-access
Maintenance
8
Quality
8
Community
3
Popularity
5
Documentation
15
Technical Details
| field_access_derive | field_access | fieldname-access | |
|---|---|---|---|
| Version | 0.1.11 | 0.1.12 | 0.1.12 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 4 |
| Crate Size | 6KB | 12KB | 7KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 76.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | 1.65.0 | 1.63 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •field_access leads with a health score of 57/100, but none of the options score above 80.
- •field_access_derive has the most downloads (30.1K), suggesting wider adoption.
- •⚠ field_access_derive, fieldname-access have not been updated in over a year.