Decision Workspace
set-span vs debug-span vs lombok-macros
Side-by-side comparison of Rust crates
42
set-span
experimentalv0.1.4
Like proc-macro, set some tokens span
39
debug-span
growingv0.2.0
Visualize proc-macro2 spans for debugging and assertions
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
| set-span | debug-span | lombok-macros | |
|---|---|---|---|
| Health Score | 42 | 39 | 65 |
| Total Downloads | 2.5K | 3.4K | 57.2K |
| 30d Downloads | 7 | 4 | 1.2K |
| Dependents | 0 | 0 | 1.7K |
| Releases | 5 | 2 | 97 |
| Last Updated | 312d ago | 776d ago | 24d ago |
| Age | 10m | 2y 1m | 1y 3m |
Health Breakdown
set-span
Maintenance
8
Quality
14
Community
6
Popularity
4
Documentation
10
debug-span
Maintenance
4
Quality
15
Community
6
Popularity
4
Documentation
10
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
Technical Details
| set-span | debug-span | lombok-macros | |
|---|---|---|---|
| Version | 0.1.4 | 0.2.0 | 2.0.27 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 4 | 3 |
| Crate Size | 4KB | 5KB | 19KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 2.1% |
| Edition | 2021 | 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.
- •⚠ debug-span has not been updated in over a year.
- •set-span, debug-span are pre-1.0 — API may change.