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: about 1 year ago
Linked from 1 awesome list
cprogramming-languageoperating-systemx86assembly
Related projects:
Repository | Description | Stars |
---|---|---|
| A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
| An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language | 38 |
| The main development repository for TinyOS, an open-source operating system designed for low-power wireless devices. | 1,416 |
| A bare-metal operating system project for the RaspberryPi using ARM architecture and C | 8 |
| An x86-64 operating system with a focus on simplicity, readability, and compatibility with Linux. | 303 |
| An operating system written in C++ and C, with support for various hardware interfaces and GUI components. | 92 |
| Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
| A small x86 32-bit operating system with a custom build system and user programs written in C and Assembly. | 9 |
| A minimal desktop application framework built on top of a C++ webview library | 54 |
| A minimal Ruby micro framework inspired by Sinatra. | 0 |
| A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 181 |
| A minimal kernel project aimed at learning operating system development and improving C skills through experimentation on different architectures. | 332 |
| Developing a basic operating system with a focus on simplicity and ease of use for beginners to learn programming concepts | 47 |
| An operating system developed from scratch to emulate a UNIX-like environment | 372 |
| A research project to develop an operating system in Ada with the goal of learning about low-level programming and safety-critical systems. | 35 |