Decision Workspace
macro-map vs pipex-macros vs error-stack-macros2
Side-by-side comparison of Rust crates
34
macro-map
growingv0.2.0
Closure-less `Result::map_err` and `Option::ok_or_else`.
49
pipex-macros
experimentalv0.1.20
Procedural macros for the pipex crate - error handling strategies and pipeline decorators
49
error-stack-macros2
experimentalv0.2.1
Community-made procedural macros for error-stack.
Core Metrics
| macro-map | pipex-macros | error-stack-macros2 | |
|---|---|---|---|
| Health Score | 34 | 49 | 49 |
| Total Downloads | 6.8K | 6.8K | 909 |
| 30d Downloads | 20 | 37 | 6 |
| Dependents | 0 | 13 | 0 |
| Releases | 2 | 16 | 4 |
| Last Updated | 1181d ago | 206d ago | 79d ago |
| Age | 3y 2m | 10m | 6m |
Health Breakdown
macro-map
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
7
pipex-macros
Maintenance
11
Quality
11
Community
9
Popularity
5
Documentation
13
error-stack-macros2
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
12
Technical Details
| macro-map | pipex-macros | error-stack-macros2 | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.20 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 3KB | 6KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 6.3% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.92.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pipex-macros leads with a health score of 49/100, but none of the options score above 80.
- •⚠ macro-map has not been updated in over a year.