riscy VS riscv-rust

Compare riscy vs riscv-rust and see what are their differences.

riscy

A software implementation of a RISC-V computer (by michaelmelanson)
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
riscy riscv-rust
1 1
17 571
- -
0.0 0.0
almost 3 years ago about 1 year ago
Rust Rust
MIT License 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.

riscy

Posts with mentions or reviews of riscy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-24.
  • Smaller projects to ease into OSDev? Also looking for books?
    5 projects | /r/osdev | 24 Aug 2021
    At the start of the pandemic I dealt with the anxiety by writing a RISC-V emulator. This was definitely a very hard challenge, but it has the advantage of being a real instruction set that's well documented, with toolchains and test suites and other emulators you can compare yours against via cosimulation.

riscv-rust

Posts with mentions or reviews of riscv-rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-25.
  • Linux kernel completely made in Rust
    3 projects | /r/rust | 25 Feb 2022
    Also investigate Rust emulation: emulators provide high level holistic running of different hardware instruction set architectures(ISA's): qemu https://www.qemu.org/ Here's an emulator specifically for risc-v in Rust that can run Linux on RISC-V within it!!! So impressive. https://github.com/takahirox/riscv-rust

What are some alternatives?

When comparing riscy and riscv-rust you can also consider the following projects:

shoppy - A demo programming language

unikraft - A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.

wasmer - 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

rvv-encoder - RISC-V V Extension Encoder

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

QEMU - Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

chip8-book - An introduction to Chip-8 emulation using Rust

exa-rs - libretro core for the TEC Redshift featured in EXAPUNKS by Zachtronics

gda_compute - A GPU/CPU compute library written in rust focusing on computation on ndim Arrays

PeakRDL-halcpp - C++ 17 Hardware abstraction layer generator from systemrdl

gbemu - WebAssembly based Gameboy Emulator

tetanes - A cross-platform NES emulator written in Rust using wgpu