kernel-zig
Hobby kernel
A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts.
hobby x86 kernel zig
430 stars
11 watching
15 forks
Language: Zig
last commit: about 2 years ago
Linked from 3 awesome lists
kernelx86zig
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
| | A minimalist x86 kernel example in Zig | 275 |
| | An experimental operating system designed to learn and explore operating system development concepts | 48 |
| | A JVM implementation in Zig. | 88 |
| | A presentation on how Linux kernel development works | 624 |
| | A Zig language library for configuring and using serial ports | 63 |
| | A CHIP-8 emulator written in Zig, replicating the behavior of a classic 1970s home computer | 8 |
| | A Zig driver for DuckDB that enables direct access to its API | 96 |
| | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
| | A Zig library for assembling x86 machine code instructions | 27 |
| | A package for building command line apps in Zig | 214 |
| | A comprehensive resource for learning and using the Zig programming language. | 38 |
| | A simple operating system written in Zig | 38 |
| | Library providing an async generator implementation for Zig programming language | 39 |
| | A RISC-V CPU emulator written in Zig. | 48 |