Decision Workspace
stateset-macros vs lombok-macros vs ggen-macros
Side-by-side comparison of Rust crates
47
stateset-macros
experimentalv0.8.1
Procedural macros for StateSet iCommerce domain model generation
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
Core Metrics
| stateset-macros | lombok-macros | ggen-macros | |
|---|---|---|---|
| Health Score | 47 | 65 | 50 |
| Total Downloads | 112 | 57.2K | 214 |
| 30d Downloads | 93 | 1.2K | 11 |
| Dependents | 7 | 1.7K | 2 |
| Releases | 7 | 97 | 9 |
| Last Updated | 8d ago | 24d ago | 80d ago |
| Age | 1m | 1y 3m | 4m |
Health Breakdown
stateset-macros
Maintenance
13
Quality
13
Community
7
Popularity
2
Documentation
12
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
ggen-macros
Maintenance
15
Quality
16
Community
6
Popularity
3
Documentation
10
Technical Details
| stateset-macros | lombok-macros | ggen-macros | |
|---|---|---|---|
| Version | 0.8.1 | 2.0.27 | 5.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 6 | 3 | 5 |
| Crate Size | 18KB | 19KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 2.1% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.