RISC-V-Guide VS rv51

Compare RISC-V-Guide vs rv51 and see what are their differences.

RISC-V-Guide

RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware. (by mikeroyal)

rv51

A RISC-V emulator for the 8051 (MCS-51) microcontroller. (by cyrozap)
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
RISC-V-Guide rv51
9 1
456 125
- -
6.3 0.6
4 months ago about 2 months ago
Assembly Assembly
- GNU General Public License v3.0 only
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.

RISC-V-Guide

Posts with mentions or reviews of RISC-V-Guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-17.

rv51

Posts with mentions or reviews of rv51. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-31.
  • How can I compile rust for 16bit x86 (Intel 8086)?
    4 projects | /r/rust | 31 Dec 2022
    One (hacky) way to target CPUs not supported by Rust/LLVM, is to write emulator in language that works on that target (C/Asm) of a platform that rust can compile to. For example, someone made Rust work on 8051 by writing Risc-V emulator in 8051 assembly: https://github.com/cyrozap/rv51

What are some alternatives?

When comparing RISC-V-Guide and rv51 you can also consider the following projects:

ch32-rs - Embedded Rust device crates for WCH's RISC-V and Cortex-M microcontrollers

rusty-dos - A Rust skeleton for an MS-DOS program for IBM compatibles and the PC-98, including some PC-98-specific functionality

jupiter - RISC-V Assembler and Runtime Simulator

sbasm3 - SB-Assembler Version 3 - Cross Macro Assembler

ch32v307 - Including the SDK、HDK、Datasheet of RISC-V MCU CH32V307 and other relevant development materials

llvm-mos - Port of LLVM to the MOS 6502 and related processors

Cores-VeeR-EH1 - VeeR EH1 core

gcc-ia16 - Fork of Lambertsen & Jenner (& al.)'s IA-16 (Intel 16-bit x86) port of GNU compilers ― added far pointers & more • use https://github.com/tkchia/build-ia16 to build • Ubuntu binaries at https://launchpad.net/%7Etkchia/+archive/ubuntu/build-ia16/ • DJGPP/MS-DOS binaries at https://gitlab.com/tkchia/build-ia16/-/releases • mirror of https://gitlab.com/tkchia/gcc-ia16

ch32v103

derzforth - Bare-metal Forth implementation for RISC-V

lxp32-cpu - A lightweight, open source and FPGA-friendly 32-bit CPU core based on an original instruction set

lz4_rv32i_decode - LZ4 decoder in assembly for RiscV RV32IC