mya
Tiny OS project
A project to create a tiny OS from scratch using x86 assembly and C programming language.
a fun project to create OS from scratch
11 stars
2 watching
0 forks
Language: Assembly
last commit: 9 months ago
Linked from 1 awesome list
cprogramming-languageoperating-systemx86assembly
Related projects:
Repository | Description | Stars |
---|---|---|
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 56 |
gandelxiv/pidi-os | An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
tinyos/tinyos-main | An operating system designed for low-power wireless devices | 1,411 |
majorviraj/my-os | A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
malwarepad/cavos | A development project aiming to create a full operating system from scratch using C and x86-64 architecture. | 272 |
marceldobehere/maslos | An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
eylon-44/buzz-os | A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. | 9 |
rafi993/tiny | A minimal desktop application framework built on top of a C++ webview library | 54 |
coopermaa/dolly | A minimal Ruby micro framework inspired by Sinatra. | 0 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
willdurand/arvernos | A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
francisbftc/kiddieos_development | Developing a basic operating system with a focus on simplicity and ease of use for beginners to learn programming concepts | 47 |
mquy/mos | An operating system developed from scratch to emulate a UNIX-like environment | 371 |
ajxs/cxos | A research project to develop an operating system in Ada with the goal of learning about low-level programming and safety-critical systems. | 35 |