A Memory Safe Language with a Declarative Concurrency Model
doing challenges from coding challenges website in zig language.
This is just a mirror. File issues and contribute at GitHub.
Space invaders clone using Zig + ECS rendering to terminal!
A very fast native commit message linter built with Zig
Render pixel images as Unicode characters in the terminal with True Color support. Also available as a WebAssembly module for browser use with React hooks. RGBピクセル画像をUnicode文字に変換し、ターミナルやブラウザにTrue Colorで表示するライブラリ。React Hooks対応。
Logic in Zig — propositional and first-order logic evaluation engine
(MIRROR) Grabs zig bindings for tree-sitter
Full-stack web framework for Zig. HTML syntax within Zig code, just like JSX but for Zig!
NNUE chess engine written in Zig. Rated 3240 on CCRL.
Human-readable diffs for UnityYAML assets.
Zig library for parsing/editing various config files
Programmatic access to document structure (Markdown, HTML, etc.)
Native Quake-style drop-down terminal for Linux, macOS, and Windows. One hotkey, real Wayland desktop coverage, no Electron.
High-performance JavaScript/TypeScript compiler toolchain in Zig.
TRI-27 Assembly — Canonical language specification for Trinity Project
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
Lightpanda: the headless browser designed for AI and automation
Fastest, smallest, and fully autonomous AI assistant infrastructure written in Zig
A lightweight TUI (ncurses-like) display manager for Linux and BSD (mirror of https://codeberg.org/fairyglade/ly).
A language server for Zig supporting developers with features like autocomplete and goto definition
zig game engine & graphics toolkit - mirror of https://code.hexops.com/hexops/mach
Any model. Any hardware. Zero compromise. Built with @ziglang / @openxla / MLIR / @bazelbuild
Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects.
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API.