zouyee/zig-learning
A bunch of links to blog posts, articles, videos, etc for learning Zig
storopoli/advent-of-code
Advent of Code Solutions
Hayatto9217/bench_web_server_v1.1
各言語でのベンチマークからわかる考察
JacobCrabill/doczy
Doczy: Markdown Documentation Browser
ndrean/zig-assembly-test
Zig compiled to WebAssembly rendered in Phoenix Liveview
sebastiandotdev/leetcode
Leetcode exercises for programming skills.
weskoerber/inez
Inez - A fast INI parser
Ashu11-A/zig-rest-api
Basic implementation of a rest api with zig endpoints
insolor/game-of-life.zig
WIP: Game of life with infinite (sparse) field implemented in zig
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.
extism/extism
The framework for building with WebAssembly (wasm). Easily 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
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...