Decision Workspace
ircbot-macros vs tele-macros vs lombok-macros
Side-by-side comparison of Rust crates
45
ircbot-macros
experimentalv0.1.5
Procedural macros for the ircbot IRC bot framework
55
tele-macros
experimentalv0.1.16
Proc-macros for tele bot ergonomics
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
| ircbot-macros | tele-macros | lombok-macros | |
|---|---|---|---|
| Health Score | 45 | 55 | 65 |
| Total Downloads | 69 | 272 | 57.2K |
| 30d Downloads | 69 | 272 | 1.3K |
| Dependents | 2 | 15 | 1.7K |
| Releases | 3 | 15 | 97 |
| Last Updated | 2d ago | 18d ago | 24d ago |
| Age | 4d | 26d | 1y 3m |
Health Breakdown
ircbot-macros
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
10
tele-macros
Maintenance
16
Quality
13
Community
8
Popularity
3
Documentation
15
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
Technical Details
| ircbot-macros | tele-macros | lombok-macros | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.16 | 2.0.27 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 17KB | 8KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.94 | — |
| 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.
- •ircbot-macros, tele-macros are pre-1.0 — API may change.