Decision Workspace
bit_seq vs lombok-macros vs easy-macros
Side-by-side comparison of Rust crates
39
bit_seq
growingv0.2.1
A procedural macro for creating bit sequences.
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
| bit_seq | lombok-macros | easy-macros | |
|---|---|---|---|
| Health Score | 39 | 65 | 63 |
| Total Downloads | 7.5K | 57.2K | 606 |
| 30d Downloads | 7 | 1.2K | 93 |
| Dependents | 0 | 1.7K | 27 |
| Releases | 5 | 97 | 8 |
| Last Updated | 1019d ago | 24d ago | 20d ago |
| Age | 2y 9m | 1y 3m | 6m |
Health Breakdown
bit_seq
Maintenance
4
Quality
14
Community
6
Popularity
5
Documentation
10
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
| bit_seq | lombok-macros | easy-macros | |
|---|---|---|---|
| Version | 0.2.1 | 2.0.27 | 1.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 5 | 3 | 14 |
| Crate Size | 8KB | 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.
- •⚠ bit_seq has not been updated in over a year.
- •bit_seq is pre-1.0 — API may change.