OS Project list

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
PRoX
Posts: 9
Joined: Thu Apr 17, 2025 1:58 am
Libera.chat IRC: PRoX

Re: OS Project list

Post 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.
valibali
Posts: 1
Joined: Mon Jan 12, 2026 6:23 am

Re: OS Project list

Post 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.
"
ezheng
Posts: 2
Joined: Sun Apr 12, 2026 7:32 am

Re: OS Project list

Post 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.
"
mos now successfully launch RedHat 9 desktop environment
https://github.com/crazygeme/mos/tree/s ... me-ov-file
User avatar
unionyxx
Posts: 4
Joined: Sat May 02, 2026 3:36 pm

Re: OS Project list

Post 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/]
jlisowskyy
Posts: 1
Joined: Mon Jun 22, 2026 3:13 pm
Libera.chat IRC: jlisowskyy

Re: OS Project list

Post 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.
Rubinoslaw
Posts: 2
Joined: Sun May 24, 2026 12:12 pm

Re: OS Project list

Post by Rubinoslaw »

* '''OS Name''' - Project Cherub (codename of my TempleOS fork)
** Contact: Filip (Rubinosław from REParadoxy) - [email protected]; t.me/rubinoslaw, [email protected]
** URL: https://rubinoslaw.github.io/projectcherub.github.io, https://github.com/Rubinoslaw/Project-Cherub, https://www.youtube.com/watch?v=NNq_4vG5Src
Last edited by Rubinoslaw on Tue Jun 23, 2026 9:51 am, edited 1 time in total.
redeemedsis
Posts: 2
Joined: Sat Aug 01, 2026 1:17 pm

Re: OS Project list

Post 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.
User avatar
jenningschaefer
Posts: 5
Joined: Wed Mar 11, 2026 4:45 am
Location: Germany
GitHub: https://github.com/jenningschaefer
Contact:

Re: OS Project list

Post 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
Attachments
opennexusos_rust_riscv
opennexusos_rust_riscv
NeuroSamaOS
Member
Member
Posts: 25
Joined: Tue Jul 07, 2026 8:39 am
Libera.chat IRC: NeuroSamaOS

Re: OS Project list

Post 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.

Image
Post Reply