Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/48cf/limine-zig

A Zig library for handling Limine boot protocol structures.
https://github.com/48cf/limine-zig

Last synced: about 1 month ago
JSON representation

A Zig library for handling Limine boot protocol structures.

Awesome Lists containing this project

README

        

# limine-zig

This is a Zig library for working with [The Limine Boot Protocol](https://github.com/limine-bootloader/limine/blob/trunk/PROTOCOL.md).
You can find an example barebones kernel using this library [here](https://github.com/limine-bootloader/limine-zig-barebones).

To use this library, you need at least Zig 0.11.x.