Decision Workspace
evidentsource-functions-macros vs lombok-macros vs easy-macros
Side-by-side comparison of Rust crates
49
evidentsource-functions-macros
experimentalv1.0.0-rc1
Procedural macros for evidentsource-functions
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
| evidentsource-functions-macros | lombok-macros | easy-macros | |
|---|---|---|---|
| Health Score | 49 | 65 | 63 |
| Total Downloads | 58 | 57.2K | 606 |
| 30d Downloads | 26 | 1.2K | 93 |
| Dependents | 1 | 1.7K | 27 |
| Releases | 1 | 97 | 8 |
| Last Updated | 71d ago | 24d ago | 20d ago |
| Age | 2m | 1y 3m | 6m |
Health Breakdown
evidentsource-functions-macros
Maintenance
9
Quality
17
Community
6
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
| evidentsource-functions-macros | lombok-macros | easy-macros | |
|---|---|---|---|
| Version | 1.0.0-rc1 | 2.0.27 | 1.1.3 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 3 | 3 | 14 |
| Crate Size | 11KB | 19KB | 16KB |
| Features | 0 | 0 | 21 |
| Yanked % | 0.0% | 2.1% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.84 | — | — |
| 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.