Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
GitHub projects from awesome lists
Search names, descriptions, topics, tags, and stacks, then tune results by ecosystem, freshness, health, and cross-list signal.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Zig-based implementation of tensors
Toying with vulkan and zig
A minimal Web Assembly example using Zig's build system.
High-throughput, token-authenticated tunneling built in Zig.
Hobby Operating System
No description.
tiny aarch64 baremetal OS thingy
A retro-style gaming console running on bare x86 metal written in Zig
A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"
A set of tools for modifying and randomizing Pokémon games
A protocol buffers implementation in zig
A serial monitor for Mac, Linux and Windows
A RISC-V emulator written in Zig
A microframework for creating command-line applications in Zig
An educational transformer-based LLM in pure Zig
Lightweight argument parser for Zig
URI parser for Zig
A Lightweight Zig Library for JSON-RPC 2.0
UEFI-bootable touch paint app
Linq in Zig
Inference Llama 2 in pure Zig
General purpose allocator for Zig
A well-tested TOML parsing library for Zig
A Linux Fediverse Desktop Reader (alpha)
Game Boy Advance Emulator. Yes, I'm awful with project names.
Visually simulate basic markets.
Simple, low-level, explicitly-typed SQLite bindings for Zig.
naive dns client library in zig
A high-performance, lightweight key-value store server written in Zig
This repository contains an experimental actor framework built using the Zig programming language. The framework implements actor-based concurrent programming patterns, including message passing between actors, actor lifecycle management, and state isolation. It leverages the libxev library for its event loop and concurrency.