Decision Workspace
getters2 vs getters3 vs rumbok
Side-by-side comparison of Rust crates
39
getters2
growingv0.1.4
Generate getters, mutable getters, setters, and copy accessors for structs and enums
40
getters3
experimentalv0.1.1
Generate getters, mutable getters, setters, and copy accessors for structs and enums
42
rumbok
experimentalv0.1.2
Lombok-like derive macros (Getter, Setter, Data) for Rust
Core Metrics
| getters2 | getters3 | rumbok | |
|---|---|---|---|
| Health Score | 39 | 40 | 42 |
| Total Downloads | 21.8K | 1.9K | 46 |
| 30d Downloads | 51 | 185 | 7 |
| Dependents | 5 | 5 | 0 |
| Releases | 4 | 2 | 3 |
| Last Updated | 785d ago | 246d ago | 47d ago |
| Age | 2y 3m | 8m | 1m |
Health Breakdown
getters2
Maintenance
5
Quality
14
Community
5
Popularity
5
Documentation
10
getters3
Maintenance
8
Quality
13
Community
5
Popularity
4
Documentation
10
rumbok
Maintenance
11
Quality
13
Community
6
Popularity
2
Documentation
10
Technical Details
| getters2 | getters3 | rumbok | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.1 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 5 | 5 | 4 |
| Crate Size | 8KB | 13KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rumbok leads with a health score of 42/100, but none of the options score above 80.
- •getters2 has the most downloads (21.8K), suggesting wider adoption.
- •⚠ getters2 has not been updated in over a year.