An open API service indexing awesome lists of open source software.

Zig

Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. There is no hidden control flow, no hidden memory allocations, no preprocessor, and no macros.

https://github.com/algoflows/zig-s3

A simple and efficient Zig native S3 client library, supporting AWS S3 and S3-compatible services like MINIO.

minio s3 s3-bucket s3-storage zig ziglang

Last synced: 12 Oct 2025

https://github.com/techcable/zig-mpack

Msgpack library for Zig (bindings to ludocode/mpack)

mpack msgpack zig

Last synced: 08 Apr 2025

https://github.com/theiskaa/slugifier

A tiny, fast, and Unicode-aware slug generator for Zig

slugifier slugify zig zig-library

Last synced: 31 Jul 2025

https://github.com/dawidcxx/excel2csv-cpp

Constant memory streamed excel2csv conversion

cpp csv excel high-performance zig

Last synced: 09 Mar 2026

https://github.com/henriquencmt/portzcan

Command-line tool and Zig library for port scanning.

library networking package port-scanner portzcan sockets zig ziglang

Last synced: 01 Mar 2026

https://github.com/daneelsan/ZigLink

Call Zig code from Wolfram Language via the LibraryLink interface.

wolfram-language zig

Last synced: 12 Mar 2025

https://github.com/jrachele/wgsl-preprocessor

Shader preprocessor for WGSL, written in Zig

bevy mach preprocessor shaders wgsl zig

Last synced: 17 May 2026

https://github.com/pmuens/ziglearn

Learning Zig via ziglearn.org

tutorial zig zig-lang zig-programming-language

Last synced: 04 Jan 2026

https://github.com/tiawl/x11.zig

X11 headers packaged for @ziglang

binding spaceporn x11 zig zig-package ziglang

Last synced: 06 Oct 2025

https://github.com/kdesp73/scout

A fast, local-first search engine built in Zig

fts5 search-engine sqlite3 zig

Last synced: 02 Aug 2025

https://github.com/seanpm2001/learn-zig

A repository for showcasing my knowledge of the Zig programming language, and continuing to learn the language.

article collection education gpl3 gplv3 learn learn-zig learn-zig-lang learn-zig-language md seanpm2001 seanpm2001-education seanpm2001-life-archive txt zig zig-collection zig-lang zig-language

Last synced: 05 Jan 2026

https://github.com/darkfllame/zig3d

A bindings library for writing 3D/2D apps and games in Zig !

2d 3d 3d-graphics bindings freetype game-development glfw opengl stb-image zig

Last synced: 18 Jan 2026

https://github.com/tiawl/oniguruma.zig

oniguruma packaged for @ziglang

binding oniguruma zig zig-package ziglang

Last synced: 19 Apr 2025

https://github.com/star-tek-mb/Paradise

WASM first game engine written in Zig.

game-engine gamedev zig

Last synced: 06 May 2025

https://github.com/pmbanugo/usockets.zig

build.zig for the uSockets C library

networking zig ziglang

Last synced: 17 Jun 2025

https://github.com/hegner123/tui-test-ghost

Zig-native TUI testing toolkit built on Ghostty's terminal emulation core

mcp mcp-server terminal testing tui zig

Last synced: 30 May 2026

https://github.com/n0thhhing/zeon

ARM/ARM64 Neon intrinsics implemented in zig

arm arm64 assembly implementation inline-assembly intrinsics llvm neon pure-zig simd vectors zig ziglang

Last synced: 26 Sep 2025

https://github.com/cartersusi/bellmanzig

(Zig) Arbitrage using Bellman-Ford's Algorithm

bellman-ford-algorithm market zig

Last synced: 26 Jan 2026

https://github.com/usezombie/usezombie

Autonomous Agent 🧟 Sleep is for humans.

agentic-ai agents autonomous-agents nullclaw openclaw zig

Last synced: 07 Apr 2026

https://github.com/deatil/zig-md2

A MD2 hash function library for Zig

md2 zig zig-md2

Last synced: 27 Feb 2025

