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/zig-utils/zig-js
A JavaScript engine in pure Zig.
engine javascript javascriptcore js jsc test262 zig
Last synced: 13 Jun 2026
https://github.com/softprops/zig-doh
DNS over HTTPS client
dns doh zig zig-library zig-package zigdex-lib
Last synced: 17 Jun 2026
https://github.com/blockblaz/zig-libp2p
A pure Zig implementation of the libp2p (WIP)
decentralisation decentralization libp2p networking peer-to-peer zig
Last synced: 24 Jun 2026
https://github.com/nub-coders/nubdt
A multi-language development toolkit with implementations in Zig, Python, Ruby, Java, JavaScript, Go, Rust, and Shell.
developer-tools go java javascript multi-language python ruby rust shell zig
Last synced: 26 Jun 2026
https://github.com/deingithub/zig-reload
proof of concept shared library code reloading with zig
Last synced: 11 Jun 2025
https://github.com/javiorfo/zig-epub
Minimal Zig library for creating EPUB files
epub epub-library zig zig-library
Last synced: 02 Nov 2025
https://github.com/zigzedd/anyascii.zig
[MIRROR] Zig port of C implementation of anyascii.
ascii emoji normalization romanization slug transliteration unicode unidecode utf8 zig zig-library zig-package
Last synced: 26 Feb 2026
https://github.com/ozgrakkurt/filterz
Probabilistic filter implementations. Ribbon, bloom, xor filters.
bloom-filter probabilistic-data-structures ribbon xor zig ziglang
Last synced: 14 Apr 2025
https://github.com/durobot/export_ppm
A couple of functions to export data as a PPM/PGM image file from your Zig code
pgm pgm-format pgm-image pgm-writer ppm ppm-format ppm-image zig zig-package ziglang
Last synced: 06 Nov 2025
https://github.com/seanpm2001/ai2001_category-source_code-sc-zig
🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Zig category for AI2001, containing Zig programming language datasets
ai ai-2001 ai-2001-dataset ai-2001-development ai2001 ai2001-dataset ai2001-development artificial-intelligence dataset gpl3 gplv3 md r-language rmarkdown-language source-code-dataset txt zig zig-lang zig-language zig-sc-dataset
Last synced: 09 Feb 2026
https://github.com/vbrusca/ZigMatrixUtils
A matrix utility library written in Zig. Provides functions and tools for manipulating matrices and solving linear algebra problems. A great source for leaning about the Zig programming language.
Last synced: 13 May 2025
https://github.com/hendriknielaender/shuffling-allocator.zig
a shuffling allocator
allocator zig zig-library zig-package ziglang
Last synced: 30 Apr 2025
https://github.com/star-tek-mb/Paradise
WASM first game engine written in Zig.
Last synced: 06 May 2025
https://github.com/fabioarnold/wordle-cli
A wordle clone on the command line.
Last synced: 27 Jul 2025
https://github.com/allyourcodebase/libxml2
libxml2 ported to the zig build system
Last synced: 06 Apr 2025
https://github.com/x13a/balock
Bruteforce OEM and NCK codes for Balong V7R11.
balong bruteforce huawei zig zig-lang
Last synced: 08 Oct 2025
https://github.com/vexcited/frr
A bytecode interpreter for French pseudocode, specifications are from the lessons I had at the IUT of Limoges.
french interpreter language pseudocode pseudocode-interpreter school zig
Last synced: 30 Jul 2025
https://github.com/permutationlock/zig_emscripten_threads
A toy example showing Zig threads working in Emscripten
Last synced: 23 Sep 2025
https://github.com/theiskaa/slugifier
A tiny, fast, and Unicode-aware slug generator for Zig
slugifier slugify zig zig-library
Last synced: 31 Jul 2025
https://github.com/kdesp73/scout
A fast, local-first search engine built in Zig
fts5 search-engine sqlite3 zig
Last synced: 02 Aug 2025
https://github.com/n0thhhing/zeon
ARM/ARM64 Neon intrinsics implemented in zig
arm arm64 assembly implementation inline-assembly intrinsics llvm neon pure-zig simd vectors zig ziglang
Last synced: 26 Sep 2025
https://github.com/nektro/zig-asn1
Zig parser for ASN.1 DER binary encoding.
Last synced: 22 Mar 2025
https://github.com/nitrogenez/zig-river-config
River configuration with the power of a programming language.
configuration river riverwm utility wayland wayland-compositor zig zig-lang zig-language zig-library zig-package ziglang
Last synced: 18 Feb 2026
https://github.com/fpsvogel/learn-cs
Learning resources for computer science, C, etc.
awesome-lists books c computer-science learning-resources low-level-programming systems-programming zig
Last synced: 13 Apr 2025
https://github.com/marionauta/wggr
Funtions to draw colors, rectangles, sprites and text onto a CGContext.
coregraphics graphics-programming raylib zig
Last synced: 12 Aug 2025
https://github.com/natecraddock/zf-wasm-playground
a simple web playground to demo zf
Last synced: 13 Aug 2025
https://github.com/dasimmet/zig-raspberry-pico-sdk
microzig pico raspberry zig zig-package
Last synced: 14 Aug 2025
https://github.com/tricktux/network-exercises
Solution to the prothackers problems
c catch2 cmake cmake-init linux makefile network-programming protohacker-solutions protohackers protohackers-solutions server socket-programming sockets zig
Last synced: 16 Aug 2025
https://github.com/annekitsune/anne_nds_dev
Zig library to compile on Nintendo DS
Last synced: 17 Aug 2025
https://github.com/nektro/zig-iso-3166-countrys
Zig package for ISO 3166 Country Codes
Last synced: 04 Jul 2025
https://github.com/vspaz/kafka.zig
kafka.zig is a simple-to-use Apache Kafka Zig client built on top of C/C++ librdkafka.
apache-kafka kafka-zig librdkafka zig zig-kafka zig-kafka-client zig-kafka-consumer zig-kafka-producer ziglang
Last synced: 21 Jun 2025
https://github.com/hendriknielaender/ansi-escape.zig
ANSI escape codes for manipulating the terminal
ansi ansi-escape-codes terminal zig zig-library zig-package ziglang
Last synced: 23 Aug 2025
https://github.com/bstrdlord/zig-tools
⚡ Zig tools for vscode
formatter linter snippets vscode vscode-extension zig zig-tools zig-vscode ziglang
Last synced: 13 Mar 2025
https://github.com/dawidcxx/excel2csv-cpp
Constant memory streamed excel2csv conversion
cpp csv excel high-performance zig
Last synced: 09 Mar 2026
https://github.com/Gertkeno/ZoopZoopAdventuresSeven
Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7
Last synced: 12 Mar 2025
https://github.com/tiawl/toolbox
A toolkit to package & maintain C APIs for @ziglang
spaceporn zig zig-package ziglang
Last synced: 05 Apr 2025
https://github.com/jadnohra/zig-crypto-bench
Crypto benchmarks: Zig vs Rust performance comparison.
benchmark cryptography perfromance rust zig
Last synced: 18 May 2026
https://github.com/NickHastings/zig-debian
Debian package for zig programming language
Last synced: 12 Mar 2025
https://github.com/jassielof/ztoon
A Zig implementation of the TOON (Token-Oriented Object Notation) format.
Last synced: 13 Nov 2025
https://gitlab.com/jeang3nie/zig-gtk3
Some convenience methods to use gtk3 from Zig
Last synced: 12 Mar 2025
https://github.com/crispy-strawberry/http.zig
An HTTP/1.1 compliant client and server in Zig
Last synced: 17 May 2026
https://github.com/alexrios/zmenu
A cross-platform dmenu-like application launcher built with Zig and SDL3.
Last synced: 07 Mar 2026
https://github.com/kassane/docker-zig
Minimal Container to use Zig toolchain
docker docker-image docker-images docker-multiarch dockerfile zig
Last synced: 31 Oct 2025
https://github.com/rlopzc/protohackers_zig
Solving protohackers.com problems with Zig
networking protohackers zig ziglang
Last synced: 15 Apr 2025
https://github.com/refilelabs/image
Image layer repository holding all image tooling.
image-processing rust wasm zig
Last synced: 08 Oct 2025
https://github.com/allyourcodebase/opendynamics-engine
Zig ODE sdk
ode open-dynamics-engine zig zig-package ziglang
Last synced: 26 May 2026
https://github.com/cartersusi/bellmanzig
(Zig) Arbitrage using Bellman-Ford's Algorithm
bellman-ford-algorithm market zig
Last synced: 26 Jan 2026
https://github.com/usezombie/usezombie
Autonomous Agent 🧟 Sleep is for humans.
agentic-ai agents autonomous-agents nullclaw openclaw zig
Last synced: 07 Apr 2026
https://github.com/henriquencmt/portzcan
Command-line tool and Zig library for port scanning.
library networking package port-scanner portzcan sockets zig ziglang
Last synced: 01 Mar 2026
https://github.com/dvob/brainfuck
Brainfuck interpreters written in various languages
brainfuck go interpreter python rust zig
Last synced: 17 Feb 2026
https://github.com/sepruko/lorem-zig
Lorem ipsum dolor, right? Right?
generator lorem-ipsum zig ziglang
Last synced: 14 Jul 2025
https://github.com/mazrean/ziggo-test
A simple example of calling a library written in Zig from Go by CGO.
Last synced: 27 Apr 2026
https://github.com/tiawl/oniguruma.zig
oniguruma packaged for @ziglang
binding oniguruma zig zig-package ziglang
Last synced: 19 Apr 2025
https://github.com/nektro/zig-intrusive-parser
Core plumbing to make text or binary document parsers with Data Oriented Design
Last synced: 10 Oct 2025
https://github.com/darkfllame/zig3d
A bindings library for writing 3D/2D apps and games in Zig !
2d 3d 3d-graphics bindings freetype game-development glfw opengl stb-image zig
Last synced: 18 Jan 2026
https://github.com/seanpm2001/learn-zig
A repository for showcasing my knowledge of the Zig programming language, and continuing to learn the language.
article collection education gpl3 gplv3 learn learn-zig learn-zig-lang learn-zig-language md seanpm2001 seanpm2001-education seanpm2001-life-archive txt zig zig-collection zig-lang zig-language
Last synced: 05 Jan 2026
https://github.com/crispy-strawberry/string.zig
A Rust like String type for Zig
string zig zig-package ziglang
Last synced: 23 May 2026
https://github.com/minervasrefuge/gzzg
A typed Zig wrapper for the Guile (scheme) C API.
guile guile-scheme zig ziglang
Last synced: 26 Aug 2025
https://github.com/kassane/zig-gpa-ffi
Testing GPA in FFI
allocation allocator bindings cpp ffi ffi-bindings malloc-free memory-allocation memory-management rust rust-allocator-interface zig ziglang
Last synced: 11 Mar 2026
https://github.com/fentas/atty
Suckless-style PTY proxy in Zig that drops an LLM exec dialog, atuin autosuggest, and guardrail confirmations between your terminal and shell.
access-control alacritty atuin autocomplete bash chat chatgpt claude cli ghostty kitty-keyboard-protocol llm osc-133 productivity pty shell suckless terminal zig
Last synced: 28 May 2026
https://github.com/ikskuh/cbm-tools
A small collection of CBM computer related tools
c128 c64 cbm commodore-64 zig ziglang
Last synced: 28 May 2026
https://github.com/allyourcodebase/libmaxminddb
Zig build of libmaxminddb library.
libmaxminddb maxmind maxmind-db maxminddb zig zig- zig-build zig-package ziglang
Last synced: 05 Jan 2026
https://github.com/tiehuis/zig-scandum
Zig implementation of scandum sorting algorithms
Last synced: 11 Apr 2026
https://github.com/avestura/tircli
⏰ A HTTP CLI client for Time.ir, written in ⚡Zig
hijri-calendar iran timeir zig
Last synced: 08 Oct 2025
https://github.com/mstroecker/zig-robotstxt
Lightweight docker image for serving a disallow robots.txt file using the zig programming language.
disallow-robots docker robots zig zig-programming-language ziglang
Last synced: 06 May 2025
https://github.com/deckarep/lc3-zig
The LC3 virtual machine implemented in Zig.
assembly bytecode-interpreter lc3 lc3-vm virtual-machine zig ziglang
Last synced: 11 May 2026
https://github.com/pmbanugo/usockets.zig
build.zig for the uSockets C library
Last synced: 17 Jun 2025
https://github.com/grayjack/language-zig
Atom package for Zig programming language
atom atom-editor atom-package atom-plugin zig ziglang
Last synced: 04 Apr 2025
https://github.com/johan0a/gc.zig
a Zig garbage collector interface for the bdwgc garbage collector.
zig zig-library zig-package ziglang
Last synced: 15 Mar 2025
https://github.com/ikskuh/zig-ode
Zig ODE sdk
ode open-dynamics-engine zig zig-package ziglang
Last synced: 10 Mar 2025
https://github.com/jrachele/wgsl-preprocessor
Shader preprocessor for WGSL, written in Zig
bevy mach preprocessor shaders wgsl zig
Last synced: 17 May 2026
https://github.com/techcable/zig-mpack
Msgpack library for Zig (bindings to ludocode/mpack)
Last synced: 08 Apr 2025
https://github.com/algoflows/zig-s3
A simple and efficient Zig native S3 client library, supporting AWS S3 and S3-compatible services like MINIO.
minio s3 s3-bucket s3-storage zig ziglang
Last synced: 12 Oct 2025
https://github.com/bitlytwiser/zlog
A personal blog for the lazy, written purely in zig and html
blog-engine static-site-generator zig ziglang
Last synced: 06 Jan 2026
https://github.com/bcrist/microbe
Embedded Zig framework for ARM microcontrollers
cortex-m embedded rpi-pico stm32 zig zig-library zig-package ziglang
Last synced: 12 Oct 2025
https://github.com/aidanaden/schnorr-zig
schnorr signatures in zig (Ristretto255)
ed25519 ristretto255 schnorr schnorr-signatures zig
Last synced: 06 Jan 2026
https://github.com/nuiipointerexception/farbe
A optimized color module and library for high performance applications.
cpp rust zig zig-library zig-package
Last synced: 12 Apr 2025
https://github.com/solomonarul/ztp
A simple FTP server and client implementation in Zig.
Last synced: 28 Nov 2025
https://github.com/steelcake/filterz
Probabilistic filter implementations. Ribbon, bloom, xor filters.
bloom-filter probabilistic-data-structures ribbon xor zig ziglang
Last synced: 09 Jul 2025