awesome-zig

📜Zig Learning Guide & Project Lists

GitHub

1k stars
23 watching
57 forks
last commit: 19 days ago
Linked from 2 awesome lists

awesomeawesome-listzig

Awesome Zig / Table Of Contents / Resources

Community 33,988 4 days ago

Awesome Zig / Table Of Contents

Contributing 1,086 19 days ago
Zig Official Website
Zig Github Page
Zig News
Zig Community List 33,988 4 days ago
Zig Monthly
Zig Showtime
Zig Playground
Andrew Kelley's (founder of zig) Personal Blog
Loris Cro's Personal Blog
Zig Weekly

Awesome Zig / Development Tools

intellij-zig🗒️The IntelliJ IDEA plugin for the Zig programming language 113 over 1 year ago
kde-syntax-highlighting🗒️kde xml file for zig syntax highlighting 18 almost 2 years ago
sublime-zig-language🗒️Zig language support for Sublime Text 85 about 2 months ago
vscode-zig🗒️Zig language support for VSCode 526 28 days ago
zig-mode🗒️Zig mode for Emacs 165 4 months ago
zig.vim🗒️Vim configuration for Zig 451 about 1 month ago
asdf-zig🗒️zig plugin for asdf version manager 27 3 months ago
gyro🗒️A Zig package manager with an index, build runner, and build dependencies 574 about 1 year ago
zpm🗒️Package dependency generator; WIP 89 4 months ago
Zig-AoC-Template🗒️A template for Advent of Code participants using Zig 96 4 months ago
zigmod🗒️A package manager for the Zig programming language 746 28 days ago
aquila🗒️📫 A federated package index and CI system for Zig projects 38 about 2 years ago
futureproof🗒️A live editor for fragment shaders, powered by Neovim, WebGPU, and Zig! 217 over 2 years ago
jaz🗒️A JVM implementation in Zig! 85 over 1 year ago
marble🗒️A metamorphic testing library for Zig 32 about 2 months ago
repository🗒️A community-maintained repository of zig packages 102 5 months ago
setup-zig🗒️use a @ziglang compiler in your github actions workflows 153 3 months ago
svd2zig🗒️Convert System View Description (svd) files to Zig headers for baremetal development 27 over 3 years ago
tree-sitter-zig🗒️Tree Sitter for Zig 112 3 months ago
xmake🗒️A cross-platform build utility based on Lua 9,855 12 days ago
zigbo🗒️Zig build system graph output step 22 over 1 year ago
zig-deploy🗒️Deploy your iOS apps written with Zig! 29 over 2 years ago
zig-diff🗒️Text diffing in zig 13 over 1 year ago
zig-doctest🗒️A tool for testing snippets of code, useful for websites and books that talk about Zig 76 4 months ago
zigfmt-web🗒️zig fmt on the web 43 over 4 years ago
zig-header-gen🗒️Automatically generate headers/bindings for other languages from Zig code 74 over 1 year ago
zig-pypi🗒️The Zig programming language, packaged for PyPI 149 3 months ago
zig-sdk🗒️An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler 59 15 days ago
zig-snapshots🗒️Preview Zig's incremental linker state in interactive HTML 43 over 2 years ago
zigup🗒️Download and manage zig compilers 715 22 days ago
zld🗒️Zig's lld drop-in replacement 241 15 days ago
zls🗒️Zig LSP implementation + Zig Language Server 2,846 14 days ago
zon2nix🗒️Convert the dependencies in build.zig.zon to a Nix expression 70 4 months ago

Awesome Zig / Applications

