Antonito/zigalloc-rs
Use Zig allocators from your Rust project
Lygaen/zig-libc
A rewrite of the LIBC library in Zig !
dying-will-bullet/shlex
Split a string into shell words, like Python's shlex. Written in Zig
tornikegomareli/zig-tictactoe
Simple Multiplayer Tic Tac Toe game written in Zig with Raylib.
MahdiGMK/named_fmt.zig
simple formatting library for ziglang where each parameter has its own name
eligrubb/zig-bech32
An implementation of Bech32 from BIP 173, updated for Zig 0.14.1 & nightly
ifonso/zig-networking
Just a learning project (posix sockets and networking with zig)
KDesp73/wcli
wcli is a command-line tool that displays weather information in a concise and visually appealing format.
rust-dd/probability-benchmark
🦀 Scientific Computing Benchmark: Rust 🦀 vs Zig ⚡ vs the father C 👴
oven-sh/bun
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
lightpanda-io/browser
Lightpanda: the headless browser designed for AI and automation
fairyglade/ly
A lightweight TUI (ncurses-like) display manager for Linux and BSD (mirror of https://codeberg.org/fairyglade/ly).
extism/extism
The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
ratfactor/ziglings
Learn the Zig programming language by fixing tiny broken programs.
hexops/mach
zig game engine & graphics toolkit
zigtools/zls
A language server for Zig supporting developers with features like autocomplete and goto definition
riverwm/river
[mirror] A dynamic tiling Wayland compositor
zigzap/zap
blazingly fast backends in zig
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 (i...