Decision Workspace
accessory vs getset vs gset
Side-by-side comparison of Rust crates
58
accessory
growingv2.1.0
A configurable get/set/get_mut derive macro
51
getset
growingv0.1.6
Getset, we're ready to go! A procedural macro for generating the most basic getters and setters on fields.
50
gset
growingv1.1.0
A procedural macro for generating the most basic getters and setters on fields.
Core Metrics
| accessory | getset | gset | |
|---|---|---|---|
| Health Score | 58 | 51 | 50 |
| Total Downloads | 2.2M | 43.1M | 26.0K |
| 30d Downloads | 235.5K | 4.8M | 559 |
| Dependents | 28 | 3.9K | 10 |
| Releases | 8 | 16 | 11 |
| Last Updated | 333d ago | 283d ago | 612d ago |
| Age | 2y 7m | 8y 10m | 3y 2m |
Health Breakdown
accessory
Maintenance
9
Quality
20
Community
9
Popularity
8
Documentation
12
getset
Maintenance
6
Quality
14
Community
14
Popularity
8
Documentation
9
gset
Maintenance
6
Quality
18
Community
8
Popularity
5
Documentation
13
Technical Details
| accessory | getset | gset | |
|---|---|---|---|
| Version | 2.1.0 | 0.1.6 | 1.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 4 | 7 |
| Crate Size | 13KB | 10KB | 8KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.71.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •accessory leads with a health score of 58/100, but none of the options score above 80.
- •getset has the most downloads (43.1M), suggesting wider adoption.
- •getset is depended on by 3.9K crates — strongest ecosystem trust.
- •⚠ gset has not been updated in over a year.
- •getset is pre-1.0 — API may change.