353 packages available
-
ziex
Full-stack web framework for Zig. HTML syntax within Zig code, just like JSX but for Zig!
-
-
zix
Convert any folder into a single, shareable, and password-protected HTML file without servers or tracking.
-
zigly
The easiest way to write services for Fastly's Compute@Edge in Zig.
-
awesome-zig
A collaborative list of awesome Zig libraries and resources.
-
-
ezi-gex
Unicode aware regex engine for Zig — runtime and comptime. Thompson NFA: linear-time, ReDoS-safe. Full \p{} Unicode properties, named captures, case folding, pluggable backends. Zero allocation per match. WASM-compatible.
-
mcp.zig
A Model Context Protocol (MCP) library for the Zig ecosystem.
-
libc-query
Query about libc features for a given target when cross compiling with zig build
-
-
-
-
-
spirv.zig
@KhronosGroup's SPIRV-Tools & SPIRV-Headers packaged for @ziglang
-
args.zig
A fast, production-grade command-line argument parser for Zig.
-
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)
-
-
-
metrics.zig
Prometheus metrics for library and application developers
-
passcay
Secure & fast Passkey (WebAuthn) library for Zig
-
-
-
-
libscrapli
-
-
-
zig-ultracdc
UltraCDC, a fast content-defined chunking algorithm for data deduplication.
-
-
highway
Google Highway built with the Zig build system
-
benchmark
Google Benchmark built with the Zig build system
-
-
zig-UrlValues
-
-
zig-venv
Zig virtual environment and package manager foundation — Python venv-style workflows for Zig projects.
-
-
zevy-ecs
ECS inspired by the rust Bevy ecs api but FASTER!
-
-
-
-
-
zig-yaml
-
zig-extras
An assortment of random utility functions that aren't in std and don't need to be their own pacakge.
-
logly.zig
A production-ready, high-performance structured logging library for Zig with a clean, simplified API.
-
-
-
libxml2
libxml2 ported to the zig build system
-
json-c
json-c ported to the zig build system
-
catch2
Catch 2 ported to the zig build system
-
-
-
zv
Blazing fast, cross-platform zig/zls version manager & project starter kit
-
-
tardy
An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O.
-
ezi-code
A Zig-native Unicode engine: UTF-8/16/32, normalization, segmentation, properties (Unicode 17)
-
-
loaders.zig
A fast, high-performance terminal loading indicator and progress bar library for Zig.
-
-
zig-string
Zig string library that includes small string optimization on the stack
-
-
-
futurez
A small runtime for running futures in zig.
-
Zig-ConsoleHelper
mirror of codeberg.org/bcrist/zig-consolehelper
-
tokenuze
A CLI tool that summarizes token and cost usage from various LLM providers
-
zig-pek
A comptime HTML preprocessor with a builtin template engine for Zig.
-
-
zon.zig
A simple, direct Zig library for reading and writing ZON (Zig Object Notation) files.
-
zigantic
Zigantic brings Pydantic-style data validation to Zig, using the type system for compile-time guarantees. Define validation rules as types, parse JSON with automatic error handling, and serialize with zero runtime overhead for unused features.
-
esp32-baremetal-zig
Hardware Abstraction Layers for ESP32 (Xtensa only)
-
pawnocchio
chess engine, goal is to make it strong. currently plays good chess
-
-
zig-alf
ALF: AES-NI-based length-and format-preserving encryption.
-
zig-hiae
HiAE - A High-Throughput Authenticated Encryption Algorithm for Cross-Platform Efficiency.
-
mailbox
Zig Mailbox is convenient inter-thread communication mechanism.
-
-
tokamak
Web framework for Zig that leverages dependency injection for clean, modular application development.
-
serde.zig
Universal serialization for Zig: JSON, Yaml, XML, MessagePack, TOML, CSV and more from a single API. msgpack.org[Zig]
-
-
-
neofs-sdk-zig
-
vitellus
A WebGPU-inspired implementation in pure zig, allowing for cross compilation
-
-
vigil
A process supervision and management library for Zig, inspired by Erlang/OTP's supervisor model.
-
zig-json
A JSON library for inspecting arbitrary values
-
engine
A simple GUI wrapper for building cross platform GUI apps.
-
zini
Succinct data structures for Zig
-
comptime-serde
Compile-time serialization and deserialization for Zig. Zero runtime overhead — all type dispatch happens at comptime.
-
-
-
zevy-raylib
zevy-raylib is a abstraction for Raylib with zevy-ecs. It provides a plugin-based architecture for rapid game prototyping. (work in progress)
-
raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
-
-
-
-
zig-stable-array
Address-stable array with a max size that allocates directly from virtual memory.
-
-
-
zig-tracer
Generic tracing library for Zig, supports multiple backends.
-
zig-color
-
anycast
One cast to rule them all
-
-
-
-
-
-
zig-blind-rsa-signatures
Blind RSA signatures implementation for Zig.
-
adam-mcp-zig
Methodology-first MCP SDK for Zig 0.16 — typed Result envelope, comptime validation, escape hatches by default. Cross-language byte-equivalent with adam-mcp-py.
-
-
SDL3
SDL3 ported to the Zig build system.
-
zig-sysinfo
A library that retrieves system information
-
hypergraphz
HypergraphZ – directed hypergraph library in Zig with Python bindings
-
-
-
zig-asymcrypt
Encrypt anything offline with a key that cannot decrypt what it just wrote.
-
zigimg
Zig library for reading and writing different image formats
-
-
-
abcrypt-zig
A simple, modern and secure file encryption library for Zig
-
zmpl
Zmpl is a templating language written in Zig
-
-
-
-
myZigLibrary
I wanted to mess around with zig and maybe I will output something useful!
-
-
-
-
minisign
A dead simple tool to sign files and verify digital signatures.
-
bitmatch
Bitmatching in zig
-
tensor.zig
A tensor implementation in zig
-
-
-
-
-
dhcpz
-
-
-
-
flow-themes
Themes compiler for Flow Control, the text editor
-
superhtml
HTML Validator, Formatter, LSP, and Templating Language Library
-
-
element-0
A small embeddable Lisp for the Zig ecosystem λ
-
zig-luajit-build
A package to compile LuaJIT using the Zig toolchain. Install to access the LuaJIT C API. For Zig API see https://github.com/sackosoft/zig-luajit
-
zbgfx
When zig meets bgfx. THIS IS ONLY MIRROR OF https://codeberg.org/cyberegoorg/zbgfx
-
-
zig-git
Inspect into the depths of your .git folder purely from Zig
-
boringssl
boringssl packaged with Zig
-
zigualizer
Zigualizer: A music visualizer built with Zig, powered by the FFT algorithm.
-
zest
-
zig-patch
gnu patch for zig
-
known-folders
Provides access to well-known folders across several operating systems
-
-
cudaz
Cuda library for Zig
-
zigxll
A Zig framework for building Excel XLL add-ins including streaming data and Lua scripting support.
-
proptest-zig
A port of Rust's `proptest` property-based testing library to Zig
-
resources
A minimalist zig module for collecting files into a resource bundle.
-
-
-
parser-toolkit
A toolkit that makes it easier to write recursive-descent parsers in Zig.
-
-
termio
A simple Zig library for reading from stdin, with support for secret (echo-off) input.
-
zig-cats
A category theory and functional programing library for Zig language
-
-
zargs
Comptime Argparse for Zig! Let's start to build your command line!
-
zig-js
[WIP] An ECMAScript module for Zig.
-
zimit
A rate limiter for Zig. Implements the GCRA (Generic Cell Rate Algorithm) with a Token-Bucket-like API.
-
ziggy
A data serialization language for expressing clear API messages, config files, etc.
-
zargs
Comptime Argparse for Zig! Let's start to build your command line!
-
-
database.zig
-
bufzilla
Fast, compact, zero-copy serialization format in Zig.
-
translator
Translation table mapper for Zig
-
-
-
-
-
zig-clap
Command line argument parsing library
-
praxis
Zig Dictionary module for Ancient Languages
-
msgpack.zig
Msgpack serialization for Zig / msgpack.org[Zig]
-
-
-
tree-fmt
Tree-like pretty formatter for Zig
-
-
-
-
ordered
A sorted collection library (sorted sets and sorted maps) for Zig
-
iana-time-zone
A iana timezone for zig
-
astroz
Astrodynamics and Spacecraft Toolkit. Features fast orbit prop, celestial precession, CCSDS parsing, RF parsing, fits image parsing, and more!
-
-
-
-
turbocrypt
A fast, easy-to-use, and secure command-line tool for encrypting and decrypting files or entire directory trees.
-
-
-
LoLa
LoLa is a small programming language meant to be embedded into games.
-
grpc
libgrpc's core ported to the Zig build system
-
glfw
glfw ported to the zig build system
-
zig-javascript-bridge
Easily call Javascript from Zig wasm
-
opus-on-zig
Use https://github.com/allyourcodebase/opus instead - more features and build options
-
zllm
A lightweight, high-performance LLM inference engine for macOS Apple Silicon, built with Zig 0.16.0 and Metal.
-
ziglang-set
A generic and general purpose Set implementation for the Zig language
-
magic-rings-zig
-
zf
a commandline fuzzy finder and zig module designed for filtering filepaths
-
-
-
zstd
zstd ported to the zig build system
-
-
-
-
zalloc
Use zig allocators in your c code.
-
-
ZigNet
-
-
zigsdl
A simple framework for developing graphic apps with SDL in zig.
-
-
compile_flagz
Zig library for generating compile_flags.txt for C/C++ IDE integration in Zig-built projects
-
snappy.zig
Zig bindings for the Google Snappy compression library
-
-
openssl
openssl zig package
-
zargunaught
Zig argument parsing library, based on my C++ argunaught library
-
testz
A testing library for zig
-
-
tidy.zig
Code tidiness checks based on TigerBeetle's tidy script
-
zig-nasm
nasm for zig
-
zig-harfbuzz
harfbuzz for zig
-
zig-freetype2
freetype for zig
-
zig-boringssl
boringssl packaged for zig
-
opentelemetry-proto
Zig type definitions generated from https://github.com/open-telemetry/opentelemetry-proto
-
-
-
-
-
-
imagehash
ImageHash is a Zig package for generating robust image fingerprints using four popular algorithms: average (ahash), difference (dhash), perceptual (phash), and wavelet (whash) hashing.
-
chilli
A microframework for creating command-line applications in Zig
-
Zig-ROM-Compress
mirror of codeberg.org/bcrist/zig-rom-compress
-
Zig-DeepHashMap
mirror of https://codeberg.org/bcrist/zig-deephashmap
-
-
-
elfutils
elfutils ported to the zig build system
-
zig-minised
minised for zig
-
zig-icu
icu packaged for zig
-
-
-
-
-
stitch
Append resources to your executables
-
-
Zig-TempAllocator
mirror of codeberg.org/bcrist/zig-tempallocator
-
-
zig-percent-encoding
mirror of codeberg.org/bcrist/zig-percent-encoding
-
-
zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
-
-
-
-
zub.zig
Zig-native installer for Zig binaries published in the ZUB registry.
-
flags.zig
A type-safe command-line argument parser for Zig
-
wayland
wayland ported to the zig build system
-
libexpat
libexpat ported to the zig build system
-
curl
curl ported to the zig build system
-
binutils
binutils ported to the zig build system
-
-
packbase
Packbase is a self-hosted distribution layer for software packages
-
zig-sdl3webgpu
sdl3webgpu for zig
-
zig-sdl3
sdl3 for zig
-
relay
A single-layer, lightning-fast reverse proxy built in Zig
-
zlib
zlib ported to the zig build system
-
pipewire
pipewire ported to the zig build system
-
libxkbcommon
libxkbcommon ported to the zig build system
-
-
-
-
zttp
Pure Zig (0.15.2+) HTTP client/server library.
-
-
zig-dawn
dawn for zig
-
-
qlist
-
-
-
-
-
-
zig-lib-update
update tool - zig utility tool for updating remote git dependencies in .zon files
-
xmp-on-zig
XMP module/tracker rendering library wrapped with Zig's build system
-
-
-
-
-
-
block-breaker-zig
Block Breaker game engine for Zig - https://block-breaker-game.com
-
eth.zig
Zig Ethereum client library. Faster than alloy.rs on 20/26 benchmarks.
-
zigrad
A deep learning framework built on an autograd engine with high level abstractions and low level control.
-
-
-
-
argh
A modern, minimal argument parser for Zig.
-
-
zig-squashfs
Learning zig via squashfs