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. | 188 |
vinc/moros | A hobby operating system written in Rust | 927 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
wichtounet/thor-os | A 64-bit operating system written from scratch to learn and develop new skills | 1,665 |
ackos-project/ackos | A hobby operating system built from scratch in C, aiming to create a simple 64-bit OS. | 85 |
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
paulomigalmeida/almeidaos | A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. | 56 |
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. | 905 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 130 |
meulengracht/mollenos | An operating system designed with abstraction and modularity to support various architectures. | 448 |
andreaorru/zen | A research operating system written in Zig, aiming to provide a foundation for experimenting with kernel development and operating system design. | 443 |