Decision Workspace
vpi_user vs vpi_export vs raw-parts
Side-by-side comparison of Rust crates
44
vpi_user
growingv0.1.0
vpi_user.h
46
vpi_export
growingv0.1.9
Export Rust function to be used on a verilog module through VPI
72
raw-parts
stablev2.2.2
Ergonomic wrapper around `Vec::from_raw_parts` and `Vec::into_raw_parts`.
Core Metrics
| vpi_user | vpi_export | raw-parts | |
|---|---|---|---|
| Health Score | 44 | 46 | 72 |
| Total Downloads | 1.2K | 7.6K | 83.7K |
| 30d Downloads | 25 | 13 | 663 |
| Dependents | 5 | 0 | 19 |
| Releases | 1 | 10 | 11 |
| Last Updated | 478d ago | 388d ago | 11d ago |
| Age | 1y 3m | 1y 4m | 4y 4m |
Health Breakdown
vpi_user
Maintenance
2
Quality
17
Community
8
Popularity
4
Documentation
13
vpi_export
Maintenance
8
Quality
14
Community
6
Popularity
5
Documentation
13
raw-parts
Maintenance
16
Quality
20
Community
15
Popularity
6
Documentation
15
Technical Details
| vpi_user | vpi_export | raw-parts | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.9 | 2.2.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 19KB | 7KB | 7KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.76.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •raw-parts leads with a health score of 72/100, but none of the options score above 80.
- •⚠ vpi_user, vpi_export have not been updated in over a year.
- •vpi_user, vpi_export are pre-1.0 — API may change.