factorio-blueprint-assembler VS factorio-cpu

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

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)

factorio-cpu

Yet another CPU implementation in Factorio (by Rio6)
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-blueprint-assembler factorio-cpu
1 1
1 0
- -
10.0 4.7
over 6 years ago about 1 year 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-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.

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

What are some alternatives?

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

factorio-computer - A computer built in vanilla Factorio

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

FactorioProcessorV2 - An Assembly Compiler for my Factorio Processor

factorio-riscv - riscv cpu implementation in factorio combinators