Decision Workspace
binary-options-tools-macros vs lombok-macros vs easy-macros
Side-by-side comparison of Rust crates
52
binary-options-tools-macros
growingv0.2.0
Procedural macros for the binary-options-tools crate. Provides code generation and compile-time utilities for trading platform integrations.
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
| binary-options-tools-macros | lombok-macros | easy-macros | |
|---|---|---|---|
| Health Score | 52 | 65 | 63 |
| Total Downloads | 2.1K | 57.2K | 606 |
| 30d Downloads | 103 | 1.2K | 93 |
| Dependents | 4 | 1.7K | 27 |
| Releases | 4 | 97 | 8 |
| Last Updated | 34d ago | 24d ago | 20d ago |
| Age | 1y 2m | 1y 3m | 6m |
Health Breakdown
binary-options-tools-macros
Maintenance
17
Quality
13
Community
7
Popularity
4
Documentation
11
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
| binary-options-tools-macros | lombok-macros | easy-macros | |
|---|---|---|---|
| Version | 0.2.0 | 2.0.27 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT | Apache-2.0 |
| Dependencies | 11 | 3 | 14 |
| Crate Size | 17KB | 19KB | 16KB |
| Features | 0 | 0 | 21 |
| Yanked % | 0.0% | 2.1% | 0.0% |
| Edition | 2021 | 2024 | 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.
- •binary-options-tools-macros is pre-1.0 — API may change.