Decision Workspace
yevm-base vs evmguard vs yevm
Side-by-side comparison of Rust crates
45
yevm-base
experimentalv0.1.0
Primitive types (address, uint256, transaction, block header) for the YEVM Ethereum VM.
51
evmguard
experimentalv1.3.0
Open-source command-line tool to inspect EVM transactions for security risks before signing.
44
yevm
experimentalv0.1.0
Async, WASM-native Ethereum VM in Rust. Top-level integration crate re-exporting the YEVM sub-crates as a single API surface.
Core Metrics
| yevm-base | evmguard | yevm | |
|---|---|---|---|
| Health Score | 45 | 51 | 44 |
| Total Downloads | 60 | 31 | 30 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 5 | 0 | 0 |
| Releases | 1 | 2 | 2 |
| Last Updated | 27d ago | 21d ago | 27d ago |
| Age | 27d | 22d | 1m |
Health Breakdown
yevm-base
Maintenance
11
Quality
14
Community
7
Popularity
2
Documentation
11
evmguard
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
yevm
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
11
Technical Details
| yevm-base | evmguard | yevm | |
|---|---|---|---|
| Version | 0.1.0 | 1.3.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | LicenseRef-PolyForm-Noncommercial-1.0.0 | Apache-2.0 | LicenseRef-PolyForm-Noncommercial-1.0.0 |
| Dependencies | 3 | 5 | 5 |
| Crate Size | 21KB | 19KB | 30KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.82 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •evmguard leads with a health score of 51/100, but none of the options score above 80.
- •yevm-base has the most downloads (60), suggesting wider adoption.
- •yevm-base, yevm are pre-1.0 — API may change.