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