Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
A collaborative list of awesome Zig libraries and resources.
GitHub stars and default-branch commits for zigcc/awesome-zig.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Libcurl bindings for Zig
Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.
Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library
Cuda library for Zig
A toolkit for building command lines programs in Zig.
A project to bring the Zig Programming Language to the Sony PlayStation Portable!
Zig TOML (v1.0.0) parser
HypergraphZ – directed hypergraph library in Zig with Python bindings
IUP (Portable User Interface Toolkit) bindings for the Zig language.
OpenGL binding generator based on the opengl registry
QML bindings for the Zig programming language
Zig Mailbox is convenient inter-thread communication mechanism.
Interact with ethereum and EVM based chains via Zig!
A generic and general purpose Set implementation for the Zig language
Serial port configuration library for Zig
An extendable and customisable Zig linter that is integrated from source into your build.zig.
Zig bindings for the FLTK gui library
Run Lua code in Zig apps! A package providing Zig language bindings to LuaJIT.
Universal serialization for Zig: JSON, Yaml, XML, MessagePack, TOML, CSV and more from a single API. msgpack.org[Zig]
Sorting algorithms in zig
Examples of integrating Zig and Wasm (and C) for audio and graphics on the web
Zig Ethereum client library. Faster than alloy.rs on 20/26 benchmarks.
A date and time parsing and formatting library for Zig.
MySQL and MariaDB driver in native Zig
A production-ready, high-performance structured logging library for Zig with a clean, simplified API.
A microframework for creating command-line applications in Zig
Blazing fast, cross-platform zig/zls version manager & project starter kit
A protocol buffers implementation in zig
A serial monitor for Mac, Linux and Windows
An educational transformer-based LLM in pure Zig
SDL ported to the Zig build system.
Lightweight argument parser for Zig
General purpose allocator for Zig
This repository contains an experimental actor framework built using the Zig programming language. The framework implements actor-based concurrent programming patterns, including message passing between actors, actor lifecycle management, and state isolation. It leverages the libxev library for its event loop and concurrency.
naive dns client library in zig
Improve the zig experience in neovim
Zignite is a Cross-platform graphics engine built with Zig, featuring WebGPU rendering using GLFW for window management. It has WebAssembly and native support
No description.
Ollama Zig library
Ethereum p2p implementation in Zig
A sorted collection library (sorted sets and sorted maps) for Zig
A Lodash-style Zig library
🦎🔑 Secure & fast Passkey (WebAuthn) library for Zig
Wake-on-LAN CLI written in Zig.
high quality zig bindings for low-level access to sdl3's multimedia capabilities for game and application development.
thespian: an actor library for Zig, C & C++ applications
A minimal terminal Tetris written in Zig
Comptime Argparse for Zig! Let's start to build your command line!
MiSSHod is a minimal, experimental SSH client and server implemented as a library
Address-stable array with a max size that allocates directly from virtual memory.