brutal
Hobby OS
An operating system built from scratch using modern C, targeting multiple architectures.
🏢 An operating system inspired by brutalist design that combines the ideals of UNIX from the 1970s with modern technology and engineering
1k stars
29 watching
42 forks
Language: C
last commit: over 1 year ago
Linked from 2 awesome lists
chobby-oskernelmicrokernelmodern-coperating-systemosdev
Related projects:
Repository | Description | Stars |
---|---|---|
iguessthislldo/georgios | An experimental operating system designed to learn and explore operating system development concepts | 48 |
marcocicognani/meetixos | A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 189 |
vinc/moros | A hobby operating system written in Rust | 928 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |
wichtounet/thor-os | A learning project to build and maintain an operating system from scratch in C++ | 1,667 |
ackos-project/ackos | A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 87 |
rafaelbreno/zig-os | A simple operating system written in Zig | 38 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 58 |
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 |
rtos-from-scratch/rtos-from-scratch | A real-time operating system built from scratch in C using the ARM architecture | 18 |
halfer53/winix | A minimal, UNIX-style operating system for the Waikato RISC Architecture Microprocessor (WRAMP), with features like kernel memory management and a Bourne shell. | 940 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 907 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 129 |
meulengracht/mollenos | An operating system built with modern principles and designed to be highly modular and abstract | 448 |
andreaorru/zen | An experimental operating system written in Zig, with the goal of building and testing a modern kernel | 451 |