rafaelbreno / zig-osLinks
A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"
☆49Updated 7 months ago
Alternatives and similar repositories for zig-os
Users that are interested in zig-os are comparing it to the libraries listed below
Sorting:
- A toy Unix shell written in Zig☆68Updated 2 years ago
- Open-source operating system☆60Updated 2 months ago
- A list of companies using Zig in production.☆106Updated last month
- Postgres driver written in pure Zig☆35Updated last year
- Zig Mailbox is convenient inter-thread communication mechanizm.☆81Updated 2 months ago
- A microkernel in zig with rust microservices☆22Updated 5 years ago
- A thread-safe, expiration-aware, LRU cache for Zig☆75Updated last month
- A date and time parsing and formatting library for Zig.☆69Updated 4 months ago
- An assortment of random utility functions that aren't in std and don't need to be their own pacakge.☆68Updated last month
- ☆66Updated last year
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆79Updated 6 months ago
- A single executable implementation of various coreutils.☆55Updated last month
- General purpose operating system targeting standard desktops and laptops.☆96Updated this week
- A Zig port of the kilo editor, in less than 1000 LOC.☆72Updated 2 weeks ago
- A TOML parser written in Zig☆118Updated last year
- The GUI engine to end them all! Mirror of https://git.mzte.de/zenolith/zenolith☆40Updated last year
- Learn How to use Zig's Standard Library, by simple and small examples.☆116Updated last year
- A community-maintained repository of zig packages☆114Updated 3 months ago
- Simple template for creating a Capy app in Zig☆36Updated 3 months ago
- zig package for mapping extensions to mime types☆32Updated 2 months ago
- A Python Interpreter written in Zig☆58Updated 9 months ago
- zig allocator playground