🇩🇪 Made in Germany

Discover Germany's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Germany.

TOP Zig Projects

1
MasterQ32/zig-network

MasterQ32/zig-network

A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
Zig
271
star
2
MasterQ32/ZigAndroidTemplate

MasterQ32/ZigAndroidTemplate

This repository contains a example on how to create a minimal Android app in Zig.
Zig
202
star
3
floooh/pacman.zig

floooh/pacman.zig

Simple Pacman clone written in Zig.
Zig
197
star
4
fabioarnold/MiniPixel

fabioarnold/MiniPixel

A tiny pixel art editor
Zig
163
star
5
MasterQ32/LoLa

MasterQ32/LoLa

LoLa is a small programming language meant to be embedded into games.
Zig
150
star
6
ryupold/raylib.zig

ryupold/raylib.zig

Idiomatic Zig bindings for raylib utilizing raylib_parser
Zig
146
star
7
sam701/zig-cli

sam701/zig-cli

A simple package for building command line apps in Zig
Zig
137
star
8
MasterQ32/zero-graphics

MasterQ32/zero-graphics

Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web
Zig
124
star
9
MasterQ32/zig-args

MasterQ32/zig-args

Simple-to-use argument parser with struct-based config
Zig
119
star
10
MasterQ32/zig-qoi

MasterQ32/zig-qoi

Quite OK Image format encoder/decoder written in Zig
Zig
109
star
11
fabioarnold/zeroman

fabioarnold/zeroman

Zig
89
star
12
adamserafini/zaml

adamserafini/zaml

🚀 Fast YAML 1.2 parsing library for Python 3
Zig
82
star
13
renerocksai/zap

renerocksai/zap

blazingly fast backends in zig
Zig
71
star
14
tralamazza/embedded_zig

tralamazza/embedded_zig

minimal Zig embedded ARM example (STM32F103 blue pill)
Zig
67
star
15
zserge/glob-grep

zserge/glob-grep

A little experiment: compare the languages aimed to replace C
Zig
52
star
16
MasterQ32/Ziguana-Game-System

MasterQ32/Ziguana-Game-System

A retro-style gaming console running on bare x86 metal written in Zig
Zig
47
star
17
MasterQ32/parser-toolkit

MasterQ32/parser-toolkit

A toolkit that makes it easier to write recursive-descent parsers in Zig.
Zig
45
star
18
r4gus/keylib

r4gus/keylib

FIDO2/ PassKey compatible authentication library
Zig
44
star
19
floooh/kc85.zig

floooh/kc85.zig

A KC85 emulator written in Zig
Zig
42
star
20
joachimschmidt557/linenoize

joachimschmidt557/linenoize

A port of linenoise to zig
Zig
41
star
21
MasterQ32/TinyVG

MasterQ32/TinyVG

A new format for vector graphics: Tiny vector graphics
Zig
36
star
22
ryupold/raygui.zig

ryupold/raygui.zig

Zig bindings for raylibs raygui.h
Zig
35
star
23
MasterQ32/TextEditor

MasterQ32/TextEditor

A backbone for text editors. No rendering, no input, but everything else.
Zig
32
star
24
ryupold/examples-raylib.zig

ryupold/examples-raylib.zig

Example usage of raylib.zig bindings
Zig
31
star
25
hendriknielaender/zBench

hendriknielaender/zBench

📊 zig benchmark
Zig
30
star
26
MasterQ32/zig-serve

MasterQ32/zig-serve

Server implementations for several protocols in Zig. Includes http(s), gemini and gopher
Zig
30
star
27
nmeum/zig-riscv-embedded

nmeum/zig-riscv-embedded

Experimental Zig-based CoAP node for the HiFive1 RISC-V board
Zig
29
star
28
MasterQ32/zig-bearssl

MasterQ32/zig-bearssl

A BearSSL binding for Zig
Zig
27
star
29
MasterQ32/livedecode

MasterQ32/livedecode

A super hacky tool to decode unknown binary formats
Zig
26
star
30
MasterQ32/any-pointer

MasterQ32/any-pointer

A type erasure library for Zig that is meant to be eventually upstreamed to std
Zig
25
star
31
LordMZTE/boxflow

LordMZTE/boxflow

Unmaintained in favor of Zenolith - mirror of https://mzte.de/git/LordMZTE/boxflow
Zig
24
star
32
sam701/zig-toml

sam701/zig-toml

Zig TOML (v1.0.0) parser
Zig
23
star
33
r4gus/zbor

