georgios
Hobby OS
An experimental operating system designed to learn and explore operating system development concepts
Hobby Operating System
48 stars
6 watching
6 forks
Language: Zig
last commit: over 1 year ago
Linked from 3 awesome lists
hobby-oskerneloperating-systemosdevunixx86x86-32zigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
rafaelbreno/zig-os | A simple operating system written in Zig | 35 |
jzck/kernel-zig | A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 429 |
marcocicognani/meetixos | A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. | 188 |
cascadeos/cascadeos | A general-purpose operating system built using Zig, targeting standard desktops and laptops. | 54 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |
andreaorru/zen | A research operating system written in Zig, aiming to provide a foundation for experimenting with kernel development and operating system design. | 443 |
vinc/moros | A hobby operating system written in Rust | 927 |
brutal-org/brutal | An operating system built from scratch using modern C, targeting multiple architectures. | 1,053 |
csirak/zestos | A Unix-like operating system written in Zig for the RISC-V 64-bit architecture | 16 |
chivay/vmt | A toy operating system written in Zig. | 10 |
ekimekim/gbos | A basic operating system for the Game Boy using Assembly language | 26 |
zeeboppityzagziggity/zbzz.os | An operating system built with RISCV and Zig, providing a basic platform for software development | 12 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
ironclad-project/gloire | A custom OS kernel and tools project built on top of the Ironclad kernel with GNU tools. | 122 |