https://github.com/Gertkeno/ZoopZoopAdventuresSeven

Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7

wasm4 zig

Last synced: 12 Mar 2025

https://github.com/romforth/romforth

Ultra Portable, Small, Baremetal Forth for various processors

arm64 forth m68k msp430 pdp11 perl5 risc-v64 sparc wasm x86 x86-16 x86-32 x86-64 x86-nasm z180 z80 z80n zig

Last synced: 11 Jul 2025

https://github.com/johan0a/gc.zig

a Zig garbage collector interface for the bdwgc garbage collector.

zig zig-library zig-package ziglang

Last synced: 15 Mar 2025

https://github.com/ndrean/liveview-pwa

Mulitpage collaborative offline first LiveView demo with PWA support

elixir-phoenix leafletjs phoenix-liveview phoenix-sync pwa valtio vitejs wasm yjs zig

Last synced: 13 Apr 2026

https://github.com/jadnohra/zig-crypto-bench

Crypto benchmarks: Zig vs Rust performance comparison.

benchmark cryptography perfromance rust zig

Last synced: 18 May 2026

https://github.com/decryptu/zigcoin

A fast and minimal CLI cryptocurrency information tool written in Zig, using the CoinGecko API v3.

bitcoin coingecko coingecko-api crypto cryptocurrency zig ziglang

Last synced: 28 Jan 2026

https://github.com/jcbhmr/zig-cosmo

⚡ All-in-one multiplatform Zig binary

cosmopolitan single-executable zig ziglang

Last synced: 19 Apr 2026

https://github.com/durobot/export_ppm

A couple of functions to export data as a PPM/PGM image file from your Zig code

pgm pgm-format pgm-image pgm-writer ppm ppm-format ppm-image zig zig-package ziglang

Last synced: 06 Nov 2025

https://github.com/deckarep/lc3-zig

The LC3 virtual machine implemented in Zig.

assembly bytecode-interpreter lc3 lc3-vm virtual-machine zig ziglang

Last synced: 11 May 2026

https://github.com/dying-will-bullet/deunicode

ASCII transliterations of Unicode text.

ascii deunicode slugify transliteration unicode unidecode zig ziglang

Last synced: 06 Mar 2026

https://github.com/ozgrakkurt/filterz

Probabilistic filter implementations. Ribbon, bloom, xor filters.

bloom-filter probabilistic-data-structures ribbon xor zig ziglang

Last synced: 14 Apr 2025

https://github.com/fedejinich/bitvmx_pkmn_bttl

A Bitcoin-Pokemon game using BitVMX

bitcoin bitvmx pokemon risc-v riscv32 zig

Last synced: 01 Jan 2026

https://github.com/nektro/zig-iso-3166-countrys

Zig package for ISO 3166 Country Codes

zig zig-package

Last synced: 04 Jul 2025

https://github.com/storopoli/advent-of-code

Advent of Code Solutions

advent-of-code haskell rust zig

Last synced: 04 Feb 2026

https://github.com/steelcake/filterz

Probabilistic filter implementations. Ribbon, bloom, xor filters.

bloom-filter probabilistic-data-structures ribbon xor zig ziglang

Last synced: 09 Jul 2025

https://github.com/j0nimost/yame

Yet Another Math Expression Parser

mathparser pratt-parser zig

Last synced: 15 Mar 2025

https://github.com/bcrist/zig-tempallocator

Arena allocator for interactive programs and simulations

allocator utilities utility-library zig zig-library zig-package ziglang

Last synced: 10 Apr 2025

https://github.com/x13a/b2pw

Convert bytes to password.

zig zig-lang

Last synced: 08 Oct 2025

https://github.com/sepruko/lorem-zig

Lorem ipsum dolor, right? Right?

generator lorem-ipsum zig ziglang

Last synced: 14 Jul 2025

https://github.com/mise-plugins/asdf-zigmod

zigmod plugin for the asdf version manager

asdf asdf-plugin zig

Last synced: 19 Jan 2026

https://github.com/zigzedd/zlugify

[MIRROR] Generate ASCII slugs from unicode strings.

