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.
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.
Chip8 Emulator in Zig
A Zig native Unicode (v17) engine: UTF-8/16/32, normalization, segmentation, unicode properties, bidi, collation (DUCET)