Decision Workspace
arvo vs domainstack vs zod-rs-util
Side-by-side comparison of Rust crates
57
arvo
experimentalv1.0.0
Validated, immutable value objects for common domain types (email, money, identifiers, …)
62
domainstack
experimentalv1.1.1
Write validation once, use everywhere: Rust rules auto-generate JSON Schema + OpenAPI + TypeScript/Zod. WASM browser validation. Axum/Actix/Rocket adapters.
62
zod-rs-util
growingv1.0.1
Utility functions and error handling for zod-rs schema validation
Core Metrics
| arvo | domainstack | zod-rs-util | |
|---|---|---|---|
| Health Score | 57 | 62 | 62 |
| Total Downloads | 105 | 1.0K | 2.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 11 | 6 |
| Releases | 9 | 4 | 6 |
| Last Updated | 32d ago | 138d ago | 43d ago |
| Age | 1m | 4m | 11m |
Health Breakdown
arvo
Maintenance
15
Quality
19
Community
6
Popularity
2
Documentation
15
domainstack
Maintenance
17
Quality
17
Community
9
Popularity
4
Documentation
15
zod-rs-util
Maintenance
19
Quality
18
Community
8
Popularity
4
Documentation
13
Technical Details
| arvo | domainstack | zod-rs-util | |
|---|---|---|---|
| Version | 1.0.0 | 1.1.1 | 1.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 13 | 1 |
| Crate Size | 90KB | 135KB | 14KB |
| Features | 11 | 7 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.76 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •domainstack leads with a health score of 62/100, but none of the options score above 80.
- •zod-rs-util has the most downloads (2.4K), suggesting wider adoption.