HellOS

Kernel demo

A minimalist x86 kernel example in Zig

"hello world" x86 kernel example

GitHub

275 stars
8 watching
36 forks
Language: Zig
last commit: over 3 years ago
Linked from 3 awesome lists

operating-systemzig

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jzck/kernel-zigA hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts.430
zystemos/plutoA lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable.576
andrewrk/libzA Zig port of zlib, replacing its build system with a custom implementation.14
andrewrk/zig-windowA cross-platform windowing API with support for multiple graphics contexts and event handling.118
andrewrk/clashosA bare metal game development project for the Raspberry Pi 3 B+ using Zig.219
zigzap/hello-masterA simple Zig program demonstrating the basic usage of the Zig programming language2
andrewrk/tetrisA simple implementation of the classic Tetris puzzle game in Zig programming language.403
andreaorru/zenAn experimental operating system written in Zig, with the goal of building and testing a modern kernel451
andrewdavis33/sckernelA Jupyter Notebook kernel that integrates with SuperCollider's sclang, enabling interactive coding and syntax highlighting.17
gridbugs/hello-wgpuAn introductory project demonstrating the basics of creating a graphics application using the Vulkan API wrapper0
mszoek/hydrogenA simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features.36
dundalek/notcurses-zig-exampleA demo showing how to use the Notcurses library for building terminal UIs with Zig63
zig-community/hello-triangleA Zig program that draws an OpenGL triangle in a window10
gregkh/kernel-developmentA presentation on how Linux kernel development works624
andrewrk/xmlA library that tokenizes XML data into smaller units for easier processing25