
zig-bundler
A Zig build tool that compresses and embeds asset directories directly into executables, exposing them as Zig declarations.
它展示了一种新颖的分支维护方式:利用 LLM 进行代码重构和清理,同时移除超过 11,000 行死代码,并实现亚秒级增量构建。
Buz is an early-stage experimental fork of pre-Rust Bun. The goal of the fork is to be a drop-in replacement for Bun.
build.zig as the build-system entry point.x86_64-linux-gnu builds and tests are in scope.All contributions at this stage must be LLM-assisted. This policy will be lifted when the test suite is passing and the codebase is sufficiently cleaned up.
All accepted contributions must conform to the following:
You will need CMake >=3.15, LLVM + Clang + LLD at Zig's currently supported version (22.x as of writing), Git, Ruby with ERB, Python 3, and Perl.
git submodule update --init --recursive
cd zig-upstream
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make install
cd ../..
Incremental debug build:
./zig build --watch -fincremental
Release build (for running the fu
A fork of Bun based on modern Zig
根据分类、Topic 和编程语言匹配的相似项目。

A Zig build tool that compresses and embeds asset directories directly into executables, exposing them as Zig declarations.
zp is a minimal, source-based package manager written in Zig that fetches, builds, and installs packages from source by aggregating recipes from Void, Crux, and KISS Linux.