ended3월 24일· 1 sources

Nanobrew: The fastest macOS package manager compatible with brew

Nanobrew: brew 호환 macOS 최고속 패키지 매니저

Why it matters

Nanobrew is a macOS package manager written in Zig, claiming to be 7,000x faster than Homebrew. It achieves speed through concurrent downloads/extraction/dependency resolution, copy-on-write materialization, SHA256-keyed deduplication, and replacing curl subprocesses with Zig's native HTTP client—all in a single ~2MB binary with no Ruby runtime.

1
Sources
+0
24h
Growth
171d
Active
NanobrewHomebrewZigApple SiliconmacOS

Sources

Related Issues