rheia🗒️A blockchain written in Zig 252 over 2 years ago
calctax🗒️Simple tax calculator for employees in Poland after Nowy Lad changes in 2022 4 almost 3 years ago
crisp🗒️A Minimal Lispy Calculator 24 about 1 year ago
dt🗒️duct tape for your Unix pipes. Pipe text into a functional/concatenative awk-like tool. 423 3 months ago
gi🗒️Simple program that generates .gitignore files based on the templates from https://github.com/toptal/gitignore 10 almost 3 years ago
outfieldr🗒️A TLDR client in Zig
sapt🗒️Simple file-oriented API-testing tool 12 8 months ago
pbui-main🗒️The main repository for the PBUI project 91 about 3 years ago
redis-rope🗒️A fast native data type for manipulating large strings in Redis 116 about 2 years ago
zcoff🗒️Like dumpbin.exe but cross-platform 32 28 days ago
zig-inquirer🗒️A collection of utilities for prompting information from the user on the CLI 21 28 days ago
zigish🗒️A toy Unix shell written in Zig 60 about 1 year ago
arocc🗒️A C compiler written in Zig 1,099 14 days ago
base32🗒️base32 encoding/decoding for ziglang 11 about 1 month ago
bog🗒️Small, strongly typed, embeddable language 536 about 1 year ago
brainfuck-zig🗒️Brainfuck interpreter written in zig 8 10 months ago
buzz🗒️buzz, A small/lightweight statically typed scripting language (in development) 1,218 5 days ago
cmdlinezig🗒️A simple command line parser 17 almost 5 years ago
cyber🗒️Fast and concurrent scripting 1,192 about 1 month ago
hzzp🗒️A I/O agnostic HTTP/1.1 parser and encoder for Zig 82 25 days ago
ini🗒️A teeny tiny ini parser 22 2 months ago
jng2-decrypt🗒️Small program for decrypting the Jets'n'Guns 2 game files 0 22 days ago
koino🗒️CommonMark + GFM compatible Markdown parser and renderer 118 3 months ago
libpcre.zig🗒️Zig bindings to libpcre 23 3 months ago
liz🗒️Lisp-flavored general-purpose programming language (based on Zig) 262 about 3 years ago
LoLa🗒️LoLa is a small programming language meant to be embedded into games 192 3 months ago
luf🗒️Statically typed, embeddable, scripting language written in Zig 37 over 3 years ago
protozig🗒️The protozig(uana), or protocol buffers implementation in Zig 44 over 2 years ago
rem🗒️An HTML parsing library, written in Zig 105 4 months ago
tres🗒️ValueTree-based JSON parser 39 8 months ago
zacho🗒️Zig's Mach-O parser 37 19 days ago
zava🗒️Java VM / bytecode interpreter in Zig 9 about 2 months ago
zcheme🗒️WIP implementation of R7RS Scheme
zelf🗒️Zig's ELF parser utility 20 29 days ago
zexpr🗒️Zig S-expression library
zig-cli🗒️A simple package for building command line apps in Zig 181 20 days ago
zig-dwarfdump🗒️dwarfdump utility but in Zig 26 7 months ago
zigmkv🗒️wip Matroska/webm (mkv) parser in Zig 12 about 2 years ago
zig-parse-args🗒️Parse command line arguments 0 almost 6 years ago
zig-parse-number🗒️Implement ParseNumber which can parse any TypeId.Int or TypeId.Float 0 over 5 years ago
zig-regex🗒️A regex implementation for the zig programming language 185 3 months ago
zig-ryu🗒️Zig port of https://github.com/ulfjack/ryu 15 7 months ago
zig-toml🗒️A TOML parser written in Zig 101 about 2 months ago
zig-toml🗒️An LL TOML parser that parses into Zig structs 31 about 1 month ago
zig-json5🗒️A JSON5 Parser/Stringifier written in Zig 23 almost 2 years ago
ziguid🗒️GUID parsing/stringifying with zig 7 over 1 year ago
zig-yaml🗒️YAML parser for Zig 135 28 days ago
ztoml🗒️TOMLv1.0.0 parser
zua🗒️An implementation of Lua 5.1 in Zig, for learning purposes 167 7 months ago
zuri🗒️URI parser for Zig 44 almost 2 years ago
awtfdb🗒️the Anime Woman's Tagged File Data Base 37 about 1 month ago
pg.zig🗒️Native PostgreSQL driver 204 14 days ago
redis-cuckoofilter🗒️Hashing-function agnostic Cuckoo filters for Redis 230 over 4 years ago
sqlite-zig SQLite bindings 62 5 months ago
tigerbeetle🗒️A distributed financial accounting database designed for mission critical safety and performance to power the future of financial services 9,769 11 days ago
zek 92 about 2 years ago
zig-cassandra🗒️Cassandra CQL client 6 24 days ago
zig-okredis🗒️Zero-allocation Client for Redis 6+ 206 6 months ago
zig-sqlite🗒️zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig 357 28 days ago
zuckdb.zig🗒️driver for DuckDB, making it easier to use with Zig 82 25 days ago
embedded_zig🗒️minimal Zig embedded ARM example (STM32F103 blue pill) 74 almost 4 years ago
uefi-paint🗒️UEFI-bootable touch paint app 45 about 5 years ago
zig-armv8m-test🗒️Minimal Zig-based app for Armv8-M + TrustZone 10 about 5 years ago
zig-bare-metal-microbit🗒️Bare metal microbit program written in zig 34 almost 3 years ago
Ziguana-Game-System🗒️A retro-style gaming console running on bare x86 metal written in Zig 55 over 3 years ago
4x4-Sudoku-Game🗒️A simple Sudoku game on a 4x4 grid, uses Raylib for graphics 2 4 months ago
Cubyz🗒️Voxel sandbox game with a large render distance, procedurally generated content and some cool graphical effects. 426 18 days ago
blink🗒️A game about building logic with lasers 15 over 4 years ago
bork🗒️A TUI chat client tailored for livecoding on Twitch 269 4 months ago
butterfly-quiz🗒️A simple quiz game about common North American butterfly names, uses Raylib for graphics 6 4 months ago
clashos🗒️multiplayer arcade game for bare metal Raspberry Pi 3 B+ 218 over 4 years ago
curses-minesweeper🗒️Minesweeper game written in curses with zig 17 16 days ago
gamejam-zig-vulkan🗒️A game written in ~1 day using zig and vulkan 14 almost 3 years ago
hello-triangle🗒️Opens a window and draws a nice little triangle 10 almost 4 years ago
legend-of-swarkland🗒️Hack-n-slash roguelike inspired by NetHack 91 10 months ago
kisa🗒️Text editor of the new world 73 about 2 years ago
minesweeper-zig🗒️Simple Minesweeper clone written in Zig, using SDL for graphics 17 3 months ago
MiniPixel🗒️Tiny pixel art editor 177 9 months ago
mogwai🗒️Graphic utility used to manipulate objects in 3D for scene editing (commonly called Gizmo) 16 almost 2 years ago
OpenCSE🗒️Free implementation of the Can't Stop Express dice game 1 6 months ago
pacman.zig🗒️Simple Pacman clone written in Zig 233 about 1 month ago
pixelcode 7 over 3 years ago
rayray🗒️A tiny GPU raytracer, using Zig and WebGPU 145 over 3 years ago
snake-zig🗒️A simple snake game written in the Zig programming language using OpenGL 2 17 12 months ago
SoftRenderLib🗒️A collection of software rendering routines 20 over 4 years ago
tetris🗒️A simple tetris clone written in zig programming language 385 9 days ago
underburrow🗒️A small platformer example for Slingworks & Zig 7 almost 3 years ago
weekend-raytracer-zig🗒️A Zig implementation of the "Ray Tracing in One Weekend" book 88 about 2 years ago
wired 16 9 months ago
zig-gorillas🗒️A clone of the classic QBasic Gorillas written in the Zig programming language 53 about 1 year ago
Zig-Oculus-Quest🗒️An example application for the Oculus Quest, written in Zig 37 over 2 years ago
ZigPaint🗒️A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system 10 about 5 years ago
zig-raylib-experiments🗒️Some classic game implementations in Zig using raylib 12 about 5 years ago
zig-raytrace🗒️simple raytracer in zig 14 4 months ago
Zig-Showdown🗒️A community effort to create a small multiplayer 3D shooter game in pure zig 50 almost 3 years ago
zig-vulkan-triangle🗒️simple triangle displayed using vulkan, glfw, and zig 105 27 days ago
zig-wasm-snake🗒️Classic snake game written in Zig, compiled to WASM 11 almost 3 years ago
zootdeck🗒️Fediverse GTK Desktop Reader 39 3 months ago
zstack🗒️Line-race tetris mode in Zig 5 over 5 years ago
ztick🗒️tiny desktop utility to keep notes ( with no features ). Written in zig and gtk4 33 3 months ago
zyg🗒️Pathtracer written in zig 16 12 days ago
CascadeOS🗒️General purpose operating system targeting standard desktops and laptops. 52 about 1 month ago
daintree🗒️ARMv8-A/RISC-V kernel (with UEFI bootloader) 47 3 months ago
georgios🗒️Hobby Operating System 45 over 1 year ago
HellOS🗒️"hello world" x86 kernel example 263 over 1 year ago
Hidamari🗒️Modern operating system aimed at running WebAssembly code 64 almost 4 years ago
kernel-zig🗒️hobby x86 kernel zig 425 about 1 year ago
Lukarnel🗒️A microkernel in zig with rust microservices 19 over 4 years ago
Mewz🗒️A unikernel designed specifically for running Wasm applications and compatible with WASI 519 about 2 months ago
microzig🗒️Unified abstraction layer and HAL for several microcontrollers 1,160 11 days ago
pluto🗒️An x86 kernel written in Zig 544 9 months ago
tizr80🗒️TiZr80, a TI-84+ CE/TI-83 Premium CE calculator emulator core 24 over 1 year ago
trOS🗒️tiny aarch64 baremetal OS thingy 48 over 5 years ago
uefi-bootstrap🗒️experiments with bootstrapping a kernel with UEFI 34 almost 3 years ago
uefi-examples🗒️UEFI examples in Zig 58 about 1 year ago
rise🗒️A better operating system 59 about 1 year ago
ZBZZ.OS🗒️An operating system built with RISCV and Zig 12 over 4 years ago
zen🗒️Experimental operating system written in Zig 435 5 months ago
zestos🗒️A unix os written in zig for riscv64 13 25 days ago
zig-bare-metal-raspberry-pi🗒️Bare metal raspberry pi program written in zig 87 over 4 years ago
zig-x86_64🗒️Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables) 15 almost 2 years ago
chip8-zig🗒️A CHIP-8 emulator written in Zig 8 over 4 years ago
ChipZ🗒️A simple Chip8 emulator (executable and library) written in Zig 3 4 months ago
fundude🗒️Gameboy emulator:Zig -> wasm 180 almost 3 years ago
kc85.zig🗒️A KC85 emulator written in Zig 53 about 2 months ago
riscv-zig🗒️A RISC-V emulator written in Zig 47 over 3 years ago
zlox🗒️lox virtual machine implementation in zig! 26 about 2 years ago
astrolabe🗒️backend for https://astrolabe.pm 5 over 3 years ago
hello🗒️Multi-threaded cross-platform HTTP/1.1 web server example in Zig 33 almost 4 years ago
http.zig🗒️Fast HTTP/1.1 server with routing, app context and testing 518 11 days ago
lua-in-the-browser🗒️using zig to build lua for webassembly 32 over 5 years ago
websocket.zig🗒️Websocket server and client 285 about 1 month ago
zelda🗒️A simple HTTP client library for Zig 78 over 1 year ago
zerve🗒️Simple framework for writing web services and web apps in zig 48 4 months ago
zig-libressl🗒️LibreSSL stream wrappers for Zig 28 over 1 year ago
zig-objdump🗒️objdump but in Zig and for Zig 11 over 1 year ago
zig-wasm-dom🗒️Zig + WebAssembly + JS + DOM 137 almost 2 years ago
zig-wasm-test🗒️A minimal Web Assembly example using Zig's build system 53 3 months ago
zss🗒️zss is a CSS layout engine and renderer 35 30 days ago
zwld🗒️Experimental wasm linker 41 almost 2 years ago
bun🗒️Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one 73,520 1 day ago
cld🗒️Linker for the Coff/PE file format 20 over 2 years ago
computils🗒️Zig utilities for all your comptime needs 9 about 4 years ago
cosmic🗒️A general purpose runtime for Javascript/WASM 334 over 1 year ago
dipm🗒️A distro independent package manager for installing statically linked executables 10 18 days ago
geteltorito-zig🗒️geteltorito re-write in Zig 7 4 months ago
hexdump-zip🗒️produce an annotated hexdump of a zipfile 8 6 months ago
iguanaTLS🗒️Minimal, experimental TLS 1.2 implementation in Zig 85 5 months ago
iotmonitor🗒️Monitor and State server for iot mqtt devices, and software agents. This daemon permit to maintain the execution of constellations of mqtt devices and associated agents 20 6 months ago
onenightonearth🗒️An interactive star map, written in Typescript and WebAssembly using Zig 11 9 months ago
pacman.zig🗒️Simple Pacman clone written in Zig 233 about 1 month ago
proxy-wasm-cloud-logging-trace-context🗒️A proxy-wasm compilant WebAssembly module for making proxies integrate with Google Cloud Logging 4 about 2 years ago
river🗒️A dynamic tiling Wayland compositor 3,222 17 days ago
wayfarer🗒️Experiments involving a Zig Wayland compositor 13 almost 4 years ago
waylock🗒️A small screenlocker for Wayland compositors 390 20 days ago
ZigAndroidTemplate🗒️This repository contains a example on how to create a minimal Android app in Zig 334 10 months ago
zig-ios-example🗒️Minimal build.zig for targeting iOS 127 12 months ago
zig-minisign🗒️Minisign reimplemented in Zig 51 2 months ago
zig-nodejs-example🗒️Node.js Native Module written in Zig 123 over 1 year ago
zig-protobuf🗒️a protobuf 3 implementation for zig 219 14 days ago
zig-snappy🗒️Snappy compression for Zig 27 6 months ago

