factorio-cpu VS factorio-blueprint-assembler

Compare factorio-cpu vs factorio-blueprint-assembler and see what are their differences.

factorio-cpu

Yet another CPU implementation in Factorio (by Rio6)

factorio-blueprint-assembler

Was used to generate blueprints with instructions for a CPU from a simple assembly language. It offers some functions to wire up combinators and to read and write blueprints. (by ataulien)
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
factorio-cpu factorio-blueprint-assembler
1 1
0 1
- -
4.7 10.0
about 1 year ago over 6 years ago
Python Python
- -
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.

factorio-cpu

Posts with mentions or reviews of factorio-cpu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • Interactive Chess on Factorio CPU
    9 projects | /r/factorio | 5 May 2023
    For my design I have relevant code and blueprint on my repo, but it's a big mess with no documentation. I *might* write some later but for now it's here https://github.com/Rio6/factorio-cpu

factorio-blueprint-assembler

Posts with mentions or reviews of factorio-blueprint-assembler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-05.
  • Interactive Chess on Factorio CPU
    9 projects | /r/factorio | 5 May 2023
    I did a quick search for gits because I couldn't believe what I see: https://github.com/alcatrazEscapee/FactorioProcessorV2 https://github.com/Artorp/factorio-computer https://github.com/ataulien/factorio-blueprint-assembler I guess with some effort it is possible to casually write software for... factorio cpu? Would be nice to see some kind of review of such projects and some manuals.

What are some alternatives?

When comparing factorio-cpu and factorio-blueprint-assembler you can also consider the following projects:

factorio-computer - A computer built in vanilla Factorio

FactorioProcessorV2 - An Assembly Compiler for my Factorio Processor

verilog2factorio - This project will compile verilog (a hardware description language) into factorio blueprints.

factorio-riscv - riscv cpu implementation in factorio combinators