Decision Workspace
pipeline_derive vs pipex-macros vs lombok-macros
Side-by-side comparison of Rust crates
46
pipeline_derive
experimentalv0.1.1
A procedural macro crate to simplify building monadic-like data pipelines in Rust.
49
pipex-macros
experimentalv0.1.20
Procedural macros for the pipex crate - error handling strategies and pipeline decorators
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
| pipeline_derive | pipex-macros | lombok-macros | |
|---|---|---|---|
| Health Score | 46 | 49 | 65 |
| Total Downloads | 707 | 6.8K | 57.2K |
| 30d Downloads | 4 | 38 | 1.3K |
| Dependents | 0 | 13 | 1.7K |
| Releases | 2 | 16 | 97 |
| Last Updated | 223d ago | 206d ago | 24d ago |
| Age | 7m | 10m | 1y 3m |
Health Breakdown
pipeline_derive
Maintenance
8
Quality
14
Community
6
Popularity
3
Documentation
15
pipex-macros
Maintenance
11
Quality
11
Community
9
Popularity
5
Documentation
13
lombok-macros
Maintenance
17
Quality
18
Community
14
Popularity
6
Documentation
10
Technical Details
| pipeline_derive | pipex-macros | lombok-macros | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.20 | 2.0.27 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 8KB | 6KB | 19KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 6.3% | 2.1% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.0 | — | — |
| 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.
- •pipeline_derive, pipex-macros are pre-1.0 — API may change.