Decision Workspace
rv-asm vs rvdc vs rrs-succinct
Side-by-side comparison of Rust crates
37
rv-asm
experimentalv0.2.1
RISC-V instruction decoder and encoder. Credit to https://github.com/Noratrieb/rustv32i for the initail implementation.
40
rvdc
growingv0.1.1
RISC-V instruction decoder
60
rrs-succinct
growingv0.2.0
A library for building RISC-V instruction set simulators
Core Metrics
| rv-asm | rvdc | rrs-succinct | |
|---|---|---|---|
| Health Score | 37 | 40 | 60 |
| Total Downloads | 944 | 1.4K | 852.9K |
| 30d Downloads | 49 | 21 | 72.2K |
| Dependents | 2 | 0 | 77 |
| Releases | 1 | 2 | 2 |
| Last Updated | 299d ago | 369d ago | 57d ago |
| Age | 9m | 1y | 1y 8m |
Health Breakdown
rv-asm
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
10
rvdc
Maintenance
6
Quality
15
Community
5
Popularity
4
Documentation
10
rrs-succinct
Maintenance
14
Quality
15
Community
15
Popularity
7
Documentation
9
Technical Details
| rv-asm | rvdc | rrs-succinct | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.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 | 3 | 2 | 3 |
| Crate Size | 23KB | 18KB | 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.