Decision Workspace
actix-security-codegen vs lombok-macros vs easy-macros
Side-by-side comparison of Rust crates
49
actix-security-codegen
experimentalv0.2.3
Procedural macros for actix-security (Spring Security-like annotations)
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.
63
easy-macros
growingv1.1.3
Toolkit for building Rust procedural macros + generating debug info
Core Metrics
| actix-security-codegen | lombok-macros | easy-macros | |
|---|---|---|---|
| Health Score | 49 | 65 | 63 |
| Total Downloads | 100 | 57.2K | 606 |
| 30d Downloads | 21 | 1.2K | 93 |
| Dependents | 4 | 1.7K | 27 |
| Releases | 4 | 97 | 8 |
| Last Updated | 52d ago | 24d ago | 20d ago |
| Age | 1m | 1y 3m | 6m |
Health Breakdown
actix-security-codegen
Maintenance
16
Quality
8
Community
8
Popularity
2
Documentation
15
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
easy-macros
Maintenance
18
Quality
19
Community
10
Popularity
3
Documentation
13
Technical Details
| actix-security-codegen | lombok-macros | easy-macros | |
|---|---|---|---|
| Version | 0.2.3 | 2.0.27 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 4 | 3 | 14 |
| Crate Size | 18KB | 19KB | 16KB |
| Features | 0 | 0 | 21 |
| Yanked % | 25.0% | 2.1% | 0.0% |
| Edition | 2021 | 2024 | 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.
- •actix-security-codegen is pre-1.0 — API may change.