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