Decision Workspace
grift_macros vs kamo-macros vs lombok-macros
Side-by-side comparison of Rust crates
52
grift_macros
experimentalv1.4.0
Procedural macros for Grift Scheme standard library
42
kamo-macros
growingv0.1.6
A macro for parsing s-expressions into kamo Values.
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.
Core Metrics
| grift_macros | kamo-macros | lombok-macros | |
|---|---|---|---|
| Health Score | 52 | 42 | 65 |
| Total Downloads | 302 | 7.8K | 57.2K |
| 30d Downloads | 111 | 26 | 1.2K |
| Dependents | 9 | 21 | 1.7K |
| Releases | 6 | 6 | 97 |
| Last Updated | 46d ago | 710d ago | 24d ago |
| Age | 1m | 2y 2m | 1y 3m |
Health Breakdown
grift_macros
Maintenance
11
Quality
17
Community
8
Popularity
3
Documentation
13
kamo-macros
Maintenance
4
Quality
14
Community
9
Popularity
5
Documentation
10
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
Technical Details
| grift_macros | kamo-macros | lombok-macros | |
|---|---|---|---|
| Version | 1.4.0 | 0.1.6 | 2.0.27 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 5 | 3 |
| Crate Size | 5KB | 18KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| 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.
- •⚠ kamo-macros has not been updated in over a year.
- •kamo-macros is pre-1.0 — API may change.