#ziglang (30 Repositories)
Ranked open-source repositories tagged with #ziglang, scored by pull request acceptance likelihood and maintainer engagement velocity.
63.5%
25.4h
30 repositories tagged #ziglang
here-Leslie-Lau/zlist
A modern ls alternative written in Zig.
zigcc/zig-course
Zig 语言圣经:简单、快速地学习 Zig, Zig Chinese tutorial, learn zig simply and quickly
tiawl/cimgui.zig
@dearimgui packaged for @ziglang
rcalixte/libqt6zig
Qt 6 for Zig
TheAlgorithms/Zig
Collection of Algorithms implemented in Zig.
sam701/zig-toml
Zig TOML (v1.0.0) parser
ZigEmbeddedGroup/microzig
MicroZig is a toolbox for building embedded applications in Zig.
pedropark99/zig-book
An open, technical and introductory book for the Zig programming language 📚📖
fizzyedit/fizzy
Pixel art editor made with Zig
zigcc/zig-cookbook
Simple Zig programs that demonstrate good practices to accomplish common programming tasks.
tristanisham/zvm
zvm (Zig Version Manager) lets you easily install/upgrade between different versions of Zig.
yamafaktory/hypergraphz
HypergraphZ – directed hypergraph library in Zig with Python bindings
sam701/zig-cli
A simple package for building command line apps in Zig
ikskuh/zig-qoi
Quite OK Image format encoder/decoder written in Zig
hendriknielaender/zBench
📊 zig benchmark
deckarep/ziglang-set
A generic and general purpose Set implementation for the Zig language
jiacai2050/zig-curl
Libcurl bindings for Zig
diodesign/diosix
A lightweight, robust, multiprocessor bare-metal hypervisor written in Zig for RISC-V
kooparse/zalgebra
Linear algebra library for games and real-time graphics.
Jack-Ji/jok
A minimal 2d/3d game framework for @ziglang.
Hejsil/zig-clap
Command line argument parsing library
malcolmstill/zware
Zig WebAssembly Runtime Engine
ikskuh/zig-args
Simple-to-use argument parser with struct-based config
ANDRVV/zprof
A cross-allocator memory profiler for Zig. Tracks logical allocations, detects memory leaks, and logs memory changes with optional thread-safe mode.
zig-gamedev/zig-gamedev
Dev repo for @zig-gamedev libs and sample applications
xataio/pgzx
Create PostgreSQL extensions using Zig.
ikskuh/ZigAndroidTemplate
This repository contains a example on how to create a minimal Android app in Zig.
thechampagne/webview-zig
⚡ Zig binding & wrapper for a tiny cross-platform webview library to build modern cross-platform GUIs.
kython28/leviathan
A lightning-fast Zig-powered event loop for Python's asyncio.
SuperAuguste/zig-patterns
Common Zig patterns for you and your friends :)