AhnTri VS MyOS

Compare AhnTri vs MyOS and see what are their differences.

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
AhnTri MyOS
19 1
59 5
- -
0.0 7.2
almost 2 years ago 3 months ago
C C++
Apache License 2.0 -
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.

AhnTri

Posts with mentions or reviews of AhnTri. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-20.

MyOS

Posts with mentions or reviews of MyOS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-29.
  • How to make the frambuffer.
    3 projects | /r/osdev | 29 Jun 2021
    Parse the multiboot header. Find VBE framebuffer physical address from that. Map it to a virtual address. Finally, write to the virtual address using normal array access operations. There is not much documentation around an actual working sample, that is true, but you may look into my implementation of it, I've implemented it quite recently.

What are some alternatives?

When comparing AhnTri and MyOS you can also consider the following projects:

MoonOS - MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.

HackOS - This is a hobby operating system I'm currently developing. I have big hopes that it will eventually turn out to some kind of hacking toolset, but of course that is just the plan, and may turn out completely differently.

Dreamos64 - My experiments with osdev... again

skift - 🥑 The delightful operating system.

upload-artifact

FilesystemDrivers - This is a project which contains my filesystem drivers for my kernel. They are all tested here before being integrated with the OS.

KessOS2 - KessOS, an minimal OS that you can enjoy and tinker with!

guess-the-number - A bare metal kernel with only Guess The Number