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: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
minio/minio | An object store providing high performance and API compatibility with Amazon S3 for cloud-native applications. | 48,833 |
redox-os/redox | A build system and foundation for an operating system written in Rust. | 15,232 |
nodeos/nodeos | A lightweight operating system built on top of Node.js to provide a minimal user environment and abstract the underlying infrastructure. | 6,948 |
reactos/reactos | An operating system designed to be compatible with applications and drivers written for Microsoft Windows NT family of operating systems. | 14,891 |
asahilinux/m1n1 | An experimentation playground and bootloader for Apple Silicon processors. | 3,639 |
minio/mc | Utilities for managing object stores like Amazon S3 compatible cloud storage services. | 2,897 |
oxidecomputer/hubris | A lightweight operating environment designed for deeply-embedded systems with reliability requirements. | 3,050 |
tritondatacenter/smartos-live | Builds a platform image containing the illumos core OS components and supporting software. | 1,584 |
s-matyukevich/raspberry-pi-os | Teaching operating system development using Linux kernel and Raspberry Pi | 13,278 |
littlekernel/lk | An SMP-aware kernel designed for small systems on various platforms and CPU architectures. | 3,235 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 181 |
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. | 661 |
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,561 |