Decision Workspace
lombok-macros vs ggen-macros vs stateset-macros
Side-by-side comparison of Rust crates
65
lombok-macros
stablev2.0.27
A Rust procedural macro collection providing Lombok-like functionality. Automatically generates getters/setters with field-level visibility control, custom Debug implementations with field skipping, and Display trait implementations. Supports structs, enums, generics and lifetimes.
50
ggen-macros
experimentalv5.1.3
Procedural macros for ggen
47
stateset-macros
experimentalv0.8.1
Procedural macros for StateSet iCommerce domain model generation
Core Metrics
| lombok-macros | ggen-macros | stateset-macros | |
|---|---|---|---|
| Health Score | 65 | 50 | 47 |
| Total Downloads | 57.2K | 214 | 112 |
| 30d Downloads | 1.3K | 11 | 100 |
| Dependents | 1.7K | 2 | 7 |
| Releases | 97 | 9 | 7 |
| Last Updated | 24d ago | 80d ago | 8d ago |
| Age | 1y 3m | 4m | 1m |
Health Breakdown
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
ggen-macros
Maintenance
15
Quality
16
Community
6
Popularity
3
Documentation
10
stateset-macros
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
12
Technical Details
| lombok-macros | ggen-macros | stateset-macros | |
|---|---|---|---|
| Version | 2.0.27 | 5.1.3 | 0.8.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 6 |
| Crate Size | 19KB | 5KB | 18KB |
| Features | 0 | 0 | 0 |
| Yanked % | 2.1% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lombok-macros leads with a health score of 65/100, but none of the options score above 80.
- •lombok-macros is depended on by 1.7K crates — strongest ecosystem trust.
- •stateset-macros is pre-1.0 — API may change.