perceptron-asm VS FlameOS-Rewrite3

Compare perceptron-asm vs FlameOS-Rewrite3 and see what are their differences.

perceptron-asm

A single-layer perceptron in x86 assembly to distinguish between circles and rectangles. (by barrettotte)

FlameOS-Rewrite3

A simple 32-bit OS. (by Th3Matt)
Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Mergify - Updating dependencies is time-consuming.
  • SonarQube - Static code analysis for 29 languages.
perceptron-asm FlameOS-Rewrite3
2 1
22 2
- -
0.0 0.0
about 1 year ago about 2 months ago
Assembly Assembly
MIT License MIT License
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.

perceptron-asm

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

We haven't tracked posts mentioning perceptron-asm yet.
Tracking mentions began in Dec 2020.

FlameOS-Rewrite3

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

We haven't tracked posts mentioning FlameOS-Rewrite3 yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing perceptron-asm and FlameOS-Rewrite3 you can also consider the following projects:

bfloader - 🧠 Brainfuck IDE and interpreter in 512 bytes. (boot sector)

Cyjon - A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

machine_learning_basics - Plain python implementations of basic machine learning algorithms

MachineLearningWithPython - Get started with Machine Learning with Python - An introduction with Python programming examples

asudo - Sudo command for Windows. Supports both x86 and x86_64 arch.

asm-platformer - Very basic platformer game developed in x86 Assembly.

ASMTRIS - fun with x86 asm

x86-bootloader - A BIOS bootloader for bare-metal x86 programs, written in 8086 assembly

x86-kernel - A hobby kernel developed from scratch using i8086 assembly

Zero - 64 bit bootloader for Cyjon operating system.