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
Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library
Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig.
Cuda library for Zig
A toolkit for building command lines programs in Zig.
HypergraphZ – directed hypergraph library in Zig with Python bindings
A project to bring the Zig Programming Language to the Sony PlayStation Portable!
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 TOML (v1.0.0) parser
Zig Mailbox is convenient inter-thread communication mechanism.
Interact with ethereum and EVM based chains via Zig!
SDL with the build system replaced by Zig
A generic and general purpose Set implementation for the Zig language
Serial port configuration library for Zig
Zig bindings for the FLTK gui library
Sorting algorithms in zig
Run Lua code in Zig apps! A package providing Zig language bindings to LuaJIT.
An extendable and customisable Zig linter that is integrated from source into your build.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.
Universal serialization for Zig: JSON, Yaml, XML, MessagePack, TOML, CSV and more from a single API. msgpack.org[Zig]
A protocol buffers implementation in zig
A serial monitor for Mac, Linux and Windows
A microframework for creating command-line applications in Zig
An educational transformer-based LLM in pure Zig
Lightweight argument parser for Zig
General purpose allocator for Zig
Blazing fast, cross-platform zig/zls version manager & project starter kit
naive dns client library in 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.
Improve the zig experience in neovim
No description.
Zignite is a Cross-platform graphics engine built with Zig, featuring WebGPU rendering using GLFW for window management. It has WebAssembly and native support
Ethereum p2p implementation in Zig
A sorted collection library (sorted sets and sorted maps) for Zig
Ollama Zig library
A Lodash-style Zig library
Wake-on-LAN CLI written in Zig.
🦎🔑 Secure & fast Passkey (WebAuthn) library for Zig
Comptime Argparse for Zig! Let's start to build your command line!
thespian: an actor library for Zig, C & C++ applications
Address-stable array with a max size that allocates directly from virtual memory.
A minimal terminal Tetris written in Zig
neovim remote rpc client implementation with zig
ECS inspired by the rust Bevy ecs api but FASTER!