os
OS framework
An operating system written from scratch with modular and compatible design principles
Minoca operating system
3k stars
151 watching
230 forks
Language: C
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
minio/minio | An object storage system designed to provide high-performance infrastructure for machine learning and data workloads | 48,255 |
redox-os/redox | A build system and foundation for an operating system written in Rust. | 15,200 |
nodeos/nodeos | A lightweight operating system built on top of Node.js to provide a minimal user environment and abstract the underlying infrastructure. | 6,947 |
reactos/reactos | An operating system designed to be compatible with applications and drivers written for Microsoft Windows NT family of operating systems. | 14,782 |
asahilinux/m1n1 | An experimentation playground for building and booting Apple Silicon devices with Linux | 3,606 |
minio/mc | Utilities for managing object stores like Amazon S3 compatible cloud storage services. | 2,868 |
oxidecomputer/hubris | A lightweight operating environment designed for deeply-embedded systems with reliability requirements. | 3,018 |
tritondatacenter/smartos-live | Builds a platform image containing the illumos core OS components and supporting software. | 1,582 |
s-matyukevich/raspberry-pi-os | Teaching operating system development using Linux kernel and Raspberry Pi | 13,222 |
littlekernel/lk | An SMP-aware kernel designed for small systems on various platforms and CPU architectures. | 3,196 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 56 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
amaneureka/atomos | An operating system built from scratch in C# to provide a multitasking, managed environment for high-level driver implementation and security. | 1,260 |
opuntiaos-project/opuntiaos | An operating system project aiming to provide a cross-architecture kernel and userland components with various features for desktop and mobile applications. | 664 |
cfenollosa/os-tutorial | A tutorial project to create an operating system from scratch using C, with step-by-step code examples and minimal theory. | 27,278 |