akunaakwei/zig-sdl3-dawn-example
example on dawn with sdl3 in zig
azaurus1/azync
A distributed task queue library written in Zig
ElnuDev/konoyo
A very simple ECS implemented in Zig with heavy use of comptime.
hiimsergey/create-zig-app
A lean Zig project initializer
cincip/game-of-life-zig
A very simple implementation of Conway's Game of Life written in Zig.
otaleghani/zigboy
A Gameboy (DMG) emulator written in Zig and SDL3. Currently supports ROM-only and MBC1 cartridges.
makestatic/zdu
ZDU is a fast, multithreaded, cross-platform alternative to GNU du .
lolololo-boop/zls
🚀 Implement the Language Server Protocol for Zig in Zig, enhancing your development experience with powerful IDE features.
xyproto/upsie
A utility written in Zig that takes the best of uptime and uname -a and displays it in a beautiful way.
hqnna/website
Source for my personal website and blog
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
lightpanda-io/browser
Lightpanda: the headless browser designed for AI and automation
fairyglade/ly
A lightweight TUI (ncurses-like) display manager for Linux and BSD (mirror of https://codeberg.org/fairyglade/ly).
extism/extism
The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
hexops/mach
zig game engine & graphics toolkit
zigtools/zls
A language server for Zig supporting developers with features like autocomplete and goto definition
riverwm/river
[mirror] A dynamic tiling Wayland compositor
zigzap/zap
blazingly fast backends in zig
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (i...