r4gus/zbor

CBOR parser written in Zig
Zig
23
star
34
MasterQ32/ZTT

MasterQ32/ZTT

Precompiled Zig text template engine
Zig
20
star
35
r4gus/keypass

r4gus/keypass

PassKeeZ is a FIDO2/ Passkey compatible authenticator implementation for Linux
Zig
20
star
36
MasterQ32/SoftRenderLib

MasterQ32/SoftRenderLib

A collection of software rendering routines
Zig
16
star
37
hendriknielaender/zvm

hendriknielaender/zvm

⚡ Fast and simple zig version manager
Zig
16
star
38
MasterQ32/zig-gamedev-lib

MasterQ32/zig-gamedev-lib

xq's Zig Game Development Library
Zig
16
star
39
toziegler/zig-zipf

toziegler/zig-zipf

Zig implementation of a fast, bounded, Zipf-distributed random number generator.
Zig
15
star
40
belse-de/zig-tut

belse-de/zig-tut

A collection of small projects and tutorials to learn ZIG; may it be inspiration for others as well.
Zig
15
star
41
MasterQ32/zig-mqtt

MasterQ32/zig-mqtt

A build package for mqtt-c.
Zig
14
star
42
MasterQ32/ftz

MasterQ32/ftz

A simple cross-platform file transfer utility
Zig
14
star
43
MasterQ32/gurl

MasterQ32/gurl

A curl-like cli application to interact with Gemini sites.
Zig
14
star
44
ryupold/zecsi

ryupold/zecsi

Small game framework made with Zig utilizing the awesome raylib
Zig
13
star
45
dominikh/wayfarer

dominikh/wayfarer

Experiments involving a Zig Wayland compositor.
Zig
13
star
46
fabioarnold/hello-3d

fabioarnold/hello-3d

Hello 3D in Zig
Zig
13
star
47
MasterQ32/zig-uri

MasterQ32/zig-uri

A small URI parser that parses URIs after RFC3986
Zig
12
star
48
chmod222/zuxn

chmod222/zuxn

A Zig implementation of the Uxn and Varvara ecosystem
Zig
12
star
49
Techatrix/zig-lsp-sample

Techatrix/zig-lsp-sample

An example LSP implementation in Zig
Zig
12
star
50
tomhoule/zig-diff

tomhoule/zig-diff

Text diffing in zig
Zig
12
star
51
MasterQ32/makeshift

MasterQ32/makeshift

A dead-simple programming language
Zig
11
star
52
d-mironov/stm32f4.zig

d-mironov/stm32f4.zig

STM32F4 HAL using the Zig Programming Language
Zig
11
star
53
luehmann/assemblio

luehmann/assemblio

Zig
11
star
54
r4gus/uuid-zig

r4gus/uuid-zig

A UUID library written in Zig
Zig
10
star
55
MasterQ32/SDL.zig-Example

MasterQ32/SDL.zig-Example

A small usage example on how to build and use SDL.zig
Zig
10
star
56
MasterQ32/zig-gemtext

MasterQ32/zig-gemtext

A zig library to manipulate gemini text files
Zig
10
star
57
d-mironov/zig-algorithms

d-mironov/zig-algorithms

Simple Algorithms and Data structures implemented in Zig
Zig
10
star
58
MasterQ32/zig-tracer

MasterQ32/zig-tracer

A small raytracer written in zig.
Zig
9
star
59
squiddy/wcolor

squiddy/wcolor

Color picker for wayland
Zig
9
star
60
MasterQ32/waveform

MasterQ32/waveform

Generates nice Unicode rendered waveforms.
Zig
9
star
61
MasterQ32/WaveFunctionCollapse

MasterQ32/WaveFunctionCollapse

A just-for-fun implementation of 2D wave function collapse
Zig
9
star
62
geo-ant/zigpio

geo-ant/zigpio

Trying go get some GPIO working using only Zig and no external C libraries
Zig
9
star
63
gaultier/zorrent

gaultier/zorrent

Zig torrent library and client.
Zig
8
star
64
MasterQ32/SLF

MasterQ32/SLF

The Simple Linking Format
Zig
8
star
65
Wuelle/RISC-V

Wuelle/RISC-V

A virtual RISC-V core
Zig
7
star
66
MasterQ32/zyclone

MasterQ32/zyclone

A game engine modelled after the Acknex A8 engine which is used for Gamestudio A8.
Zig
7
star
67
MasterQ32/ZigPaint

MasterQ32/ZigPaint

A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system.
Zig
7
star
68
joachimschmidt557/nochfragen

joachimschmidt557/nochfragen

Small web app for asking and moderating questions
Zig
7
star
69
tau-dev/adf-box

tau-dev/adf-box

Raytracer on Adaptively Sampled Distance Fields
Zig
7
star
70
matu3ba/zorro

matu3ba/zorro

bit hacks and basic compiler_rt in Zig optimized for 2s complement and verified in Z3
Zig
6
star
71
luickk/MinimalRoboticsPlatform

luickk/MinimalRoboticsPlatform

MRP is a minimal microkernel that supports the most fundamental robotic domains. It's thought for highly integrated robotics development.
Zig
6
star
72
gaultier/zig-bencode

gaultier/zig-bencode

Zig bencode encoder/decoder
Zig
6
star
73
koljakube/zapata

koljakube/zapata

Zig wrappers for the Wren scripting language
Zig
5
star
74
nmeum/zoap

nmeum/zoap

A WiP CoAP implementation for bare-metal constrained devices in Zig
Zig
5
star
75
lbirkert/ZMC

lbirkert/ZMC

asynchronous minecraft reverse proxy written in zig
Zig
5
star
76
hendriknielaender/zRPC

hendriknielaender/zRPC

⛓️ gRPC library for zig built on C Core library
Zig
5
star
77
mrnugget/ziggy

mrnugget/ziggy

Zig playground
Zig
5
star
78
hendriknielaender/zlog

hendriknielaender/zlog

🪵 structured logging library for zig
Zig
5
star
79
Wuelle/Kaola

Wuelle/Kaola

UCI chess engine
Zig
4
star
80
joachimschmidt557/ntfyd

joachimschmidt557/ntfyd

ntfy desktop daemon
Zig
4
star
81
LordMZTE/statspatch

LordMZTE/statspatch

mirror of https://mzte.de/git/LordMZTE/statspatch
Zig
4
star
82
clebert/llama2.zig

clebert/llama2.zig

Inference Llama 2 in pure Zig
Zig
4
star
83
nmeum/creek

nmeum/creek

A malleable and minimalist status bar for the River compositor
Zig
4
star
84
fabioarnold/3d-game

fabioarnold/3d-game

Zig
4
star
85
heyLu/qck

heyLu/qck

Type something, find something (quick)!
Zig
4
star
86
r4gus/tresor

r4gus/tresor

Zig
4
star
87
MasterQ32/turtlefont

MasterQ32/turtlefont

A small vector graphics font file format with an example font.
Zig
4
star
88
MasterQ32/zig-sg4f-playground

MasterQ32/zig-sg4f-playground

A playground to try out different stuff with a propietary LPC1786 hardware
Zig
4
star
89
fabioarnold/hello-webgl

fabioarnold/hello-webgl

Hello WebGL in Zig
Zig
4
star
90
tbreslein/hydrolzigs

tbreslein/hydrolzigs

THIS WAS MIGRATED TO https://codeberg.org/tbreslein/hydrolzigs
Zig
4
star
91
SebastianKeller/zig_geojson

SebastianKeller/zig_geojson

Zig
3
star
92
luickk/ZigKernel

luickk/ZigKernel

Very basic kernel written in Zig
Zig
3
star
93
matu3ba/zig-reduce

matu3ba/zig-reduce

super simplified reduce of Zig programs. might be extended over time.
Zig
3
star
94
scorphus/advent-of-code-2021

scorphus/advent-of-code-2021

⚡ Solutions to Advent of Code 2021 🎄
Zig
3
star
95
eira-fransham/octahack-zig

eira-fransham/octahack-zig

VCV/Max-style modular plug-anything-to-anything system, designed to be embedded free-standing in an Octatrack-style physical instrument
Zig
3
star
96
matu3ba/chepa

matu3ba/chepa

Fast checking of paths on conformance for shell coding and absence of antipatterns.
Zig
3
star
97
MasterQ32/ESOPUNKS

MasterQ32/ESOPUNKS

Implementation of the EXA programming language by Zachtronics
Zig
3
star
98
MasterQ32/asciitable

MasterQ32/asciitable

A very basic tool that just prints the ascii table
Zig
3
star
99
tau-dev/tau-flight

tau-dev/tau-flight

WASM4 flight simulator
Zig
3
star
100
MasterQ32/zig-ihex

MasterQ32/zig-ihex

An intel hex loader written in Zig
Zig
3
star