rust-mos VS sim6502

Compare rust-mos vs sim6502 and see what are their differences.

rust-mos

Empowering everyone to build reliable and efficient software. (by mrk-its)

sim6502

Simulator of 6502 with remote lldb support (by mrk-its)
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
rust-mos sim6502
9 1
51 2
- -
0.0 0.0
2 months ago over 1 year ago
Rust Rust
GNU General Public License v3.0 or later -
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.

rust-mos

Posts with mentions or reviews of rust-mos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-10.

sim6502

Posts with mentions or reviews of sim6502. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-22.
  • Can you write for the Commodore 64 in Rust? Why yes, yes you can!
    4 projects | /r/rust | 22 May 2022
    Take a look on https://github.com/mrk-its/sim6502 - my 6502 simulator with remote debugging support (lldb-compatible). llvm-mos is able to generate ELF binaries with full DWARF debug info - so full source level debugging is possible with existing vscode lldb extension https://github.com/vadimcn/vscode-lldb

What are some alternatives?

When comparing rust-mos and sim6502 you can also consider the following projects:

embassy - Modern embedded framework, using Rust and async.

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

CC65-Advanced-Optimizations - How to optimize C code for CC65 compiler

CodeLLDB - A native debugger extension for VSCode based on LLDB

aoc2022 - Advent of Code 2022

llvm-cbe - resurrected LLVM "C Backend", with improvements

nrf-hal - A Rust HAL for the nRF family of devices

rust - Empowering everyone to build reliable and efficient software.

adventofcode - Advent of code solutions

advent-of-code