pluto VS ydin

Compare pluto 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
pluto ydin
1 2
488 29
3.3% -
4.3 4.9
4 months ago 18 days ago
Zig Zig
- 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.

pluto

Posts with mentions or reviews of pluto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Which do you prefer?
    2 projects | /r/osdev | 11 Jul 2023
    Zig all the way. It's support for lots of architectures out of the box without needing to cross compile is so good for porting your kernel. Allocators and not having to write a whole new std library for your OS is also a major plus. There are lots more ebenfots that would take too long to list here. For an example Zig kernel, check out mine at https://github.com/ZystemOS/pluto (OS name is WIP).

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 pluto and ydin you can also consider the following projects:

georgios - Hobby Operating System

MaslOS - Masl OS

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

zig-adaptive-lock - Benchmarking a faster std.Mutex implementation for Zig

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

reactos - A free Windows-compatible Operating System

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

toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.

kernel-zig - :floppy_disk: hobby x86 kernel zig

build - Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 & armhf