Lukarnel
Microkernel
A microkernel project built using Zig and Rust that aims to develop a 64-bit operating system with modular design and protocolized inter-process communication.
A microkernel in zig with rust microservices
22 stars
2 watching
0 forks
Language: Zig
last commit: over 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A hobby kernel project written in Zig that demonstrates basic x86 hardware interaction and scheduling concepts. | 430 |
| Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,282 |
| A Zig programming language library providing basic DNS functionality | 34 |
| A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
| A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 19 |
| A Zig-based framework for creating game tools and helper apps. | 132 |
| An implementation of a minimalist functional core for relational programming languages. | 5 |
| A set of Zig bindings to a lightweight, fast Btree-based embedded KV database | 70 |
| A bare-metal program for the microbit microcontroller using Zig language to display an 'Z' on LEDs and broadcast events from buttons A and B via BLE. | 35 |
| A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
| A command line toolkit for building and running Zig applications with modular and composable subcommands | 24 |
| A Zig driver for DuckDB that enables direct access to its API | 96 |
| A package for building command line apps in Zig | 214 |
| A demo showing how to use the Notcurses library for building terminal UIs with Zig | 63 |
| A simple network client written in Zig that downloads files from the internet without relying on external libraries. | 20 |