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.
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.
A space game with a ziguana
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.
Coroutines for C++20 & asio (uses zig build for testing)
Build Cppfront w/ zig build
A modern formatting library (uses zig build-system)
Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)
Nushell script to install/update zig & zls
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.
libebur128 with the build system replaced by zig
This app has been renamed to fizzy
Zig Build System for libui-ng: a portable GUI library for C. "libui for the next generation"
A microbenchmark support library (uses zig build)
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch) - uses zig build-system
`boost.context` library using zig build
Boost.org intrusive module (uses zig build)
Unique-ownership smart pointers with observable lifetime. (uses zig build)
Range library for C++14/17/20, basis for C++20's std::ranges (uses zig build-system)