ascii emoji normalization slug slugify transliteration unicode unidecode utf8 zig zig-library zig-package

Last synced: 22 Feb 2026

https://github.com/thechampagne/zure

⚡ Zig binding for rust regex engine.

library regex regex-engine zig ziglang

Last synced: 07 Jan 2026

https://github.com/mohamadcs/vimzig

A vim like text editor written in zig

terminal vim zig

Last synced: 01 Mar 2025

https://github.com/initdc/zig-project-workflow

Zig just need build once time!

actions build docker release workflow zig

Last synced: 05 Apr 2026

https://github.com/bcrist/limp

Lua Inline Metaprogramming Preprocessor

lua metaprogramming preprocessing preprocessor utilities utility utils zig ziglang

Last synced: 18 Apr 2026

https://github.com/tr1sm0s1n/eth-experiments

Reference repository for experimenting with Ethereum.

alloy ethereum fe geth go go-ethereum golang python reth rust solidity tokio uv vyper web3py zig

Last synced: 15 Dec 2025

https://github.com/tiehuis/zig-scandum

Zig implementation of scandum sorting algorithms

sorting zig

Last synced: 11 Apr 2026

https://github.com/crispy-strawberry/string.zig

A Rust like String type for Zig

string zig zig-package ziglang

Last synced: 23 May 2026

https://github.com/vbrusca/ZigMatrixUtils

A matrix utility library written in Zig. Provides functions and tools for manipulating matrices and solving linear algebra problems. A great source for leaning about the Zig programming language.

matrices matrix zig

Last synced: 13 May 2025

https://github.com/rlopzc/protohackers_zig

Solving protohackers.com problems with Zig

networking protohackers zig ziglang

Last synced: 15 Apr 2025

https://github.com/avestura/tircli

⏰ A HTTP CLI client for Time.ir, written in ⚡Zig

hijri-calendar iran timeir zig

Last synced: 08 Oct 2025

https://github.com/allyourcodebase/gifsicle

gifsicle using the zig build system

gif gifsicle zig zig-package

Last synced: 12 Sep 2025

https://github.com/daurnimator/zig-unicode

A Zig unicode library

unicode zig

Last synced: 27 Mar 2025

https://github.com/kassane/docker-zig

Minimal Container to use Zig toolchain

docker docker-image docker-images docker-multiarch dockerfile zig

Last synced: 31 Oct 2025

https://github.com/alexrios/zmenu

A cross-platform dmenu-like application launcher built with Zig and SDL3.

dmenu sdl3 sdl3-ttf zig

Last synced: 07 Mar 2026

https://github.com/vspaz/kafka.zig

kafka.zig is a simple-to-use Apache Kafka Zig client built on top of C/C++ librdkafka.

apache-kafka kafka-zig librdkafka zig zig-kafka zig-kafka-client zig-kafka-consumer zig-kafka-producer ziglang

Last synced: 21 Jun 2025

https://github.com/ikskuh/cbm-tools

A small collection of CBM computer related tools

c128 c64 cbm commodore-64 zig ziglang

Last synced: 28 May 2026

https://github.com/jassielof/ztoon

A Zig implementation of the TOON (Token-Oriented Object Notation) format.

ai toon toon-format zig

Last synced: 13 Nov 2025

https://github.com/crispy-strawberry/http.zig

An HTTP/1.1 compliant client and server in Zig

http tcp zig ziglang

Last synced: 17 May 2026

https://gitlab.com/jeang3nie/zig-gtk3

Some convenience methods to use gtk3 from Zig

gtk library zig

Last synced: 12 Mar 2025

https://github.com/deadblackclover/perlin-noise

Implementation of the Perlin noise made using Zig

noise perlin-noise zig

Last synced: 12 Apr 2025

https://github.com/annekitsune/anne_nds_dev

Zig library to compile on Nintendo DS

zig zig-package

Last synced: 17 Aug 2025

https://github.com/refilelabs/image

Image layer repository holding all image tooling.

image-processing rust wasm zig

Last synced: 08 Oct 2025

