rustsbi VS rvv-encoder

Compare rustsbi vs rvv-encoder and see what are their differences.

rustsbi

RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone. (by rustsbi)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
rustsbi rvv-encoder
5 2
928 0
2.0% -
8.8 0.0
about 2 months ago almost 2 years ago
Rust Rust
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rustsbi

Posts with mentions or reviews of rustsbi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-25.

rvv-encoder

Posts with mentions or reviews of rvv-encoder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-02.
  • RISC-V V Extension Encoder
    3 projects | /r/rust | 2 Feb 2022
    Since RISC-V "V" Vector Extension(RVV) not support in Rust yet. We made a function-like procedure macro called rvv_asm to write RVV inline assembly code in Rust. It parse the string literals line by line in the macro input and only translate RVV instruction and even the reserved RVV instrucntion to .byte {}, {}, {}, {} format instruction. We also provide a CLI tool rvv-as to translate RVV assembly source file.

What are some alternatives?

When comparing rustsbi and rvv-encoder you can also consider the following projects:

lnDSO150 - Newer alternative firmware for the DSO150/DSO shell small oscilloscope

riscv-v-spec - Working draft of the proposed RISC-V V vector extension

rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem

rvemu - RISC-V emulator for CLI and Web written in Rust with WebAssembly. It supports xv6 and Linux (ongoing).

bcm5719-fw - BCM5719 firmware reimplementation

riscv-rust - RISC-V processor emulator written in Rust+WASM

avr-device - Register access crate for AVR microcontrollers

rCore - Rust version of THU uCore OS. Linux compatible.

blflash - bl602 serial flasher

probe-rs - A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

swtpm - Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.

qspimux - QSPI flash multiplexer - connect a SPI NOR flash to either an embedded system or a programmer for remote firmware tests