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-24 00:29:35 UTC
- JSON Representation
https://github.com/mkashirin/zos
Elementary OS kernel snippet written in the Zig programming language that can be run on x86 microarchitecture with QEMU.
kernel os system-programming x86 zig
Last synced: 09 Feb 2026
https://github.com/rosarp/nu-zigup
Nushell script to install/update zig & zls
Last synced: 27 Jul 2025
https://github.com/clevercloud/zig-with-mise-example
Deploy a Zig app on Clever Cloud, using Mise and Linux runtime
clevercloud-example mise-en-place zig
Last synced: 27 Jul 2025
https://github.com/mepley1/micro-mikro-client
A tiny scriptable CLI client for MikroTik RouterOS REST API, for manipulating IPv4/IPv6 firewall address lists. Can be used standalone or as an automated action for your IDS/firewall/honeypot.
cli mikrotik rest-client routeros zig
Last synced: 27 Jul 2025
https://github.com/theodore-s-beers/utf8-decode
A classic UTF-8 decoder, now in Zig
text-processing unicode utf8 zig zig-package
Last synced: 27 Jul 2025
https://github.com/romarickc1/raylib-bar_chart
Bar chart widget for Raylib-zig.
Last synced: 27 Jul 2025
https://github.com/arancormonk/ziguanos
A security-focused x86-64 operating system written in Zig.
bare-metal bootloader embedded-systems kernel low-level operating-system qemu security system-programming uefi x86-64 zig
Last synced: 27 Jul 2025
https://github.com/davincedev/container-test
Zig container mini runtime
containerization cool-stuff docker zig
Last synced: 27 Jul 2025
https://github.com/weezy20/loxz
Lox programming language bytecode VM implementation in Zig.
Last synced: 27 Jul 2025
https://github.com/kooparse/entities
A generic system for entities with handle behavior.
entities game-engine gamedev generational-index zig ziglang
Last synced: 28 Jul 2025
https://github.com/seipan/zig-toy-rendering-engine
html Renderer written by Zig.
Last synced: 29 Jul 2025
https://github.com/b1nus/numple
A simple number oriented programming language.
basic-funcionality concise math mathematics programming-language proof-of-concept rudimentary simple zig
Last synced: 30 Jul 2025
https://github.com/sammyjoyce/c23-cli-template
Modern C23 CLI application starter with Zig build system, NCurses TUI support, and comprehensive project structure
c c23 cli cli-app command-line ncurses starter-template template tui zig zig-build
Last synced: 20 May 2026
https://github.com/insolor/zig-itertools
WIP. Implementation of some useful iterators in Zig. Inspired by Python's itertools module.
Last synced: 19 Aug 2025
https://github.com/fomgleb/pacman
Pacman game
ecs entity-component-system entt game game-2d pacman pacman-clone pacman-game pixel-art sdl3 zig
Last synced: 30 Jul 2025
https://github.com/drumath2237/zig-raytracer
(WIP) make raytracer using zig-lang
Last synced: 30 Jul 2025
https://github.com/knutwalker/args-lex
A commandline arguments lexer for Zig
Last synced: 30 Jul 2025
https://github.com/vspaz/wls-zig
WLS, weighted linear regression in pure Zig w/o any 3d party dependencies or frameworks.
least-square-fit least-square-method weighted-linear-regression weighted-regression wls zig ziglang
Last synced: 31 Jul 2025
https://github.com/soheil-01/css-parser
A very incomplete CSS parser in Zig
Last synced: 17 May 2026
https://github.com/iokg04/cfmt
sprintf() like formatting entirely in zig - sometimes std.fmt is just too weak
Last synced: 31 Jul 2025
https://github.com/kassane/zwid
[WIP] Utilities for embedding CoSWID tags in EFI binaries - written on Zig
Last synced: 31 Jul 2025
https://github.com/zigzedd/zollections
[MIRROR] Zig collections library.
collections zig zig-library zig-package
Last synced: 01 Aug 2025
https://github.com/dennis-krasnov/sqlitez
Another thin SQLite wrapper for Zig
Last synced: 15 Jul 2025
https://github.com/jomy10/advent-of-code-2021
My code for Advent Of Code 2021. The first few days were written in Rust, as that is what I was learning at the time. It all is quite messy (hence the learning).
advent-of-code advent-of-code-2021 javascript ruby rust swift zig
Last synced: 09 Apr 2026
https://github.com/talinthedev/zig-mcl
A MCL simulation implementation in Zig using Raylib
localization mcl monte-carlo monte-carlo-localization monte-carlo-simulation raylib robotics robotics-competition robotics-programming robotics-simulation simulation vex-robotics vex-v5 zig
Last synced: 19 May 2026
https://github.com/insolor/aoc2024.zig
Advent of Code 2024 in zig
advent-of-code advent-of-code-2024 advent-of-code-2024-zig zig ziglang
Last synced: 27 Sep 2025
https://github.com/respitefromreality/template-zig-window
A barebones Zig app window template using GLFW and ZLFW
Last synced: 14 Jul 2025
https://github.com/ashinsan/zigwordcount
A simple `wc` clone written in Zig for learning purposes
cli learning system-programming wc word-count zig
Last synced: 14 Jul 2025
https://github.com/pooyaeimandar/z
Simple http server based on Zig, coroutines and io_uring
coroutine http-server io-uring zig
Last synced: 14 Jul 2025
https://github.com/voidwyrm-2/zorth
A Forth implementation
forth forth-like interpreted-programming-language interpreter interpreters stack-based stack-oriented zig
Last synced: 14 Jul 2025
https://github.com/jafagervik/zinalg
Linear algebra datatypes in zig
linalg zig zig-library ziglang
Last synced: 04 Aug 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/alaminkouser/learning-zig
A repo to take note for learning zig.
Last synced: 08 Feb 2026
https://github.com/rustkas/zig_how_it_works
Исходные коды к статье о языке программирования Zig "Как работает Zig?"
Last synced: 14 Jul 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/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/odigij/zig-type-erased-tree
Type erased tree in Zig.
experimental low-level-programming plain-old-data tree-structure zig
Last synced: 18 Aug 2025
https://github.com/caiocdcs/probz
A Zig library for probabilistic data structures, like Bloom Filter, HyperLogLog, etc.
bloom-filter probabilistic-data-structures zig zig-package ziglang
Last synced: 13 Aug 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/zewenn/loom
loom is a declarative, entity component system based game engine, written in zig.
declarative entity-component-system game-engine zig
Last synced: 10 Aug 2025
https://github.com/kvoli/zmcdata
mcdata code generator for zig. 1.8-1.17.1 packets supported. Serde and utility functions provided.
Last synced: 10 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/BitPatty/zig-zag-zoe
An implementation of Tic Tac Toe using Zig and SDL3
Last synced: 10 Aug 2025
https://github.com/earthmanmuons/clefcraft
Exploration of Western music theory concepts with Zig
midi music music-theory theory zig ziglang
Last synced: 02 Sep 2025
https://github.com/tsunaminoai/lastchoice
A FirstChoice database file reader written in zig. Written for my dad as an exercise, but hopefully helpful for others looking to use FOL files in data archeology.
Last synced: 09 Mar 2026
https://github.com/tsunaminoai/tinyradio
A simple software-defined radio (SDR) receiver with a terminal UI, built in Zig.
Last synced: 09 Mar 2026
https://github.com/tsunaminoai/zig-life-expirements
Life simulation with raylib-zig
life particles raylib simulation zig
Last synced: 09 Mar 2026
https://github.com/rajeshpillai/intro-to-zig
https://pedropark99.github.io/zig-book/
Last synced: 11 Aug 2025
https://github.com/helabenkhalfallah/zoodle
Zoodle is a compiler for a minimalist Toy Language written in Zig. It compiles source code into WebAssembly (WASM), with a focus on understanding low-level systems programming, memory management, concurrency, and compiler internals.
Last synced: 12 Aug 2025
https://github.com/jungerboyo/nvim-config
My neovim config!
c cmake cpp embedded-development linux-kernel-dev nvim nvim-config zig
Last synced: 09 Apr 2026
https://github.com/zdurham/the-super-tiny-compiler
Implementation of "the super tiny compiler", but in zig
Last synced: 04 Oct 2025
https://github.com/habedi/ordered
A collection of useful data structures that keep data sorted by key
data-structures ordered-collections zig zig-library zig-package ziglang
Last synced: 13 Aug 2025
https://github.com/denisecase/zig-bill-utils
Toolkit for analyzing U.S. legislative bills.
legislation usa utilities zig ziglang
Last synced: 04 Oct 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/kumo/samdc
Interact with Samsung's MDC protocol using Zig.
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/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/nikhilr612/bytzig
A BytePusher Virtual Machine implementation in Zig
bytepusher emulator sdl2 virtual-machine zig ziglang
Last synced: 17 Feb 2026
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/jacobcrabill/adventofcode-2023
Advent Of Code 2023 Solutions
advent-of-code advent-of-code-2023 zig
Last synced: 20 Jun 2025
https://github.com/xlpmg/zig-turret
2D turret defense game
2d-game defense-game game-development raylib raylib-zig shooter shooter-game shooter-mini-game turret zig ziglang
Last synced: 20 Jun 2025
https://github.com/ubermanu/case.zig
Convert ASCII string to a different case
Last synced: 20 Jun 2025
https://github.com/elotojaa/httpz
An example HTTP API written in Zig based on httpz
Last synced: 23 Aug 2025
https://github.com/systemelva/selvadisk
Scriptable disk image creator written in Zig.
disk-image image-creator operating-system operating-systems os osdev zig ziglang
Last synced: 19 Jun 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/tiehuis/advent-of-code-2018
https://adventofcode.com/2018
Last synced: 28 Aug 2025
https://github.com/jafagervik/delti
Delti prog language
hobby-project programming-language zig zig-package
Last synced: 19 Jun 2025
https://github.com/rhaeguard/zigini
ini file parser for zig for learning purposes
Last synced: 18 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/neurocyte/ncinputtest
A simple notcurses input & jitter tester written in Zig
Last synced: 11 Jul 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/epicfilemcnulty/hapgent
HAProxy agent
haproxy haproxy-agent load-balancer zig
Last synced: 17 Jul 2025