Decision Workspace
pixiv3-rs-proc vs lombok-macros vs clientix-codegen
Side-by-side comparison of Rust crates
51
pixiv3-rs-proc
experimentalv0.1.0
Procedural macros for pixiv3-rs API endpoint code generation
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.
53
clientix-codegen
experimentalv0.2.0
Library for building HTTP clients and requests declaratively with procedural macros - no need to write complex imperative or functional logic.
Core Metrics
| pixiv3-rs-proc | lombok-macros | clientix-codegen | |
|---|---|---|---|
| Health Score | 51 | 65 | 53 |
| Total Downloads | 126 | 57.2K | 7.0K |
| 30d Downloads | 113 | 1.2K | 42 |
| Dependents | 1 | 1.7K | 24 |
| Releases | 1 | 97 | 24 |
| Last Updated | 31d ago | 24d ago | 159d ago |
| Age | 1m | 1y 3m | 6m |
Health Breakdown
pixiv3-rs-proc
Maintenance
11
Quality
16
Community
6
Popularity
3
Documentation
15
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
clientix-codegen
Maintenance
12
Quality
16
Community
10
Popularity
5
Documentation
10
Technical Details
| pixiv3-rs-proc | lombok-macros | clientix-codegen | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.27 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Unlicense | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 6KB | 19KB | 25KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 2.1% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | — | — |
| 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.
- •pixiv3-rs-proc, clientix-codegen are pre-1.0 — API may change.