ominitay / zigvaleLinks
A Zig implementation of the stivale2 boot protocol
☆13Updated 3 years ago
Alternatives and similar repositories for zigvale
Users that are interested in zigvale are comparing it to the libraries listed below
Sorting:
- A Zig library for handling Limine boot protocol structures.☆24Updated 7 months ago
- Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)☆18Updated 2 years ago
- Zigux is an attempt to write a UNIX-like kernel in Zig☆36Updated 4 months ago
- a small kernel☆19Updated 2 years ago
- A better operating system☆61Updated 2 years ago
- UEFI-bootable touch paint app☆48Updated 6 years ago
- Various "bit juggling" helpers and functionality☆16Updated 3 weeks ago
- ☆18Updated 5 years ago
- Exploring replacing Zig's stage1 compiler with pure C code that outputs pure C code☆26Updated 3 years ago
- Wine on steroids☆14Updated 2 years ago
- Hunt down sus ZLS activity by spamming ZLS with hot req/notif garbage☆20Updated last month
- ☆13Updated 2 years ago
- Build support to create arbitrary disk images from build.zig.☆16Updated 4 months ago
- Fast, small, cross-platform WebGPU implementation☆29Updated 2 years ago
- A QEMU frontend made in Zig.☆25Updated last year
- x86_64 disassembler library written in Zig☆42Updated 3 months ago
- General purpose operating system targeting standard desktops and laptops.☆99Updated last week
- ZIP (and soon, other formats) implemented in Zig☆28Updated last year
- Memory utilities for the Zig programming language, including a reference counted pointer☆17Updated last year
- libc implementation in zig☆30Updated 7 years ago
- Zig Vala - Toolchain & Build System Integration☆15Updated 3 years ago
- A library for interacting with databases in Zig☆27Updated last year
- A JSON5 parser/stringifier for Zig resembling the std.json API☆24Updated 4 months ago
- A type erasure library for Zig that is meant to be eventually upstreamed to std