Awesome Zig / Libraries

lithdew/lmdb-zig🗒️Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB) 69 9 months ago
zig-sqlite🗒️zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig 357 28 days ago
zdb🗒️Allocator-free document oriented database management 3 over 1 year ago
zig-sqlite3🗒️sqlite3 wrapper for Zig 2 over 2 years ago
Base58-zig🗒️A base58 encoding/decoding library providing both alloc and non-alloc methods 8 3 months ago
hts-zig🗒️ziglang + htslib 16 almost 3 years ago
inon🗒️Data serialization format in Zig 10 4 months ago
mecha🗒️A parser combinator library for Zig 446 22 days ago
s2s🗒️A zig binary serialization format 124 24 days ago
tls13-zig🗒️The first TLS1.3 implementation in Zig(master/HEAD) only with std 128 3 months ago
uuencode🗒️Unix-To-Unix-Encoding for Zig 1 over 2 years ago
xm🗒️Tokenize XML 24 over 1 year ago
wavefront-obj🗒️A parser for wavefront object files 2 about 2 years ago
zasp🗒️zasp ⚡ a streaming parser 16 over 1 year ago
zaml🗒️Fast YAML 1.2 parsing library for Python 3 101 10 months ago
zdwg🗒️Read, manipulate, write AutoCad DWG files in zig 7 over 4 years ago
zig-args🗒️Simple-to-use argument parser with struct-based config 240 about 1 month ago
zig-charm🗒️A Zig version of the Charm crypto library 74 5 months ago
zig-libxml2🗒️libxml2 built using Zig build system 78 about 1 year ago
zig-md2🗒️A MD2 hash function for Zig 0 4 months ago
zig-md4🗒️A MD4 hash function for Zig 0 4 months ago
zig-tzif🗒️TZif parsing for Zig 8 2 months ago
zig-nestedtext🗒️Zig NestedText parser library - a simple human readable data format based on YAML 13 almost 2 years ago
zig-wayland🗒️Zig wayland scanner and libwayland bindings 87 2 months ago
zjson🗒️Minimal json library with zero allocations 42 almost 3 years ago
2jz🗒️An archetype-based entity-component-system library written in Zig 16 about 1 year ago
Alka🗒️Simple, fast, easy to get started mid-level game engine written in Zig 30 about 3 years ago
audiometa🗒️An audio metadata/tag reading library written in Zig 37 3 months ago
capy🗒️Cross-platform library for making true native GUIs in Zig 1,621 about 2 months ago
cupcake🗒️an app framework for making small and delicious games! (very wip) 19 over 2 years ago
didot🗒️Zig 3D game engine 84 almost 3 years ago
fontaine🗒️A library to support text rendering in arbitrary contexts 32 almost 2 years ago
gui 353 12 days ago
IUPforZig🗒️Zig idiomatic and type-checked bindings for IUP Portable User Interface Toolkit 114 9 months ago
libvlc-zig🗒️Zig bindings for libVLC media framework 17 about 1 year ago
mach🗒️Mach is a game engine & graphics toolkit for the future 3,215 13 days ago
metronome🗒️A set of tools for modifying and randomizing Pokémon games 44 10 months ago
moonshine🗒️A general purpose ray traced renderer built with Zig + Vulkan 111 7 days ago
notcurses-zig-example🗒️Demo showing how to use Notcurses library for building terminal UIs with Zig 61 12 months ago
painterz🗒️Low-level implementation of different painting primitives (lines, rectangles, ...) without specialization on a certain draw target 21 17 days ago
qml_zig🗒️QML bindings for the Zig programming language 85 about 2 months ago
qoiz🗒️A simple and fast implementation of the QOI image format decoder and encoder. 0 3 months ago
raylib-zig🗒️Manually tweaked, auto generated raylib bindings for zig. https://github.com/raysan5/raylib 605 about 1 month ago
SDL.zig🗒️A shallow wrapper around SDL that provides object API and error handling 350 about 1 month ago
seizer🗒️Cross platform Zig library for obtaining a rendering context and loading assets 24 12 days ago
slingworks🗒️Small to Medium scale 2d Game Engine for Zig 23 almost 2 years ago
sndio-zig🗒️sndio bindings for zig 1 about 2 years ago
tm35-nds🗒️A library for working with Nintendo DS roms 10 about 5 years ago
VecFns🗒️Automatic Vector Math Functions In Zig 24 about 1 year ago
vulkan-zig🗒️Vulkan binding generator for Zig 488 18 days ago
wasm4🗒️Build retro games using WebAssembly for a fantasy console 1,144 10 days ago
zalgebra🗒️Linear algebra library for games and real-time graphics 224 2 months ago
zero-graphics🗒️Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web 149 over 1 year ago
zgl🗒️Zig OpenGL Wrapper 406 about 2 months ago
zglfw🗒️A thin, idiomatic wrapper for GLFW. Written in Zig, for Zig! 80 2 months ago
zig-gamedev-lib🗒️xq's Zig Game Development Library 80 2 months ago
zig-gamedev🗒️Building game development ecosystem for @ziglang! 2,210 14 days ago
zig-gamekit🗒️Companion repo for zig-renderkit for making 2D games 120 over 1 year ago
ZigGBA🗒️Work in progress SDK for creating Game Boy Advance games using Zig programming language 345 7 months ago
Zig-Gltf-Display🗒️A program that displays glTF files using Vulkan, written in Zig 30 7 months ago
zigimg🗒️Zig library for reading and writing different image formats 440 3 months ago
Zig-PSP🗒️A project to bring the Zig Programming Language to the Sony PlayStation Portable! 88 4 months ago
zig-qoi🗒️Quite OK Image format encoder/decoder written in Zig 131 3 months ago
zig-renderkit🗒️Cross platform Zig graphics backends with a 2D focus 69 about 1 year ago
zig-sfml-wrapper🗒️A zig wrapper for csfml 50 about 1 month ago
zig-tracy🗒️Zig bindings for the Tracy profiler 58 over 1 year ago
zig-upaya🗒️Zig-based framework for creating game tools and helper apps 130 over 2 years ago
zig-window🗒️window client library 116 over 2 years ago
zig-wlroots🗒️Zig bindings for wlroots 92 about 2 months ago
zlm🗒️Zig linear mathemathics 164 3 months ago
zplay🗒️A simple framework intended for game/tool creation 5 over 1 year ago
ZT🗒️A zig based Imgui Application framework 116 9 months ago
zwin🗒️Making windows with Zig! (Only works on Windows at the moment) 4 over 4 years ago
ZWL🗒️Zig Windowing Library 98 over 2 years ago
mruby-zig🗒️mruby bindings for zig 33 over 1 year ago
wren-zig🗒️wren bindings for zig 26 almost 2 years ago
zig-autolua🗒️Lua binding creator for zig 19 about 2 months ago
ziggy-pydust🗒️Bindings for building Python extensions with Zig 381 14 days ago
zig-objc🗒️Objective-C runtime bindings for Zig (Zig calling ObjC) 171 4 months ago
ansi-term🗒️Zig library for dealing with ANSI terminals 66 2 months ago
cova🗒️Commands, Options, Values, Arguments. A simple yet robust cross-platform command line argument parsing library for Zig. 66 2 months ago
dos.zig🗒️Create DOS programs with Zig 69 about 1 month ago
known-folders🗒️Provides access to well-known folders across several operating systems 223 2 months ago
libffi🗒️libffi with a Zig build script 4 9 days ago
linenoize🗒️A port of linenoise to zig 48 28 days ago
lscolors🗒️A zig library for colorizing paths according to LS_COLORS 14 about 2 months ago
mibu🗒️Pure Zig library for low-level terminal manipulation 60 28 days ago
nfd-zig🗒️OS-native file dialogs on Linux, macOS and Windows 51 2 months ago
TextEditor🗒️A backbone for text editors. No rendering, no input, but everything else 46 4 months ago
x86-zig🗒️library for assembling x86 in zig (WIP) 26 over 3 years ago
yazap🗒️A simple and easy-to-use zig library for parsing command line arguments, flags and subcommands 147 20 days ago
zig-clap🗒️Simple command line argument parsing library 892 14 days ago
ZigKit🗒️Zig bindings for low-level macOS frameworks 68 5 months ago
zigra🗒️Command line toolkit for Zig 24 over 1 year ago
zig-serial🗒️Serial port configuration library for Zig 51 26 days ago
zigwin32🗒️Autogenerated Zig bindings for Win32 255 3 months ago
zig-windows-console🗒️Zig Windows Console stuff 6 over 2 years ago
zinput🗒️A Zig command-line input library! 49 about 1 year ago
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. Available as both a Zig and C API 2,003 12 days ago
zigcoro🗒️A Zig coroutine library 126 25 days ago
comptemplate 5 over 4 years ago
diffz🗒️Implementation of go-diff's diffmatchpatch in Zig 20 about 1 month ago
getty🗒️Serialization framework for Zig 190 4 months ago
interface.zig🗒️Dynamic dispatch for zig made easy 164 about 1 year ago
log.zig🗒️a thread-safe logging library for zig 21 over 4 years ago
PeerType🗒️Zig peer type resolution at comptime, ported from the compiler source code 15 over 3 years ago
sokol-zig🗒️Zig bindings for the sokol headers (https://github.com/floooh/sokol) 357 15 days ago
trace.zig🗒️A small and simple tracing client library for Zig
zap🗒️An asynchronous runtime with a focus on performance and resource efficiency 427 about 1 month ago
zig-datetime🗒️A date and time module for Zig 80 3 months ago
zig-extras🗒️An assortment of random utility functions that aren't in std and don't deserve their own pacakge 45 14 days ago
zig-generator🗒️Async generator type for Zig 39 over 2 years ago
zig-leven🗒️Measure the difference between two slices using the Levenshtein distance algorithm 6 28 days ago
ziglyph🗒️Unicode text processing for the Zig programming language 207 about 1 year ago
zig-range🗒️A range function to loop over an index without an extra variable 14 almost 3 years ago
zig-regex🗒️A regex implementation for the zig programming language 185 3 months ago
zig-time🗒️A date and time parsing and formatting library for Zig 40 28 days ago
deatil/zig-time🗒️A date and time parse and format library for Zig 1 4 months ago
zig-ulid🗒️A binary implementation of ULID in Zig 20 about 2 months ago
zoltan🗒️A Sol-inspired minimalist Lua binding for Zig 94 over 1 year ago
apple_pie🗒️Basic HTTP server implementation in Zig 163 over 1 year ago
espresso-zig🗒️Zig bindings for espresso C library 4 over 1 year ago
foxwren🗒️A WebAssembly runtime in zig 286 4 months ago
h11🗒️I/O agnostic HTTP/1.1 implementation for Zig 100 over 1 year ago
htmlentities.zig🗒️HTML entity data for Zig 12 4 months ago
http🗒️HTTP core types for Zig 🦴 95 over 1 year ago
ip.zig🗒️A Zig library for working with IP Addresses 13 almost 5 years ago
positron🗒️A web renderer frontend for zig applications 110 3 months ago
rem🗒️An HTML parsing library, written in Zig 105 4 months ago
routez🗒️Http server for Zig 242 over 1 year ago
snow🗒️A small, fast, cross-platform, async Zig networking framework built on top of lithdew/pike 38 almost 2 years ago
tokamak🗒️Server-side framework for Zig, relying heavily on dependency injection. 260 21 days ago
wasmer-zig🗒️Zig bindings for the Wasmer WebAssembly runtime 53 over 2 years ago
wasmtime-zig🗒️Zig embedding of Wasmtime 82 about 2 years ago
wasm-zig🗒️Common Wasm runtime binding to C API 27 about 1 year ago
wazm🗒️Web Assembly Zig Machine 115 almost 2 years ago
wz🗒️An I/O agnostic WebSocket 1.3 library for Zig 37 almost 2 years ago
zCOM🗒️A composable network protocol stack for embedded and desktop 15 over 2 years ago
zhp🗒️A Http server written in Zig 355 over 2 years ago
zigdig🗒️naive dns client library in zig 33 about 2 months ago
zig-dns🗒️Experimental DNS library implemented in zig 57 7 months ago
zigly🗒️The easiest way to write services for Fastly's Compute@Edge in Zig 84 5 months ago
zig-network🗒️A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP 455 2 months ago
zig-oauth2🗒️HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application 8 10 months ago
zig-v8🗒️Simple V8 builds with C and Zig bindings 131 about 1 month ago
antiphony🗒️A zig remote procedure call solution 35 7 months ago
libflightplan🗒️A library for reading and writing flight plans in various formats. Available as both a C and Zig library 153 over 2 years ago
SMTP Server🗒️Create custom SMTP servers on the fly 0 2 months ago
smtp_client.zig🗒️An SMTP client library 14 about 2 months ago
tenet🗒️Automatic differentiation prototype in Zig 15 over 3 years ago
zig-bench🗒️Simple benchmarking library 63 7 months ago
zigcv🗒️zig bindings for OpenCV4 94 about 1 month ago
zig-dis-x86_64🗒️x86_64 disassembler library written in Zig 35 28 days ago
zig-docker🗒️Zig bindings for the Docker Engine API 12 over 1 year ago
zig-libcurl🗒️compile libcurl in your build.zig 20 about 1 year ago
zig-lv2🗒️Zig-intuitive bindings for LV2 29 over 3 years ago
zig-nanoid🗒️A tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig 26 about 2 years ago
zig-pek🗒️A comptime HTML preprocessor with a builtin template engine for Zig 38 6 months ago
zig-zlib🗒️compile zlib in your build.zig 21 6 months ago

Backlinks from these awesome lists: