turing-machine VS CustomProcessor

Compare turing-machine vs CustomProcessor and see what are their differences.

turing-machine

A Python program implementing and exploiting the Minsky Turing machine considered in the paper "Intrinsic Propensity for Vulnerability in Computers? Arbitrary Code Execution in the Universal Turing Machine" as per CVE-2021-32471 (https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32471) (by intrinsic-propensity)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
turing-machine CustomProcessor
4 1
76 5
- -
1.8 0.0
about 2 years ago over 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.

turing-machine

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

CustomProcessor

Posts with mentions or reviews of CustomProcessor. We have used some of these posts to build our list of alternatives and similar projects.
  • 8-Bit Breadboard Computer, Turing complete, simulated in Python with Pygame
    1 project | /r/Python | 18 Sep 2021
    I simulated a 8-Bit Breadboard computer following the design by the great Ben Eater. The Logic functions without if-else statements but each component is built from smaller components. I can write custom programs in the RAM . The video you are seeing here multiplies two numbers. You can take a look at the logic on my Github: https://github.com/Lennart4711/CustomProcessor

What are some alternatives?

When comparing turing-machine and CustomProcessor you can also consider the following projects:

automata - A Python library for simulating finite automata, pushdown automata, and Turing machines

turing_machine - A simple C program to emulate two symbol turing machine

faraday - Open Source Vulnerability Management Platform