https://github.com/fentas/atty

Suckless-style PTY proxy in Zig that drops an LLM exec dialog, atuin autosuggest, and guardrail confirmations between your terminal and shell.

access-control alacritty atuin autocomplete bash chat chatgpt claude cli ghostty kitty-keyboard-protocol llm osc-133 productivity pty shell suckless terminal zig

Last synced: 28 May 2026

https://github.com/vexu/rubik.zig

Rubik's cube stuff

rubiks-cube zig

Last synced: 24 Aug 2025

https://github.com/hendriknielaender/ansi-escape.zig

ANSI escape codes for manipulating the terminal

ansi ansi-escape-codes terminal zig zig-library zig-package ziglang

Last synced: 23 Aug 2025

https://github.com/weskoerber/kewpie

A simple query string parser for Zig.

zig zig-package ziglang

Last synced: 14 Apr 2025

https://github.com/hendriknielaender/ulid.zig

Zig Universally Unique Lexicographically Sortable Identifier

ulid ulid-generator zig zig-library zig-package ziglang

Last synced: 14 Jun 2025

https://github.com/vrischmann/zig-picohttpparser

Small Zig wrapper for picohttpparser

http picohttpparser zig

Last synced: 22 Feb 2026

https://github.com/abc3/pg_transfer

Fast parallel Postgres table copying using CTID-based sharding in Zig

ctid dump postgres zig

Last synced: 12 Mar 2026

https://github.com/guidoschmidt/examples.zig

Hodgepodge of examples collected while learning zig

examples examples-zig learn learning zig zigcc ziglang

Last synced: 09 Apr 2025

https://github.com/javiorfo/zig-epub

Minimal Zig library for creating EPUB files

epub epub-library zig zig-library

Last synced: 02 Nov 2025

https://github.com/nsmryan/zig_msgpack

An attempt to implement the MsgPack protocol in Zig

msgpack unmaintained zig

Last synced: 08 Apr 2026

https://github.com/marionauta/wggr

Funtions to draw colors, rectangles, sprites and text onto a CGContext.

coregraphics graphics-programming raylib zig

Last synced: 12 Aug 2025

https://github.com/natecraddock/zf-wasm-playground

a simple web playground to demo zf

fuzzy-search wasm zig

Last synced: 13 Aug 2025

https://github.com/tiawl/toolbox

A toolkit to package & maintain C APIs for @ziglang

spaceporn zig zig-package ziglang

Last synced: 05 Apr 2025

https://github.com/mattzcarey/micrograd.zig

small (and partial) autograd engine inspired from Karpathy's micrograd and PyTorch, written in Zig

autograd llm llvm machine-learning micrograd pytorch zig

Last synced: 06 Sep 2025

https://github.com/arrufat/zjxl

Load and save JPEG-XL images in Zig

image jpeg-xl jpegxl jxl zig

Last synced: 10 Jan 2026

https://github.com/joachimschmidt557/zig-termbox

A termbox implementation in zig

zig zig-package

Last synced: 15 Apr 2025

https://github.com/nsmryan/zig_astar

Simple implementation of the A-Star algorithm in Zig

astar library zig ziglang

Last synced: 08 Apr 2026

https://github.com/seanpm2001/ai2001_category-source_code-sc-zig

🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:Zig category for AI2001, containing Zig programming language datasets

ai ai-2001 ai-2001-dataset ai-2001-development ai2001 ai2001-dataset ai2001-development artificial-intelligence dataset gpl3 gplv3 md r-language rmarkdown-language source-code-dataset txt zig zig-lang zig-language zig-sc-dataset

Last synced: 09 Feb 2026

https://github.com/NickHastings/zig-debian

Debian package for zig programming language

debian-package zig

Last synced: 12 Mar 2025

https://github.com/toffaletti/zig-array-map

ArrayMap data structure for Zig

zig

Last synced: 10 Jan 2026

https://github.com/nektro/zig-asn1

Zig parser for ASN.1 DER binary encoding.

asn1 zig zig-package

Last synced: 22 Mar 2025