Zig
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. There is no hidden control flow, no hidden memory allocations, no preprocessor, and no macros.
- GitHub: https://github.com/topics/zig
- Wikipedia: https://en.wikipedia.org/wiki/Zig_(programming_language)
- Repo: https://github.com/ziglang/zig
- Created by: Andrew Kelley
- Released: February 8, 2016
- Aliases: ziglang, zig-lang, zig-language,
- Last updated: 2026-06-29 00:31:43 UTC
- JSON Representation
https://github.com/vhyran/openchat
ChatApp is a simple and intuitive chat application that allows users to communicate in real-time.
Last synced: 01 May 2026
https://github.com/evaleek/spark
Windowing abstraction layer for Zig applications and games
Last synced: 08 Jun 2026
https://github.com/minhqdao/zimit
A rate limiter for Zig. Implements the GCRA (Generic Cell Rate Algorithm) with a Token-Bucket-like API.
api atomics backend concurrency gcra library networking rate-limit rate-limiter rate-limiting scheduler server throttle throttling token-bucket zero-allocation zig zig-package zigistry ziglang
Last synced: 19 Jun 2026
https://github.com/trashguy/luavts
Embedded scripting benchmarks (PUC Lua 5.4 / LuaJIT / QuickJS-NG / V8) hosted in Zig — argues PUC Lua 5.4 + TypeScriptToLua over embedded JS engines for MMO scripting. Measures binary size, per-VM RSS, startup latency, call edge, AI-tick wall, and GC blast radius vs the host's tick budget.
benchmark embedded-scripting ffi gamedev garbage-collection lua luajit mmo quickjs scripting-language typescript typescript-to-lua v8 zig
Last synced: 09 Jun 2026
https://github.com/kornelijus/advent
🎄 My solutions for Advent of Code, including previous years
advent-of-code advent-of-code-2021 go golang python rust zig
Last synced: 03 May 2026
https://github.com/muthhukumar/ds-algo
Implementation of Data structures and Algorithms in Rust, Zig, Go and Typescript
algorithms data-structures golang leetcode-solutions rust typescript zig
Last synced: 04 May 2026
https://github.com/kristoff-it/setup-zine
GitHub Action to get the Zine static site generator
Last synced: 09 Apr 2025
https://github.com/sentrygunlv3/steam-hour-counter
counts steam playtime while using a program from outside steam
playtime playtime-tracking steam steam-hour-counter zig
Last synced: 09 Jun 2026
https://github.com/tovedetered/slee
This is a simple text editor written entirely in Zig
Last synced: 07 Jan 2026
https://github.com/sentrygunlv3/zuil
WIP GUI framework written in zig
framework gui gui-library retained-mode-gui zig zig-package ziglang
Last synced: 09 Jun 2026
https://github.com/pawel-parma/zigthon
Zig plus Python experiment
docker docker-compose python python-3 python3 zig ziglang
Last synced: 05 May 2026
https://github.com/conscious-puppet/zig-sqlite
A toy SQLite implementation in Zig
Last synced: 05 May 2026
https://github.com/jonathan-foucher/zap-api-example
An example of Zig API with Zap
Last synced: 14 Jul 2025
https://github.com/scnewma/adventofcode.zig
advent-of-code advent-of-code-2023 zig
Last synced: 22 Jun 2026
https://github.com/jhark/dizazm
A command-line tool for Windows that disassembles symbols in PE files.
asm windows x86-64 zig zig-package
Last synced: 18 Apr 2026
https://github.com/deblasis/zionoise
Noise generation for Zig: Perlin, Simplex, fBm. Seedable, comptime generic. 40 tests.
game-engine gamedev gamedev-library zig zig-lang
Last synced: 23 Jun 2026
https://github.com/krypciak/haversine
Haversine calculator for made as homework for the computerenhance.com course
Last synced: 07 Oct 2025
https://github.com/deblasis/ziofsm
Comptime finite state machine for Zig games. Type-safe, zero allocation. 39 tests.
game-engine gamedev gamedev-library zig zig-lang
Last synced: 23 Jun 2026
https://github.com/bcrist/zkittle
A little Zig template engine
file-format template template-engine templates vscode-extension zig zig-library zig-package ziglang
Last synced: 31 Jan 2026
https://github.com/deblasis/ziosprite
Sprite sheet animator for Zig 2D games. Loop modes, ping-pong. 40 tests.
game-engine gamedev gamedev-library zig zig-lang
Last synced: 23 Jun 2026
https://github.com/phillvancejr/move-square-cpp-zig-ada
simple graphical app to test if I want to use Zig or Ada in addition to C++
Last synced: 09 May 2026
https://github.com/forentfraps/mft_reader
Direct NTFS file reader via $MFT (Master File Table) for Windows. Bypasses file locks and permissions with admin privileges. Zig library with C bindings.
admin-tools c-bindings file-recovery filesystem forensics low-level mft ntfs red-team system-programming windows windows-internals zig
Last synced: 07 Oct 2025
https://github.com/deblasis/ziotween
Tweening engine for Zig game animations. Easing curves, sequences. Comptime generic. 40 tests.
game-engine gamedev gamedev-library zig zig-lang
Last synced: 23 Jun 2026
https://github.com/poly-glot/zig-directory
A hand-curated, editor-vetted directory of the open web — categories, links, and search served from a custom Zig database.
Last synced: 01 Jun 2026
https://github.com/pmarreck/blip_mp
BLIP-storage arbitrary-precision integers in pure Zig. Beats GMP at i64 (1.95-2.66×) and common cryptographic mul (1.12-1.46×) on Apple Silicon. 8240 GMP cross-validation tests pass.
arbitrary-precision-integers bignum blip cryptography ffi gmp multi-precision zig
Last synced: 31 May 2026
https://github.com/zblauser/ytcli
Youtube music from the terminal, no auth.
audio-player cli music music-player terminal terminal-music-player tui youtube youtube-music youtube-music-tui yt-dlp zig
Last synced: 25 Jun 2026
https://github.com/vikdotdev/defrag.md
Defragment your mardown
ai cli context llm markdown minimal-dependencies zig
Last synced: 18 Jan 2026
https://github.com/bcrist/zigmirror
mirror of codeberg.org/bcrist/zigmirror
Last synced: 03 Jun 2026
https://github.com/root-hunter/zig-search
High-performance search utility written entirely in Zig
Last synced: 17 Jan 2026
https://github.com/anthonycorletti/zag
A fast http web framework written in Zig ⚡️🦖
Last synced: 05 Oct 2025
https://github.com/weskoerber/swayipc
[Mirror] A Sway IPC client implementation.
ipc sway swaywm zig zig-package
Last synced: 03 Jun 2026
https://github.com/deblasis/zioerrors
Error context breadcrumbs for Zig. Pin failures with structured payload, recover the chain at the boundary.
anyhow breadcrumbs error-context error-handling zig
Last synced: 23 Jun 2026
https://github.com/eren23/synapse
Modular LLM inference engine in Rust + Zig SIMD kernels. Runs on desktop (Metal GPU), browser (WASM), and ESP32. INT8/Q4 quantization, speculative decoding, multi-model support.
apple-silicon edge-ai embedded esp32 inference llm local-inference local-llm machine-learning metal metal-gpu quantization rust simd transformer wasm zig
Last synced: 04 Apr 2026
https://github.com/thomasfazzari1/zig-colors
Beautiful terminal colors for Zig
ansi ansi-colors colors console cross-platform hex-colors rgb styling terminal terminal-colors tui zig
Last synced: 16 Apr 2026
https://github.com/brianferri/luazig
Lua build with Zig
bindings interoperability lua zig
Last synced: 25 Apr 2026
https://github.com/midasdf/zplit
A <100KB terminal multiplexer in Zig. Zero dependencies. Light enough to run where others won't.
terminal-multiplexer tui zellij-alternative zig
Last synced: 04 Apr 2026
https://github.com/nathannncurtis/mdview-zig
Fast, native markdown viewer for Windows — Zig + DirectWrite, ~240KB
directwrite markdown viewer windows zig
Last synced: 04 Apr 2026
https://github.com/fautore/scratchapixel-code-zig
WIP Unofficial Scratchapixel website's code repo ported to the Zig programming language.
graphics-programming scratchapixel zig zig-build ziglang
Last synced: 24 Aug 2025
https://github.com/bellshade/zig
Repositori untuk belajar Zig dalam bahasa Indonesia
bellshade hacktoberfest indonesia zig
Last synced: 05 Apr 2026
https://github.com/namitkewat/zvm.js
A simple, cross-platform Zig version manager written in pure JavaScript.
bunjs ci-cd cross-platform deno developer-tools nodejs version-manager zig zig-language ziglang zvm
Last synced: 05 Apr 2026
https://github.com/ang3lerr404/hololang
A new semi-toy programming language written in zig
programming-language programming-language-development zig
Last synced: 22 May 2026
https://github.com/im-ng/asciigraph
Zig module to flush console ascii line graphs ╭┈╯
Last synced: 07 Oct 2025
https://github.com/dravenk/ziglang.sh
install-script shell shell-script zig ziglang
Last synced: 18 Apr 2026
https://github.com/pedrorevesmd/dsa-zig
Implementation of Data Structures and Algorithms in Zig
dsa dsa-algorithm zig zig-dsa zig-lang ziglang
Last synced: 10 Jun 2026
https://github.com/skytwosea/zdb
functional translation to Zig of Sy Brand's sdb: Building a Debugger (No Starch Press)
Last synced: 19 Jun 2026
https://github.com/connorrigby/underglow2
Automotive PMU designed for controlling external lighting.
can kicad lighting-controller pcb pcb-design radio stm32 zig
Last synced: 20 Apr 2026
https://github.com/chgeuer/windows-dpapi-with-zig
dataprotection dpapi windows zig ziglang
Last synced: 21 Apr 2026
https://github.com/danprince/advent-of-code
🎄 Solutions to puzzles from Advent of Code
advent-of-code clojure golang julia nim rust zig
Last synced: 14 Feb 2026
https://github.com/westdragoniroh/dsa
Data Structure and algorithms in different languages
Last synced: 12 May 2026
https://github.com/peterhellberg/ff-fp8x8
Firefly Zero version of w4-8x8-fill-patterns
Last synced: 21 Apr 2026
https://github.com/dantecatalfamo/zig-sqlite-dynamic-ext
Test sqlite dynamically loadable extension written in zig
Last synced: 21 Apr 2026
https://github.com/bcrist/zig-consolehelper
mirror of codeberg.org/bcrist/zig-consolehelper
console console-color stdio stdout termcolor terminal zig zig-library zig-package ziglang
Last synced: 22 Apr 2026
https://github.com/burnshall-ui/ocwatch
Inotify-based write monitor for OpenClaw agents. Build on Arm64 architecture and linux.
agent agentic-ai agents openclaw zig
Last synced: 13 May 2026
https://github.com/ivansantiagojr/zignr
Generate .gitgnore files from command line with zignr
Last synced: 28 Feb 2025
https://github.com/denisgolius/docker-zig
A docker image for Zig based upon Alpine Linux 3.21.0
alpine alpine-linux docker zig zig-dev ziglang
Last synced: 08 Oct 2025
https://github.com/fumingpower3925/ziglings-solutions
My solutions for the popular ziglings tiny broken problems. Original Repo:
low-level-programming system-programming zig ziglang
Last synced: 13 Jun 2026
https://github.com/afriza/go-version-cgo-zig
Compare output of `go version -m` between gcc & zig
Last synced: 12 Feb 2026
https://github.com/gvozdvmozgu/zigup
zigup is an installer for the systems programming language Zig
Last synced: 25 Apr 2026
https://github.com/patrickm663/game-dev
A monorepo for small game dev projects.
Last synced: 04 Feb 2026
https://github.com/byigitt/discord-zig
Dependency-light Discord API library for Zig: REST, gateway, interactions, caching, and message, embed, and component builders inspired by discord.js.
discord discord-api discord-bot gateway library rest-api websocket zig
Last synced: 14 Jun 2026
https://github.com/imalexlee/zigpng
PNG decoding library for Zig
image png png-decoder zig zig-lang zig-library ziglang
Last synced: 25 Feb 2026