🇦🇺 Made in Australia

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

TOP Zig Projects

1
kivikakk/koino

kivikakk/koino

CommonMark + GFM compatible Markdown parser and renderer
Zig
91
star
2
kivikakk/daintree

kivikakk/daintree

ARMv8-A/RISC-V kernel (with UEFI bootloader)
Zig
38
star
3
lukewilliamboswell/roc-wasm4

lukewilliamboswell/roc-wasm4

Build wasm4 games using Roc
Zig
36
star
4
stakach/uefi-bootstrap

stakach/uefi-bootstrap

experiments with bootstrapping a kernel with UEFI
Zig
31
star
5
daurnimator/zig-autolua

daurnimator/zig-autolua

Lua binding creator for zig
Zig
19
star
6
kivikakk/libpcre.zig

kivikakk/libpcre.zig

Zig bindings to libpcre
Zig
16
star
7
kanewallmann/web3.zig

kanewallmann/web3.zig

A collection of utilities for interacting with a local or remote ethereum node. Written in Zig.
Zig
14
star
8
The-King-of-Toasters/globlin

The-King-of-Toasters/globlin

A fast glob matching library
Zig
14
star
9
LakeByTheWoods/zig-bgfx-sdl2

LakeByTheWoods/zig-bgfx-sdl2

Minimal zig project to get bgfx running with sdl2
Zig
13
star
10
lukewilliamboswell/roc-ray

lukewilliamboswell/roc-ray

Roc graphics and GUI
Zig
11
star
11
ul/simple-amplifier

ul/simple-amplifier

A very simple example of LV2 plugin built in Zig
Zig
11
star
12
kivikakk/htmlentities.zig

kivikakk/htmlentities.zig

HTML entity data for Zig
Zig
7
star
13
BrookJeynes/zig-fetch

BrookJeynes/zig-fetch

Zig
6
star
14
liyu1981/zcmd.zig

liyu1981/zcmd.zig

zcmd is a single file lib to replace zig's std.childProcess.run with the ability of running pipeline like bash..
Zig
5
star
15
kivikakk/dtb.zig

kivikakk/dtb.zig

parse device tree blobs
Zig
5
star
16
The-King-of-Toasters/zig-xxHash

The-King-of-Toasters/zig-xxHash

xxHash32/64 implementations in Zig
Zig
5
star
17
BrookJeynes/zig-shared-memory

BrookJeynes/zig-shared-memory

Zig
5
star
18
liyu1981/jstring.zig

liyu1981/jstring.zig

a reusable string lib for myself with all familiar methods methods can find in javascript string
Zig
5
star
19
daurnimator/zig-piecetable

daurnimator/zig-piecetable

A PieceTable data structure for zig
Zig
4
star
20
daurnimator/zig-timeout-wheel

daurnimator/zig-timeout-wheel

A zig port of william ahern's timer wheel library (https://github.com/wahern/timeout/)
Zig
4
star
21
timsavage/zemu6502

timsavage/zemu6502

Flexible 6502/8Bit Micro computer emulator implemented in Zig
Zig
3
star
22
The-King-of-Toasters/zig-bech32

The-King-of-Toasters/zig-bech32

An implementation of Bech32 from BIP 173
Zig
3
star
23
everalert/annodue

everalert/annodue

Universal modification platform for STAR WARS Episode I Racer
Zig
2
star
24
Sepruko/lorem-zigsum

Sepruko/lorem-zigsum

A CLI tool for generating 'lorem ipsum' text.
Zig
2
star
25
Scibuild/sally

Scibuild/sally

Sally forth and... write another stack language :)
Zig
2
star
26
Caleb-o/zig-streams

Caleb-o/zig-streams

Zig
2
star
27
mjakeman/zap

mjakeman/zap

Zap is a platform for creating browser games - and a spiritual successor to Adobe Flash
Zig
2
star
28
mirrexagon/luxos

mirrexagon/luxos

A Lua operating system.
Zig
2
star
29
BrookJeynes/zig-socket-example

BrookJeynes/zig-socket-example

Zig
2
star
30
wryun/mik

wryun/mik

Shell script wrapper, replacing Makefile .PHONY targets
Zig
2
star
31
simontime/ZigAes

simontime/ZigAes

POC implementation of AES-ECB in Zig. Messy and not suitable for use!
Zig
2
star
32
kivikakk/kaksikud

kivikakk/kaksikud

smol gemini server
Zig
2
star
33
Sepruko/gherkin

Sepruko/gherkin

A re-implementation of pickle.h in the Zig programming language.
Zig
1
star
34
wintermi/fzm

wintermi/fzm

🚀 A fast and simple Zig version manager, built in Zig
Zig
1
star
35
omnisci3nce/celeritas

omnisci3nce/celeritas

OpenGL renderer with basic shading and OBJ loading
Zig
1
star
36
lukewilliamboswell/roc-zig-package-experiment

lukewilliamboswell/roc-zig-package-experiment

A simple platform for creating 2D images using Roc
Zig
1
star
37
BrookJeynes/zfe

BrookJeynes/zfe

Zig
1
star
38
liyu1981/zig_c_tips

liyu1981/zig_c_tips

Zig
1
star
39
Scibuild/c-with-indentation

Scibuild/c-with-indentation

It just adds curly braces around indented blocks, doesn't have to be C
Zig
1
star
40
ltriant/chip8z

ltriant/chip8z

CHIP-8 emulator
Zig
1
star
41
djmattyg007/hr-zig

djmattyg007/hr-zig

My version of hr, ported to zig.
Zig
1
star
42
SalsaGal/minos

SalsaGal/minos

A minimal operating system in Zig
Zig
1
star
43
lukewilliamboswell/roc-serverless

lukewilliamboswell/roc-serverless

Zig
1
star
44
lunacookies/shiny-barnacle

lunacookies/shiny-barnacle

Zig
1
star
45
Falconerd/advent-of-zig

Falconerd/advent-of-zig

Following adventofcode 2020 to learn Zig
Zig
1
star
46
Scibuild/zig-wireworld

Scibuild/zig-wireworld

Zig
1
star
47
dxrcy/hangman

dxrcy/hangman

Simple CLI hangman examples in a few programming languages.
Zig
1
star