Page 13 of 13
Re: OS Project list
Posted: Sat Dec 20, 2025 8:13 am
by PRoX
Hi! Could you please add my OS to the list of projects?
OS Name - x16-PRos [real mode OS].
Contact: PRoX-dev (
[email protected])
URL: [
https://github.com/PRoX2011/x16-PRos]
If it's not too much trouble, please add a screenshot of the terminal.
Re: OS Project list
Posted: Mon Jan 12, 2026 6:33 am
by valibali
Hey!
Can you please add this project to the list?
https://github.com/valibali/cluu
"CLUU is a hobby operating system written in Rust, pursuing a clean L4-inspired microkernel architecture with strong emphasis on minimality, and explicit authority. The project is deliberately engineered, test-driven, and uncompromising about architectural discipline. Supports x86_64 with ARM64 in plan.
It has userspace with a lib, a token-based capability system, and sync-async IPC.
"
Re: OS Project list
Posted: Sun Apr 12, 2026 7:41 am
by ezheng
Hi there
Can you please add this project to the list?
https://github.com/crazygeme/mos
"MOS is a 32-bit x86 (i686) educational OS kernel with Linux 2.4.20-8 (Red Hat 9) userspace binary compatibility, running in QEMU via GRUB/Multiboot.
"
Re: OS Project list
Posted: Sat May 02, 2026 3:41 pm
by unionyxx
* '''uniOS''' - x86-64 hobby operating system written mostly in C++20. Boots via UEFI into a native GUI desktop with a window manager, dock, menubar, terminal, file manager, preferences app, and other small programs.
** Contact: unionyxx
** URL: [
https://unionyxx.github.io/uniOS/ https://unionyxx.github.io/uniOS/]
Re: OS Project list
Posted: Mon Jun 22, 2026 3:39 pm
by jlisowskyy
Hi everyone!
My team and I recently graduated and wanted to share our Bachelor's thesis turned hobby OS: ALKOS (named after the initials of our 3-person team).
We wrote this with very little prior OS dev experience, so it’s been a massive learning journey for us, and the codebase definitely reflects a fresh, student perspective! We are really passionate about this project and plan to continue working on it now that we've graduated.
If you're interested in taking a look, offering some advice to some newcomers, or tracking our future updates, you can find the repository here:
https://github.com/AlkOS-Dev/AlkOS
Project summary:
AlkOS is a hobby operating system built from the ground up for x86_64. It boots into a monolithic higher-half kernel, runs its own C library instead of an upstream one, and reaches a userspace real enough to run DOOM.
Re: OS Project list
Posted: Tue Jun 23, 2026 9:50 am
by Rubinoslaw
Re: OS Project list
Posted: Sun Aug 02, 2026 1:41 pm
by redeemedsis
Hi,
I have already announced genrt in this forum and would like to add it to the
regular OSDev Wiki Projects list.
genrt is an active experimental operating-system project with a published
release and reproducible QEMU setup.
Here is a wiki snippet:
Code: Select all
* '''genrt''' - An experimental AArch64 operating system written primarily in Rust and targeting QEMU virt.
** Contact: redeemed-sis (OSDev Forum and GitHub)
** License: MIT
** URL: [https://github.com/redeemed-sis/genrt https://github.com/redeemed-sis/genrt]
** Latest release: [https://github.com/redeemed-sis/genrt/releases/tag/v0.1.0-alpha.2 v0.1.0-alpha.2]
Thank you.
Re: OS Project list
Posted: Mon Aug 10, 2026 9:42 am
by jenningschaefer
Hi,
it would be great if you could add my OS to the List.
* '''open nexus OS'' - Rust RISC-V Microkernel
** Contact: Jenning Schäfer (jenning AT open-nexus-os.io)
** URL: [
https://open-nexus-os.io/ https://github.com/open-nexus-OS/open-nexus-OS]
One OS. Many devices. NEURON, our capability-based RISC-V microkernel, keeps the trusted computing base small enough to audit — and drives a GPU-composited desktop that already runs real apps.
Thanks a lot
Re: OS Project list
Posted: Wed Aug 19, 2026 6:16 am
by NeuroSamaOS
Hey!Erm.......
Can you please add this project to the list?
Name: Neuro-SamaOS
Description: A hobby-developed operating system, 64-bit, capable of booting from a physical machine, UEFI bootloader, supports xHCI, HDAudio, PS/2, AMP, PCI, APIC, IOACPI, AVX256, SSE, and a highly self-healing IDT. It features a built-in CISC instruction length parser and can manipulate RIP registers to skip erroneous machine code. It is not based on Linux or Windows; it was written from scratch and is also a tribute to TempleOS.
Contact:
[email protected]
Website:
https://neurosamaos.dpdns.org
GitHub:
https://github.com/Dydudu37d/NeuroSamaOS
Status: Pre-Alfa 26.8.19 (yy.mm.dd)
Note: Developed by a 12-year-old child.
