i8051emu VS rv51

Compare i8051emu vs rv51 and see what are their differences.

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
i8051emu rv51
4 1
12 125
- -
0.0 0.6
about 2 years ago about 2 months ago
Python Assembly
MIT License 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.

i8051emu

Posts with mentions or reviews of i8051emu. We have used some of these posts to build our list of alternatives and similar projects.

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 i8051emu and rv51 you can also consider the following projects:

ReactPy - React implementation in Python 3, which runs on the client-side.

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

logidiff - A website and Python library for determining if two logical statements are equivalent. Uses VHDL syntax and logical operators.

sbasm3 - SB-Assembler Version 3 - Cross Macro Assembler

crowdsourced-gba - Bringing twitch plays pokemon to your nearest browser

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

stcgal - Open Source STC MCU ISP flash tool

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.

pyOCD - Open source Python library for programming and debugging Arm Cortex-M microcontrollers

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