mainspring VS abn6502

Compare mainspring vs abn6502 and see what are their differences.

mainspring

A CPU simulator framework built around, and to support the other tools under, the constraints of the first principles of computing project. (by ncatelli)

abn6502

Solving the global IC shortage by reusing old stuff! (by AndersBNielsen)
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
mainspring abn6502
1 4
12 70
- -
6.4 0.0
3 months ago over 1 year ago
Rust Assembly
Apache License 2.0 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.

mainspring

Posts with mentions or reviews of mainspring. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Interpreter in Rust
    3 projects | /r/rust | 24 Nov 2021
    First off, awesome, interpreters and emulators are really fun projects. I've written a very similar project which might be useful for reference https://github.com/ncatelli/mainspring. As for parsing to your enum representation KerfuffleV2 gave a great example for nom. That being said, if you'd like to peek behind the curtain a bit for combinators and the principles behind nom, Bodil Stokke has a WONDERFUL tutorial on the topic https://bodil.lol/parser-combinators/ which will be directly applicable to what you are trying to do. Additionally, while targetted at using java, https://craftinginterpreters.com/ by Bob Nystrom is available for free online and covers the topic of writing really simple recursive decent parsers.

abn6502

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

What are some alternatives?

When comparing mainspring and abn6502 you can also consider the following projects:

madsim - Magical Deterministic Simulator for distributed systems in Rust.

TaliForth2 - A Subroutine Threaded Code (STC) ANS-like Forth for the 65c02

visual-system-simulator - Framework for simulating deficiencies and other aspects of the human visual system

hbc-56 - Homebrew 6502 on a backplane computer

chumsky - Write expressive, high-performance parsers with ease.

lynx_hacking - Collection of Lynx demos, trial.

c64_asm_book_listings - Listings from Commodore 64 Assembly books

awesome-electronics - A curated list of awesome resources for Electronic Engineers and hobbyists

apple2_hgrbyte - Explore the Apple 2 HGR amd DHGR esoteric screen layout with bit twiddling and byte manipulation.