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-21 00:29:21 UTC
- JSON Representation
https://github.com/theodore-s-beers/later
Unicode Collation Algorithm implementation in Zig
unicode unicode-collation zig zig-package
Last synced: 27 Jul 2025
https://github.com/tammoippen/zig-plotille
Plot graphs and histograms in the terminal.
ansi-colors braille graph histogram plot terminal zig zig-library zig-package ziglang
Last synced: 28 Oct 2025
https://github.com/divergentclouds/portmidi-zig
A Zig wrapper for PortMidi
bindings wrapper zig zig-library zig-package
Last synced: 16 Feb 2026
https://github.com/nsmryan/zig_ccsds_primary_header
Implementation of the CCSDS Space Packet Protocol in Zig
Last synced: 08 Apr 2026
https://github.com/weskoerber/mac_address
A cross-platform library to retrieve the MAC address from your network interfaces without libc.
Last synced: 29 Jul 2025
https://github.com/leahneukirchen/adventofcode2022
Advent of Code 2022 in Racket and Zig.
advent-of-code advent-of-code-2022 racket zig
Last synced: 28 Feb 2026
https://github.com/hejsil/cache
Provides caching for any command line tool that does not have it
Last synced: 12 Apr 2025
https://github.com/darkyzhou/mcm
Generate well-formed commit messages based on your staged changes
commit commit-message conventional-commits git llm zig
Last synced: 22 Sep 2025
https://github.com/as400jplpc/zig_termcursxxxx
Terminal access function Zig-Lang
linux programming-access terminal zig ziglang
Last synced: 19 Jun 2025
https://github.com/mattnite/zig-mbedtls
compile mbedtls in your build.zig
build mbedtls tls zig zig-package
Last synced: 18 Aug 2025
https://github.com/mkpoli/zig-rust-interop
An example of Zig-Rust and Rust-Zig interop through C ABI
Last synced: 14 May 2026
https://github.com/travisstaloch/roc-cli-platform-zig
An experimental roc lang cli platform in zig
Last synced: 22 Jul 2025
https://github.com/tomasfn87/calcular-digitos-verificar-cpf
Baixar ferramenta CLI Linux aqui! - Como calcular os dígitos verificadores de um CPF; em Python, TypeScript, Go, Rust, Lua, Java, C++, C#, C, Zig, Ruby, PHP, Odin, Julia, Perl, Ada, Elixir, R, D, COBOL, Pascal, Smalltalk, Lisp, Fortran 90, Algol 68, Mojo, Ring e Haskell.
ada c cli-app cobol csharp go java julia lisp lua luajit odin-lang pascal perl php8 python ruby rust typescript zig
Last synced: 30 Oct 2025
https://github.com/squeek502/zig-hash-map-bench
Benchmarks for Zig's std.HashMap
Last synced: 25 Jul 2025
https://github.com/opensvm/zup
zig api server
bunjs high-load high-performance nodejs zig zig-http zig-package
Last synced: 28 Sep 2025
https://github.com/bstrdlord/zgram
the best (as of 2024) zig framework for creating telegram bots
framework telegram telegram-bot telegram-framework zig
Last synced: 18 Sep 2025
https://github.com/captkirk88/zevy-reflect
A reflection library in Zig with utilities covering change detection and interface validation and vtable generation using real structs. Mixin generation and generic Generator (OOP in zig)
mixin oop reflection zevy zig zig-library zig-package zig-programming-language ziglang
Last synced: 19 May 2026
https://github.com/falsepattern/gradlezigbuild
A gradle plugin for integrating with the zig build system and zig toolchain management.
gradle gradle-kotlin-dsl gradle-plugin gradle-zig zig ziglang
Last synced: 30 Aug 2025
https://github.com/hpcguy/zigshock
1D and 3D Zig shock physics examples
application benchmark example physics physics-simulation sample science zig ziglang
Last synced: 23 Jul 2025
https://github.com/lvmalware/zshell
A portable, end-to-end encrypted and fully interactive remote shell application.
end-to-end-encryption interactive-shell pseudoconsole remote remote-access-tool reverse-shell shell tty zig
Last synced: 30 Jul 2025
https://github.com/danprince/zig-wasm-life
Zig + WebAssembly implementation of Life
Last synced: 27 Mar 2025
https://github.com/themanyone/itcc
A RAD new way to program: simple, light-weight read-eval-print loop (REPL)s for C, C++, Rust, Hare, Zig, Go, and Crap...
contest go golang hare interactive programming python rad repl rust zig
Last synced: 26 Jul 2025
https://github.com/maolonglong/zig-buddy2
🧿 A simple buddy memory allocation library.
allocator buddy buddy-system zig
Last synced: 01 May 2025
https://github.com/ikskuh/zig-ihex
An intel hex loader written in Zig
ihex intel-hex zig zig-package ziglang
Last synced: 21 Sep 2025
https://github.com/ryoga-exe/proconio-zig
proconio for the Zig programming language. useful and easy io library for programming contests.
competitive-programming proconio zig zig-package
Last synced: 09 Oct 2025
https://github.com/firefly-zero/firefly-zig
⚡️ Zig SDK for making Firefly Zero games
firefly-zero framework gamedev graphics rendering sdk wasm webassembly zig
Last synced: 12 Jan 2026
https://github.com/Tetralux/sublime-zig
My own, more lightweight, syntax highlighting for the Zig Programming Language.
basic highlighting language lightweight programming sublime syntax zig
Last synced: 06 May 2025
https://github.com/thehonesthare/zkinder
A pattern matching library for zig
Last synced: 14 Jun 2025
https://github.com/dantecatalfamo/sillylisp
A sort-of-a-lisp extracted from a previous project.
config configuration-language lisp zig
Last synced: 11 Sep 2025
https://github.com/vezel-dev/libap
An arbitrary-precision numerics library, ported from LLVM to Zig with a C API.
Last synced: 12 Apr 2025
https://github.com/ramsyana/zig-math-algorithms
A collection of mathematical algorithms implemented in Zig, designed to address specific mathematical problems with simple command-line interfaces.
Last synced: 01 Apr 2025
https://github.com/logotip4ik/nrz
Supa-Fast™ cross package manager scripts runner. Fastest `npm run dev` on wild west.
Last synced: 23 Apr 2025
https://github.com/nikomalik/wyhash
wyhash implementation in zig
wyhash zig zig-lib zig-package zig-wyhash ziglang
Last synced: 13 Apr 2025
https://github.com/lithdew/ed25519-donna-zig
Minimal Zig bindings to ed25519-donna.
Last synced: 30 Jul 2025
https://github.com/nwtgck/piping-server-zig
Piping Server in Zig (experimental)
Last synced: 14 Jun 2025
https://github.com/natecraddock/aoc
Advent of Code puzzle solutions
advent-of-code advent-of-code-2021 adventofcode zig
Last synced: 03 Aug 2025
https://github.com/inge4pres/codingbunker-zig-meetup
Slides and code used for the CodingBunker meetup: "Zig: Cosa, Come e Perche".
Last synced: 17 Feb 2026
https://github.com/madlittlemods/zig-ocr-neural-network
A from scratch neural network implementation in Zig, trained against the MNIST dataset to recognize handwritten digits.
deep-learning machine-learning mnist mnist-handwriting-recognition neural-network ocr zig
Last synced: 06 Apr 2025
https://github.com/jacobcrabill/slidey
Simple, elegant slideshows in the terminal
markdown presentation-tools terminal zig
Last synced: 16 Aug 2025
https://github.com/gthvn1/zigos
An experimental micro kernel written in Zig
Last synced: 18 Jan 2026
https://github.com/voidwyrm-2/zonk
A BrainF superset for the purpose of a compilation target
brainfuck brainfuck-interpreter zig
Last synced: 17 Jun 2026
https://github.com/daneelsan/wolframlanguageruntimezigdemo
WolframLanguageRuntime demo in Zig
wolfram-language wolfram-mathematica zig
Last synced: 12 Mar 2026
https://github.com/x13a/zig-scrypt
The scrypt key derivation function in zig.
Last synced: 08 Oct 2025
https://github.com/chanyon/minimd-zig
simple markdown parser
markdown markdown-parser markdown-zig zig zig-package ziglang
Last synced: 12 Apr 2025
https://github.com/furpu/jwt.zig
Zig JSON Web Token package.
jsonwebtoken jwt zig zig-library zig-package
Last synced: 17 Feb 2026
https://github.com/guidoschmidt/zig-osc
zig OSC package
multimedia multimedia-tools open-sound-control opensoundcontrol osc zig
Last synced: 21 Mar 2025
https://github.com/cernockyd/zig-mnist
trains a MNIST classifier (CPU only)
machine-learning mnist zig zig-program ziglang
Last synced: 21 Jan 2026
https://github.com/nitrogenez/prism
All about colors
color colors colorspace utility utility-library zig zig-lib zig-library ziglang
Last synced: 17 Feb 2026
https://github.com/rupurt/tif
Lightning fast tabular diffs, patches and merges for larger than memory datasets
csv diff relational-model table-diff zig
Last synced: 30 Mar 2025
https://github.com/allyourcodebase/libexpat
libexpat ported to the zig build system
Last synced: 12 Jun 2025
https://github.com/thislight/zigpak
Messagepack for zig
messagepack msgpack zig ziglang
Last synced: 30 Aug 2025
https://github.com/lancern/zig-brainfuck
Brainfuck JIT interpreter written in Zig
brainfuck brainfuck-compiler brainfuck-interpreter jit zig
Last synced: 20 Aug 2025
https://github.com/martinothamar/building-x-in-y
Repository where I experiment and build various systems for learning purposes (mostly low-level)
csharp learning learning-by-doing rust zig
Last synced: 15 Apr 2025
https://github.com/osakitsukiko/jellyfish
A simple one-source zig IDE targeted towards algorithmics.
Last synced: 28 Feb 2025
https://github.com/lvmalware/ztunnel
Secure End-To-End Encrypted tunnels using zig
cryptography e2ee hybrid-encryption kyber quantum-resistant-crypto tunnel x25519kyber768 zig zig-package
Last synced: 28 Jul 2025
https://github.com/lumi2021/image-builder
A very tiny library that I made for generating disk images in the zig build script.
build-tool disk-image osdev zig zig-library ziglang
Last synced: 10 Jul 2025
https://github.com/reykjalin/log_to_file
Have Zig's `std.log` log to a file instead of to stderr
Last synced: 03 Oct 2025
https://github.com/harmony-co/zuws
Opinionated zig bindings for uWebSockets
bindings uwebsockets zig zig-library zig-package ziglang
Last synced: 12 Jul 2025
https://github.com/getsentry/sentry-zig
Hackweek Sentry SDK for Zig.
error-monitoring hacktoberfest hackweek2025 logging sdk sentry tag-non-production tracing zig zig-library zig-package
Last synced: 24 Aug 2025
https://github.com/zigindia/talk-proposal
Propse a talk for future meetups.
Last synced: 26 Jun 2025
https://github.com/scorphus/advent-of-code-2021
⚡ Solutions to Advent of Code 2021 🎄
advent-of-code advent-of-code-2021 advent-of-code-2021-zig zig
Last synced: 13 May 2025
https://github.com/ynuwenhof-zz/zigbraten
Internal cheat for Cube 2: Sauerbraten written in Zig
Last synced: 13 Apr 2025
https://github.com/zhuyadong/xterm256.zig
print text with xterm256 style
color print xterm xterm256 zig zig-package
Last synced: 01 Mar 2026
https://github.com/nektro/ghr
Create GitHub releases and upload artifacts from the terminal.
Last synced: 31 May 2026
https://github.com/jsign/zig-eth-secp256k1
A Zig libsecp256k1 wrapper with bells and whistles for Ethereum
cryptography ethereum secp256k1 zig
Last synced: 18 Mar 2025
https://github.com/pyranota/zbody
[mirror] Concurrent N-body simulation using Barnes-Hut Algorithm and Zig.
graphics n-body nix raylib raylib-zig simulation zig ziglang
Last synced: 30 Apr 2025
https://github.com/alvaro17f/zix
Update your nixos system with a single command
Last synced: 17 May 2026
https://github.com/calion2/zconway
zConway is a Terminal Conway's game of life simulator written in zig
cli-app lightweight linux-app zig
Last synced: 22 Feb 2026
https://github.com/Hejsil/itis
A small library for asking questions about types
metaprogramming zig zig-library
Last synced: 16 Apr 2025