georgios VS ydin

Compare georgios vs ydin and see what are their differences.

ydin

A very extendable and versatile hybrid kernel. (by kora-org)
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
georgios ydin
1 2
43 29
- -
1.8 4.9
about 1 year ago 21 days ago
Zig Zig
GNU General Public License v3.0 or later 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.

georgios

Posts with mentions or reviews of georgios. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.
  • Zig OS Dev Project
    2 projects | /r/Zig | 3 Mar 2023
    It good to see someone else try this out, as it was how I jumped into Zig. osdev with Zig is really nice, especially with how easy it is to write data types to use with hardware interfaces and how much of the standard library being available for freestanding targets.

ydin

Posts with mentions or reviews of ydin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-16.
  • Bootloader stage2 crashes and reboots for no reason
    2 projects | /r/osdev | 16 Feb 2023
    I'm working on triaOS, which is my side project (my main project is FaruOS). I'm currently writing a 2-staged bootloader for the system, the first stage enters to protected mode, loads the second stage, and boots to it, and the second stage loads the kernel and boots to it. When I was booting the bootloader, it entered protected mode and loaded the second stage, and it just crashes. I'm pretty sure I didn't do anything wrong in my stage2 code. Is there a reason why it crashes?
  • Setting Up the GDT with Limine
    1 project | /r/osdev | 10 Sep 2022

What are some alternatives?

When comparing georgios and ydin you can also consider the following projects:

pluto - An x86 kernel written in Zig

zig-os - A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"

MaslOS - Masl OS

zigvale-barebones - A brief example of the use of the Zigvale library in a bare-bones kernel.

triaos - An i386 operating system inspired by old 90s operating systems.

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

kernel-zig - :floppy_disk: hobby x86 kernel zig