HellOS
Kernel demo
A minimalist x86 kernel example in Zig
"hello world" x86 kernel example
275 stars
8 watching
36 forks
Language: Zig
last commit: about 2 years ago
Linked from 3 awesome lists
operating-systemzig
Related projects:
Repository | Description | Stars |
---|---|---|
| A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 430 |
| A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| A cross-platform windowing API with support for multiple graphics contexts and event handling. | 118 |
| A bare metal game development project for the Raspberry Pi 3 B+ using Zig. | 219 |
| A simple Zig program demonstrating the basic usage of the Zig programming language | 2 |
| A simple implementation of the classic Tetris puzzle game in Zig programming language. | 403 |
| An experimental operating system written in Zig, with the goal of building and testing a modern kernel | 451 |
| A Jupyter Notebook kernel that integrates with SuperCollider's sclang, enabling interactive coding and syntax highlighting. | 17 |
| An introductory project demonstrating the basics of creating a graphics application using the Vulkan API wrapper | 0 |
| A simple, 64-bit kernel that demonstrates preemptive multitasking and basic system features. | 36 |
| A demo showing how to use the Notcurses library for building terminal UIs with Zig | 63 |
| A Zig program that draws an OpenGL triangle in a window | 10 |
| A presentation on how Linux kernel development works | 624 |
| A library that tokenizes XML data into smaller units for easier processing | 25 |