osdev-projects
There are 19 repositories under osdev-projects topic.
FrancisBFTC/KiddieOS_Development
O KiddieOS é um sistema operacional open-source básico em desenvolvimento pelo curso gratuito D.S.O.S [Desenvolvendo Sistemas Operacionais Simples]. A intenção deste sistema será: Criar, editar ou excluir arquivos, codificar em uma linguagem própria do sistema, criar objetos visuais e automatizados (desenhos) através desta linguagem, utilizar uma interface simples e intuitiva, criar novas interfaces gráficas, como: Janelas, botões, campos, etc... e estimular crianças, jovens e adultos a programar numa linguagem simples dentro do sistema operacional KiddieOS. A intenção do curso D.S.O.S é dá início ao desenvolvimento de sistemas operacionais utilizando a linguagem Assembly e entender a fundo sobre diversos conceitos internos deste tipo de sistema. Aqui neste repositório serão armazenados arquivos de APIs do KiddieOS, a imagem de disco para teste e futuramente - todo o sistema operacional completo. Visite o link abaixo para nos acompanhar no curso do Youtube, se inscreva neste canal para se manter atualizado e siga-me no GitHub. Vejo vocês lá:
whampson/ohwes
My hobby operating system.
theoriginalgrasshopper/RedRosesOS
A 64 bit O.S. written in C
alkuzin/nos
NOS - hobby Unix-like x86-32 operating system
felipenlunkes/osdev-projects
A list of operating system projects
vhajsman/os
A hobby DIY operating system
alkuzin/kfs
Hobby monolithic x86-32 Unix-like operating system from scratch
amzyei/charlex-os
CharleX is a simple operating system. The kernel is written in C. I am still working on the source code to improve the kernel with many new features. My goal is to create a free, open-source operating system similar to Linux and FreeBSD. You can support us by contributing and improving the code for this project or by giving it a star.
EnderIce2/Fennix
Opeating System from scratch made in C and C++
mjugit/free86
An operating system for 80386 vintage computers developed from scratch.
ajmoritz2/wordOS
Word
alkuzin/fallout-terminal-os
Fallout 4 terminal OS written in C
D0LBA3B/GovernOS
GovernOS: A robust, reliable operating system that manages your machines with rigor, while offering customizable options and exceptional uptime.
elmazzun/krnl
Dockerized environment where to build and run a custom kernel
Gamma-Microsystems/GammaOS
Simple misaka distribution
Georgej100/PearlOS
A bootloader and kernel for x86 made mostly from scratch. Still in development :)
w1redch4d/essence
custom fork of essence by nakst
alkuzin/eciton
Experimental x86-32 exokernel written in Rust.
alkuzin/simple-os
Test OS project for x86_32 platform