Decision Workspace
yevm vs evmguard vs yevm-base
Side-by-side comparison of Rust crates
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.
51
evmguard
experimentalv1.3.0
Open-source command-line tool to inspect EVM transactions for security risks before signing.
45
yevm-base
experimentalv0.1.0
Primitive types (address, uint256, transaction, block header) for the YEVM Ethereum VM.
Core Metrics
| yevm | evmguard | yevm-base | |
|---|---|---|---|
| Health Score | 44 | 51 | 45 |
| Total Downloads | 30 | 31 | 60 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 5 |
| Releases | 2 | 2 | 1 |
| Last Updated | 27d ago | 21d ago | 27d ago |
| Age | 1m | 22d | 27d |
Health Breakdown
yevm
Maintenance
12
Quality
13
Community
6
Popularity
2
Documentation
11
evmguard
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
yevm-base
Maintenance
11
Quality
14
Community
7
Popularity
2
Documentation
11
Technical Details
| yevm | evmguard | yevm-base | |
|---|---|---|---|
| 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 | 5 | 5 | 3 |
| Crate Size | 30KB | 19KB | 21KB |
| 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, yevm-base are pre-1.0 — API may change.