Decision Workspace
pipeline-dsl vs pipeline-dsl-macros vs szal
Side-by-side comparison of Rust crates
43
pipeline-dsl
experimentalv0.1.0
Pipeline DSL types and re-exports of #[pipeline]/#[stage].
45
pipeline-dsl-macros
experimentalv0.1.0
Procedural macros for the pipeline DSL: #[pipeline], #[stage].
56
szal
experimentalv1.0.1
Workflow engine — step/flow execution with branching, retry, rollback, and parallel stages
Core Metrics
| pipeline-dsl | pipeline-dsl-macros | szal | |
|---|---|---|---|
| Health Score | 43 | 45 | 56 |
| Total Downloads | 233 | 329 | 139 |
| 30d Downloads | 28 | 45 | 139 |
| Dependents | 0 | 4 | 3 |
| Releases | 4 | 4 | 5 |
| Last Updated | 138d ago | 138d ago | today |
| Age | 4m | 4m | 4d |
Health Breakdown
pipeline-dsl
Maintenance
14
Quality
13
Community
3
Popularity
3
Documentation
10
pipeline-dsl-macros
Maintenance
14
Quality
13
Community
5
Popularity
3
Documentation
10
szal
Maintenance
17
Quality
16
Community
8
Popularity
3
Documentation
12
Technical Details
| pipeline-dsl | pipeline-dsl-macros | szal | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | AGPL-3.0-only |
| Dependencies | 4 | 5 | 19 |
| Crate Size | 14KB | 14KB | 90KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •szal leads with a health score of 56/100, but none of the options score above 80.
- •pipeline-dsl-macros has the most downloads (329), suggesting wider adoption.
- •pipeline-dsl, pipeline-dsl-macros are pre-1.0 — API may change.