javiorfo/ztatusbar
Configurable statusbar for Xorg server using xsetroot (WIP)
nitrogenez/adbz
An adb client library for zig
deckarep/zigualizer
Zigualizer: A music visualizer built with Zig, powered by the FFT algorithm.
thewh1teagle/whisper.zig
Transcribe audio with whisper in zig
interpunct/clap-zig-bindings
manually written idiomatic zig bindings for CLAP audio API
ramonmeza/python_vs_c_vs_zig
A performance comparison of different algorithms implemented in Python, C, and Zig.
octopus-foundation/uuid.zig
UUID v4 implementation in pure Zig. No allocations
octopus-foundation/gremlin.zig
A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode
thetek42/zig-gobject-template
A sample application illustrating how to use zig-gobject.
xor-bits/zig-kernel
This repository has no description.
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
extism/extism
The framework for building with WebAssembly (wasm). Easily load wasm modules, move data, call functions, and build extensible apps.
hexops/mach
zig game engine & graphics toolkit
riverwm/river
[mirror] A dynamic tiling Wayland compositor
zigtools/zls
A Zig language server supporting Zig developers with features like autocomplete and goto definition
zigzap/zap
blazingly fast backends in zig
zig-gamedev/zig-gamedev
Dev repo for @zig-gamedev libs and sample applications
mitchellh/libxev
libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI...