zig-package
There are 1013 repositories under zig-package topic.
jedisct1/libsodium
A modern, portable, easy to use crypto library.
zigzap/zap
blazingly fast backends in zig
jedisct1/minisign
A dead simple tool to sign files and verify digital signatures.
capy-ui/capy
💻Build one codebase and get native UI on Windows, Linux and Web
ZigEmbeddedGroup/microzig
MicroZig is a toolbox for building embedded applications in Zig.
zigcc/awesome-zig
A collection of some awesome public Zig programming language projects.
C-BJ/awesome-zig
📜Zig Learning Guide & Project Lists
raylib-zig/raylib-zig
Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
Hejsil/zig-clap
Command line argument parsing library
rockorager/libvaxis
a modern tui library written in zig
jetzig-framework/jetzig
Jetzig is a web framework written in Zig
karlseguin/http.zig
An HTTP/1.1 server for zig
kristoff-it/zine
Fast, Scalable, Flexible Static Site Generator (SSG)
kristoff-it/superhtml
HTML Language Server & Templating Language Library
judofyr/spice
Fine-grained parallelism with sub-nanosecond overhead in Zig
zigimg/zigimg
Zig library for reading and writing different image formats
webui-dev/zig-webui
Use any web browser or WebView as GUI, with Zig in the backend and modern web technologies in the frontend, all in a lightweight portable library.
tardy-org/zzz
A framework for writing performant and reliable networked services.
orhun/linuxwave
Generate music from the entropy of Linux 🐧🎵
ikskuh/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
floooh/sokol-zig
Zig bindings for the sokol headers (https://github.com/floooh/sokol)
natecraddock/zf
a commandline fuzzy finder and zig module designed for filtering filepaths
Hejsil/mecha
A parser combinator library for Zig
ziglibs/zgl
Zig OpenGL Wrapper
vrischmann/zig-sqlite
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
cztomsik/tokamak
Web framework for Zig that leverages dependency injection for clean, modular application development.
kristoff-it/ziggy
A data serialization language for expressing clear API messages, config files, etc.
karlseguin/websocket.zig
A websocket implementation for zig
ikskuh/SDL.zig
A shallow wrapper around SDL that provides object API and error handling
karlseguin/pg.zig
Native PostgreSQL driver / client for Zig
ikskuh/ZigAndroidTemplate
This repository contains a example on how to create a minimal Android app in Zig.
freref/fancy-cat
PDF reader for terminal emulators using the Kitty image protocol
natecraddock/ziglua
Zig bindings for the Lua C API
malcolmstill/zware
Zig WebAssembly Runtime Engine
kubkon/bold
bold: the bold linker
Arwalk/zig-protobuf
a protobuf 3 implementation for zig.