Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
GitHub projects from awesome lists
Search names, descriptions, topics, tags, and stacks, then tune results by ecosystem, freshness, health, and cross-list signal.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
An attempt to create a 3D engine in software using zig.
Compact git HEAD hash extractor
⚡ Zig-native TLS 1.3 Implementation library for edge/load-balancer event loops, with BoGo strict, interop, and reliability gates.
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.
🕹️ 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.)
Zig Implementation of a Chip-8 Emulator
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.
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.
a port of the c couchbase client for the zig language
Implement ParseNumber which can parse any TypeId.Int or TypeId.Float.
Writting an OS in Zig. (Based on rCore-OS)
A chained image modifier written in Zig
A SM3 hash function for Zig
A pem parse and encode library for Zig.
Zig package for the OpenCL ICD Loader
libp2p library written in zig, following the https://github.com/libp2p/specs
Ethereum Virtual Machine implemented with Zig.
Build Cppfront w/ zig build
MCP server providing comprehensive access to Zig 0.16 language documentation, standard library references, and working code examples.
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.