-
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/prototyper.
The v0.2.1 update adapts to RISC-V SBI v1.0-rc2 standard, supports RFENCE, PMU and other modules. This update also includes numerous bug fixes, see details at: https://github.com/rustsbi/rustsbi/releases.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
rustsbi
RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem (by luojia65)
Project link: https://github.com/rustsbi/rustsbi
-
There are slides and acadamic talks on RustSBI, visit them at: https://github.com/rustsbi/slides.