Decision Workspace
rvdc vs rv-asm vs rrs-succinct
Side-by-side comparison of Rust crates
40
rvdc
growingv0.1.1
RISC-V instruction decoder
37
rv-asm
experimentalv0.2.1
RISC-V instruction decoder and encoder. Credit to https://github.com/Noratrieb/rustv32i for the initail implementation.
60
rrs-succinct
growingv0.2.0
A library for building RISC-V instruction set simulators
Core Metrics
| rvdc | rv-asm | rrs-succinct | |
|---|---|---|---|
| Health Score | 40 | 37 | 60 |
| Total Downloads | 1.4K | 944 | 852.9K |
| 30d Downloads | 21 | 49 | 72.2K |
| Dependents | 0 | 2 | 77 |
| Releases | 2 | 1 | 2 |
| Last Updated | 369d ago | 299d ago | 57d ago |
| Age | 1y | 9m | 1y 8m |
Health Breakdown
rvdc
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
10
rv-asm
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
10
rrs-succinct
Maintenance
14
Quality
15
Community
15
Popularity
7
Documentation
9
Technical Details
| rvdc | rv-asm | rrs-succinct | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 18KB | 23KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •rrs-succinct leads with a health score of 60/100, but none of the options score above 80.
- •⚠ rvdc has not been updated in over a year.