An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: osdev-projects

ajmoritz2/wordOS

Word

Language: C - Size: 50.7 MB - Last synced at: about 16 hours ago - Pushed at: about 18 hours ago - Stars: 2 - Forks: 0

iwakureal/os

my shitty 32-and-a-half-bit C++ kernel project

Language: C++ - Size: 41 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mjugit/free86

An operating system for 80386 vintage computers developed from scratch.

Language: C - Size: 643 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

laween-cc/S16-boot

S16's boot sector

Language: Assembly - Size: 121 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 6 - Forks: 0

RadiumOS-Dev/RadiumOS

Simple Hobbist OS With Many Many FLAWS ( Alot bro )

Language: Makefile - Size: 1.16 MB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 4 - Forks: 0

Rishies2010/StartOS

The StartOS binary repository. For StartOS, an simple SMP 64bit long mode OS with a monolithic kernel made from scratch using the limine bootloader, made in Assembly and C.

Language: C - Size: 20.2 MB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

felipenlunkes/osdev-projects

A list of operating system projects

Size: 75.2 KB - Last synced at: 14 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

alkuzin/nos

NOS (Null Operating System) - monolithic UNIX-like operating system

Language: Rust - Size: 18.6 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

redacted-developer/OS86

An x86asm 8086 modular kernel.

Language: Shell - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Zennnii/ZephyrusOS

A x86 Operating system

Language: C - Size: 681 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

eLiteEs/RanaOS

32-bit OS made using C++, C and Assembly

Language: C++ - Size: 21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

vhajsman/os

A hobby DIY operating system

Language: C - Size: 917 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

ttran-tech/os-study

A collection of notes and the source code of an experiment OS I build when studied Operating System.

Language: Assembly - Size: 1.86 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

whampson/ohwes

My hobby operating system.

Language: C - Size: 68.5 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 7 - Forks: 0

RegularCoder239/Rustkernel

A kernel written in Rust

Language: Rust - Size: 3.36 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Gabryel-lima/asion-os

Project of Operational System

Language: Assembly - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

EnderIce2/Fennix

Opeating System from scratch made in C and C++

Language: C++ - Size: 77.2 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

alkuzin/eciton

Eciton - modular microkernel written in Rust for x86-32.

Language: Rust - Size: 723 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

BindraAgamjot256/PortfoliOS

This is a tiny operating system written in rust, meant to only, and only flex my portfolio

Language: Rust - Size: 4.36 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

alkuzin/kfs

Hobby monolithic x86-32 Unix-like operating system from scratch

Language: C++ - Size: 484 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Wassily213801/ViXOS

Operating system with a kernel written from scratch open source within the OSdev project

Language: C - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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á:

Language: Assembly - Size: 273 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 48 - Forks: 6

D0LBA3B/GovernOS

GovernOS: A robust, reliable operating system that manages your machines with rigor, while offering customizable options and exceptional uptime.

Language: C++ - Size: 3.02 MB - Last synced at: 28 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

theoriginalgrasshopper/RedRosesOS

A 64 bit O.S. written in C

Language: C - Size: 7.83 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

Georgej100/PearlOS

A bootloader and kernel for x86 made mostly from scratch. Still in development :)

Language: C - Size: 141 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

w1redch4d/essence

custom fork of essence by nakst

Language: C++ - Size: 26.4 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alkuzin/fallout-terminal-os

Fallout 4 terminal OS written in C

Language: C - Size: 6.37 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alkuzin/simple-os

Test OS project for x86_32 platform

Language: C - Size: 1.72 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

elmazzun/krnl

Dockerized environment where to build and run a custom kernel

Language: Assembly - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0