Decision Workspace
zerowarns vs intentional vs guardrail3
Side-by-side comparison of Rust crates
46
zerowarns
experimentalv0.1.0
Compiler-guaranteed elimination of clippy::arithmetic_side_effects and clippy::as_conversions warnings via type-aware semantic rewriting — no LLM, no #[allow] suppression.
45
intentional
growingv0.1.1
Doing things with intent
44
guardrail3
experimentalv0.2.0
Composable code guardrails for Rust and TypeScript projects
Core Metrics
| zerowarns | intentional | guardrail3 | |
|---|---|---|---|
| Health Score | 46 | 45 | 44 |
| Total Downloads | 14 | 15.7K | 30 |
| 30d Downloads | 14 | 385 | 30 |
| Dependents | 0 | 33 | 0 |
| Releases | 1 | 2 | 2 |
| Last Updated | 22d ago | 840d ago | 11d ago |
| Age | 22d | 2y 4m | 11d |
Health Breakdown
zerowarns
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
13
intentional
Maintenance
4
Quality
16
Community
10
Popularity
5
Documentation
10
guardrail3
Maintenance
13
Quality
11
Community
6
Popularity
2
Documentation
12
Technical Details
| zerowarns | intentional | guardrail3 | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 0 | 13 |
| Crate Size | 18KB | 10KB | 246KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •zerowarns leads with a health score of 46/100, but none of the options score above 80.
- •intentional has the most downloads (15.7K), suggesting wider adoption.
- •⚠ intentional has not been updated in over a year.