Decision Workspace
postmortem vs zod-rs-util vs zod-rs-macros
Side-by-side comparison of Rust crates
49
postmortem
experimentalv0.1.2
A validation library that accumulates all errors for comprehensive feedback
62
zod-rs-util
growingv1.0.1
Utility functions and error handling for zod-rs schema validation
60
zod-rs-macros
growingv1.0.1
Procedural macros for zod-rs schema to struct inference and validation
Core Metrics
| postmortem | zod-rs-util | zod-rs-macros | |
|---|---|---|---|
| Health Score | 49 | 62 | 60 |
| Total Downloads | 59 | 2.4K | 2.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 6 | 6 |
| Releases | 3 | 6 | 6 |
| Last Updated | 28d ago | 43d ago | 43d ago |
| Age | 5m | 11m | 11m |
Health Breakdown
postmortem
Maintenance
17
Quality
14
Community
6
Popularity
2
Documentation
10
zod-rs-util
Maintenance
19
Quality
18
Community
8
Popularity
4
Documentation
13
zod-rs-macros
Maintenance
19
Quality
16
Community
8
Popularity
4
Documentation
13
Technical Details
| postmortem | zod-rs-util | zod-rs-macros | |
|---|---|---|---|
| Version | 0.1.2 | 1.0.1 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 1 | 4 |
| Crate Size | 297KB | 14KB | 13KB |
| Features | 2 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zod-rs-util leads with a health score of 62/100, but none of the options score above 80.
- •postmortem is pre-1.0 — API may change.