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.
Minimal Zig-based app for Armv8-M + TrustZone
A date and time parse and format library for Zig
👾🐍 A zig port of Dungeon Rush. An open-source game inspired by snake, written in pure Zig with SDL2.
Flutter w/ Zig
A library for working with Nintendo DS roms
A pure zig implementation of hash based signatures inspired from the rust implementation https://github.com/leanEthereum/leanSig
WolfSSL library - Using Zig Build
Fast and reliable glob pattern matching in pure zig.
mirror of codeberg.org/bcrist/zig-tempallocator
Blockchain for a record management and money transfer system
A TOTP and HOTP library for zig.
Future home for the re-creation of Cosmic Invaders originally in C++/Allegro, now in Zig/Raylib.
GUID parsing/stringifying with zig
Zig implementation of the multiformats https://github.com/multiformats/multiformats.
FlatBuffers codegen for Zig, in Zig
Write GTA V mods using Zig
An allocator that wraps another allocator and detects if memory is leaked after usage
Hierarchical, forwardly linked and circularly linked abstract data type in Zig
v4l2 video capturer written in Zig
A high-performance Ethereum Virtual Machine implementation in Zig, featuring parallel transaction execution and comprehensive EVM opcode support.
🛠️ A Zig-based mv alternative with automatic conflict resolution — adds numeric suffixes when files already exist. Fast, lightweight, and cross-platform.
Zig bindings for webview/webview — a tiny cross-platform library for building desktop applications with web technologies using a native browser widget.
RocksDB binding for Zig
Zig HTML parser and CSS selector engine for DOM querying and manipulation
zevy-raylib is a abstraction for Raylib with zevy-ecs. It provides a plugin-based architecture for rapid game prototyping. (work in progress)
Zig syslog client
Seamless integration of Zig and JavaScript in WebAssembly
Line-race tetris mode in Zig
Learn how LLMs work by building one in Zig -- from tensors to text generation.
Post-Quantum Cryptography for Zig.
Zigar is a web application framework for Zig that supports ASP / JSP-like template syntax with ASP-style tags
WASM first game engine written in Zig.
My own, more lightweight, syntax highlighting for the Zig Programming Language.
🕹️ zig terminal tetris - lightweight, aesthetic, minimal, and smoother than a polished rubber duck in a large pool of liquid mercury
A parse and set env library for zig.
A MD2 hash function library for Zig
A MD4 hash function library for Zig
A PASETO (Platform-Agnostic SEcurity TOkens) library for zig.
MaybeUninit in Zig.
Phpz - Build PHP Extensions with Zig (A Zig framework for building PHP extensions with PHP C API bindings.)
simple linear algebra library written in zig
The educational project of the text search utility in files, written in the Zig language.
Lightweight docker image for serving a disallow robots.txt file using the zig programming language.
ZeiCoin is a minimalist cryptocurrency blockchain written in Zig with cumulative proof-of-work consensus, CPU mining and peer-to-peer networking.
Writting an OS in Zig. (Based on rCore-OS)
A SM3 hash function for Zig
A pem parse and encode library for Zig.
Build Cppfront w/ zig build
Nushell script to install/update zig & zls
Pure-Zig vector similarity search. v0.7 ships four index families: Flat + HNSW + IVFFlat + IVFPQ. SIMD distance loops via @Vector, multi-thread searchBatch, 16.94x mem-compression on IVFPQ. AGPL-3.0.