Decision Workspace
arael-macros vs lombok-macros vs tensorlogic-compiler
Side-by-side comparison of Rust crates
45
arael-macros
experimentalv0.1.1
Proc macros for the arael optimization framework: #[arael::model], constraint codegen
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.
58
tensorlogic-compiler
experimentalv0.1.0-rc.1
Compiler for transforming logic expressions into tensor computation graphs
Core Metrics
| arael-macros | lombok-macros | tensorlogic-compiler | |
|---|---|---|---|
| Health Score | 45 | 65 | 58 |
| Total Downloads | 29 | 57.2K | 657 |
| 30d Downloads | 29 | 1.2K | 212 |
| Dependents | 2 | 1.7K | 23 |
| Releases | 2 | 97 | 4 |
| Last Updated | 5d ago | 24d ago | 21d ago |
| Age | 6d | 1y 3m | 4m |
Health Breakdown
arael-macros
Maintenance
14
Quality
13
Community
6
Popularity
2
Documentation
10
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
tensorlogic-compiler
Maintenance
21
Quality
14
Community
10
Popularity
3
Documentation
10
Technical Details
| arael-macros | lombok-macros | tensorlogic-compiler | |
|---|---|---|---|
| Version | 0.1.1 | 2.0.27 | 0.1.0-rc.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 3 | 12 |
| Crate Size | 38KB | 19KB | 252KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 2.1% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| 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.
- •arael-macros, tensorlogic-compiler are pre-1.0 — API may change.