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-27 00:31:37 UTC
- JSON Representation
https://github.com/zircote/zig-lsp
Claude Code plugin for Zig development with zls LSP and zig fmt hooks
claude-code-plugin code-quality lsp systems zig
Last synced: 13 Jan 2026
https://github.com/sutantodadang/zindeks
Zindeks is a dependency-light local code indexing engine written in Zig. It is designed for one-time indexing and many low-latency readers: AI agents can share a long-lived zindeks serve process over stdin/stdout JSON-RPC without reloading the index for each request.
Last synced: 27 May 2026
https://github.com/imalexlee/vulkan-triangle-zig
Vulkan triangle in zig :-)
Last synced: 18 Jul 2025
https://github.com/pierangelomiceli/multi-zig-project
Zig + VS Code Multi-Project Debug Setup
devtools template-project vscode zig ziglang
Last synced: 11 Apr 2025
https://github.com/0xErwin1/langton.zig
Langton's ant made in Zig and Raylib
langton-ant raylib raylib-zig zig
Last synced: 26 Feb 2025
https://github.com/lpg2709/zigdump
Tool to view files in hexadecimal format, like xxd, but in zig
Last synced: 11 Jul 2025
https://github.com/nikhilr612/bytzig
A BytePusher Virtual Machine implementation in Zig
bytepusher emulator sdl2 virtual-machine zig ziglang
Last synced: 17 Feb 2026
https://github.com/jacobcrabill/doczy
Doczy: Markdown Documentation Browser
Last synced: 03 Apr 2025
https://github.com/francescoalemanno/alpha_reduce
A Zig utility for converting images to greyscale with alpha channel transparency based on statistical thresholding.
Last synced: 21 Jun 2025
https://github.com/liam-malone/wayland-gfx-project
Learning Graphics Programming With Vulkan and From-Scratch Wayland Gfx
graphics graphics-programming handmade vulkan wayland wayland-client zig
Last synced: 21 Jun 2025
https://github.com/rmehri01/zgbc
🎮 Game Boy emulator written in Zig and compiled to WASM.
Last synced: 14 May 2026
https://github.com/braheezy/underfire
🔥🔥🔥 your desktop never stood a chance
Last synced: 16 Jul 2025
https://github.com/allyourcodebase/binutils
binutils ported to the zig build system
Last synced: 14 Jul 2025
https://github.com/kumo/samdc
Interact with Samsung's MDC protocol using Zig.
Last synced: 21 Jun 2025
https://github.com/esporttoys/clippad
A barebones plaintext scratch pad.
notepad winapi windows zig zig-package ziglang
Last synced: 18 Jan 2026
https://github.com/nektro/aoc2021
Advent of Code 2021
advent-of-code advent-of-code-2021 zig
Last synced: 01 Jul 2025
https://github.com/tiehuis/advent-of-code-2018
https://adventofcode.com/2018
Last synced: 28 Aug 2025
https://github.com/zigcc/zig-todo-web-app
A Single-page TODO app in Zig!
zig zig-library zig-package zig-programming-language ziglang
Last synced: 15 Feb 2026
https://github.com/thep1geon/nomi
The Nomi Compiler Project. What's starting as a compiler written in Zig will eventually be a self-hosted compiler with a custom assembler and linker all written in Nomi. The plan is to write an OS one day with my own toolchain, everything written from scratch by me.
Last synced: 10 Jul 2025
https://github.com/chaoyangnz/svd-gen
CMSIS-SVD parser & generator: peripherals and register access for language bindings like Zig, Rust, C..
Last synced: 03 Sep 2025
https://gitlab.com/C-Ren/rayztracer
An attempt to translate a friend's simple C ray tracing program into Zig. Not working.
Last synced: 12 Mar 2025
https://github.com/hazeycode/adventofcode2022
My solutions to Advent of Code 2022 using Zig 0.10.0
advent-of-code-2022 aoc2022 zig
Last synced: 27 Mar 2025
https://github.com/evil-mind-evil-sword/bibval
Citation validator. Check BibTeX entries against CrossRef, DBLP, Semantic Scholar, and OpenAlex.
academic bibliography bibtex citations zig
Last synced: 13 Jan 2026
https://github.com/phoenixr-codes/adventofcode2025
Advent of Code 2025 in Zig
advent-of-code advent-of-code-2025 aoc aoc-2025-in-zig aoc2025 zig
Last synced: 21 May 2026
https://github.com/elotojaa/httpz
An example HTTP API written in Zig based on httpz
Last synced: 23 Aug 2025
https://github.com/raptodb/zig-rapto
The official Zig Rapto client
client rapto rapto-client zig ziglang
Last synced: 22 Jun 2025
https://github.com/cpmachado/zig-exercism
My solutions to exercism Zig track
exercism exercism-solutions zig ziglang
Last synced: 23 Jun 2025
https://github.com/thekorn/aoc-2023-zig
Advent of code 2023 in zig
advent-of-code advent-of-code-2023 aoc aoc-2023 zig
Last synced: 29 Apr 2026
https://github.com/gael-lopes-da-silva/gol
A Game Of Life in pure Zig that run in the terminal
Last synced: 27 Mar 2025
https://github.com/eighty4/binny.sh
Install scripts for GitHub release binaries
c cpp cross-platform devtools go rust supply-chain-management zig
Last synced: 11 Apr 2026
https://github.com/elton2048/glizp
Lisp interpreter in zig; Learning purpose mainly
Last synced: 07 Jan 2026
https://github.com/markfirmware/zig-gitpod-template
Develop a zig project using gitpod.io
cloud gitpod ide vscode zig zig-language-server
Last synced: 16 May 2026
https://github.com/soheil-01/bittorrent-client
Simple BitTorrent Client
bittorrent bittorrent-client zig
Last synced: 24 Feb 2025
https://github.com/hanaasagi/url-router
URL router
http radix-tree router url zig ziglang
Last synced: 10 Jul 2025
https://github.com/didas-git/tasai-zig
A set of tools for dealing with the terminal.
zig zig-library zig-package ziglang
Last synced: 27 May 2026
https://github.com/carlos-sweb/z-string
ECMAScript String API implementation in Zig - 96.4% spec compliance, UTF-16 indexing, runtime-ready
ecmascript javascript js-runtime runtime spec-compliance string string-api utf16 zig zig-lang
Last synced: 13 Jan 2026
https://github.com/profile-icons/github-stats-modified
Better GitHub statistics images for your profile, with stats from private repos too. Modification of 'jstrieb/github-stats' to visualize language stats by line changes with wider SVG, support portable dark-mode and i18n, display traffic (views + clones) stats, and update once weekly.
contributions dark-mode forks git-scraping github github-actions github-api hacktoberfest i18n images languages profile readme-md readme-template stars statistics stats traffic visualizations zig
Last synced: 11 Jun 2026
https://github.com/permalik/zig_construct
construct:standard programs written in zig
Last synced: 20 Mar 2025
https://github.com/gaskam/zig-code-flow
A comprehensive VS Code extension providing Zig language support with powerful snippets to enhance your Zig development experience.
snippets vscode-snippets zig ziglang
Last synced: 24 Jul 2025
https://github.com/malespiaut/zig_sdl2_boilerplate
Boilerplate code for using SDL2 with Zig.
Last synced: 23 Mar 2025
https://github.com/thomvanoorschot/zigma
Zigma is an algorithmic trading framework built with the Zig programming language, leveraging an actor-based concurrency model. It aims to provide an efficient, low-latency system for algorithmic trading through components handling market data, strategy execution, order management, risk, and data persistence.
actor actor-framework concurrency quantitative-finance trading wasm zig ziglang
Last synced: 05 Oct 2025
https://github.com/gandalf-le-dev/zigbeam
A std.log compliant colored logging library for Zig
colored-logging log logging structured-logging zig
Last synced: 17 Feb 2026
https://github.com/madlittlemods/zig-x-compositing-manager
A basic "compositing manager" for the X Window System written in Zig
compositing-manager compositor window-manager x-composite-extension x-compositing-manager x-window-manager x-window-system x11 xephyr xvfb zig ziglang
Last synced: 07 Apr 2025
https://github.com/rustkas/zig_how_it_works
Исходные коды к статье о языке программирования Zig "Как работает Zig?"
Last synced: 14 Jul 2025
https://github.com/cheesecakecat/zig-crc32c
A lightweight CRC32C (Castagnoli) implementation in Zig with hardware acceleration and fault tolerance.
Last synced: 07 Apr 2025
https://github.com/egel/cbn
clean branch name - simple program that remove unwanted chars from name (while learning zig)
Last synced: 07 Apr 2025
https://github.com/nikneym/jolt
[WIP] Asynchronous I/O for Zig ⚡
async asynchronous io nonblocking zig ziglang
Last synced: 07 Apr 2025
https://github.com/permutationlock/monocypher-zig
Zig bindings for the Monocypher cryptography library.
Last synced: 16 Oct 2025
https://github.com/ifonso/zig-networking
Just a learning project (posix sockets and networking with zig)
Last synced: 14 Jul 2025
https://github.com/zigify/libftdi-zys
libftdi built with Zig
libftdi zig zig-library zigify ziglang
Last synced: 07 Jan 2026
https://github.com/peterhellberg/fps
A simple FPS in Zig, based on https://github.com/lizard-demon/fps
Last synced: 31 May 2026
https://github.com/theonlysilverclaw/zig-umka
Zig bindings for the Umka scripting language
bindings scripting-language umka umka-lang zig zig-binding zig-library zig-package
Last synced: 21 May 2026
https://github.com/ang3lerr404/zig-utilities
Utilities for zig, in a smol, convenient file
utilities zig zig-package ziglang
Last synced: 07 Jan 2026