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対応。
Executable museum and comparative laboratory of logic in Zig — evidence-gated SAT, model checking, proof checking, and nonclassical reasoning
(MIRROR) Grabs zig bindings for tree-sitter
Zig FFI bindings for the Bebop binary serialization format.
Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.
A Memory Safe Language with a Declarative Concurrency Model
Lazily activated, single-threaded, stateful services with private durable storage for Zig
Cross-platform tool for autonomous real-time audio volume and clarity optimization for non-technical users.
A Zig build system for JUCE audio plugins - Mirror of https://codeberg.org/kengo/juzi
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.