operating-system-kernel
There are 120 repositories under operating-system-kernel topic.
nuta/kerla
A new operating system kernel with Linux binary compatibility written in Rust.
qword-os/qword
Operating system for x86_64 based around a "keep it simple and make it work" philosophy.
dreamos82/Dreamos64
My experiments with osdev... again
xing1357/SimpleOS
Operating System Coded in Assembly and C
xt-sys/exectos
ExectOS Operating System
V01D-NULL/MoonOS
MoonOS (just a kernel atm) is a micro kernel designed for the x86_64 and arm architecure.
acmiitr/KSOS
Our very own Operating System built from scratch for x86 architecture systems!
NathanMcMillan54/novusk
A kernel written in Rust
josehu07/hux-kernel
The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial) :minidisc:
oro-os/kernel
Kernel for the Oro Operating System
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á:
gotz1480/primus-os
A simple bare-bones 32-bit operating system written in Assembly x86 and C for educational purposes
KernelFreeze/etheryal-kernel
Open Source Rust kernel; Runs WASM and WASI as lightweight containers.
Stellaris-code/LudOS
A toy monolithic kernel written in C++
salvois/kernel
My ongoing experimentation on operating system internals, aiming at providing a kernel to the FreeDOS-32 project.
corigan01/AloeVera
The Operating System built for modern humans!
apexrtos/apex
Apex RTOS - A (somewhat) Linux compatible real time operating system
upperdim/beginOS
Hello world OS from scratch, a template for absolute beginners
FrankRay78/PatienceOS
A baremetal C# kernel.
ParadoxZero/paradoxOS
Unix unlike operating system.
abhineetraj1/basic-operating-system
This is basic operating system, with kernel made in C.
latentPrion/zambesii
Non-unix, custom-API hybrid OS kernel written in C++ which can be thought of as an emulated microkernel. The native API is almost fully asynchronous and the kernel is aimed at high-scaling, high-throughput-requiring multiprocessor workloads, with working support for SMP and NUMA already implemented. Join the IRC channel, #zbz-dev on freenode!
ChefKissInc/skywalkOS
Moved to https://git.chefkiss.dev/ChefKiss/skywalkOS.
Kartik-Katkar/Multiprogramming-Operating-System
This repository hosts a C++ implementation of a multiprogramming operating system simulation. The OS efficiently handles various jobs, manages errors like time limit exceeded and line limit exceeded, and incorporates virtual memory with segmentation. This project serves as a comprehensive simulation of an operating system environment.
markCwatson/toyos
Learning operating system and kernel development by building a multithreaded OS called ToyOS
tomlin7/BILL
x64 Kernel for BILL OS
AlexDev404/SquirrelOS
SquirrelOS. Based upon SimpleOS by Harvey Xing and built in Assembly and C.
biosfood/honey-os
This is an operating system I mainly make to learn more about x86-architecture
josehu07/rux-kernel
The Rux x86_64 Toy Operating System Kernel (a Rust port of Hux, WIP)
soumitradev/BruhOS
A 64-bit hobby OS (currently still a kernel) for the x86 architecture.
0mega28/OS
Operating System from scratch.
Aermoss/OSTest
A 64-bit operating system written in C++ and x86 Assembly.
kazimsarikaya/turnstone
TURNSTONE: The fUnny opeRatiNg SysTem Of uNivErse
lapla-cogito/WritingOS1000lines-Rust
"Writing an OS in 1,000 Lines" in Rust
MartinUbl/KIV-RTOS
Sources and documents for KIV/OS (Operating Systems) course - development of Raspberry Pi Zero W (BCM2835) operating system.
xbendan/NiteOsProject
NITE is an hobby operating system. Aim to run on real modern desktop and laptops.