Decision Workspace
make_fields vs macro-field-utils vs field_comparable_derive
Side-by-side comparison of Rust crates
31
make_fields
growingv0.1.0
Tiny derive macro to work with fields inspired by lens's makeFields
51
macro-field-utils
growingv0.5.0
Utilities to work with darling fields
46
field_comparable_derive
experimentalv0.1.1
Procedural macro to generate struct field comparison methods / Macro procédurale pour générer des méthodes de comparaison de champs de structures
Core Metrics
| make_fields | macro-field-utils | field_comparable_derive | |
|---|---|---|---|
| Health Score | 31 | 51 | 46 |
| Total Downloads | 1.6K | 11.2K | 699 |
| 30d Downloads | 4 | 205 | 4 |
| Dependents | 0 | 20 | 0 |
| Releases | 1 | 6 | 2 |
| Last Updated | 1062d ago | 57d ago | 217d ago |
| Age | 2y 11m | 2y 5m | 7m |
Health Breakdown
make_fields
Maintenance
1
Quality
14
Community
2
Popularity
4
Documentation
10
macro-field-utils
Maintenance
13
Quality
14
Community
9
Popularity
5
Documentation
10
field_comparable_derive
Maintenance
8
Quality
14
Community
6
Popularity
3
Documentation
15
Technical Details
| make_fields | macro-field-utils | field_comparable_derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 4 | 3 |
| Crate Size | 3KB | 9KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •macro-field-utils leads with a health score of 51/100, but none of the options score above 80.
- •⚠ make_fields has not been updated in over a year.