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/omkar-foss/zebra

A simple, fast, all-in-one config loader for Zig.

config-loader zig zig-library zig-package ziglang

Last synced: 04 Apr 2026

https://github.com/eddygarcas/zig-systems-software

Systems programming utilities

cli json parser systems-programming toon zig

Last synced: 04 Jun 2026

https://github.com/xcaeser/cm

πŸ€– cumul concatenates all files in a directory into a single text file to provide context to Large Language Models (LLMs).

cross-platform executable zig ziglang

Last synced: 24 Apr 2026

https://github.com/zig-utils/zig-benchmarks

A modern, performant, and beautiful benchmark framework for Zig.

benchmark-framework benchmarks mitata testing zig

Last synced: 01 Apr 2026

https://github.com/evaleek/advent-of-code-template

Advent of Code template for Zig solutions

advent-of-code zig

Last synced: 08 Jun 2026

https://github.com/ratfactor/tga.zig

Demonstration of writing a TGA file from Zig.

tga tga-format tga-image zig

Last synced: 28 Feb 2026

https://github.com/nilostolte/sudoku

Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate set processing using bits to represent digits in the [1, 9] range, and bitwise operations to test a candidate against the candidate set, all at once.

bitwise-operators brute-force-algorithm c java optmization sudoku zig

Last synced: 25 Feb 2026

https://github.com/sb2bg/sykora

End-to-end chess engine written in Zig supporting the UCI interface. Play me on Lichess!

chess chess-engine uci zig

Last synced: 04 Mar 2026

https://github.com/HRuivo/zig-x86-baremetal

Barebones x86 kernel written in Zig.

baremetal freestanding zig

Last synced: 19 Jun 2026

https://github.com/suirad/zrc

Pointer Reference counting in Zig

reference-counting shared-ptr zig ziglang

Last synced: 11 Oct 2025

https://github.com/ringtailsoftware/zvterm

Zig binding for libvterm, a terminal emulator core

libvterm terminal terminal-emulator zig zig-package

Last synced: 23 Oct 2025

https://github.com/nzrsky/zig-mcp

Zig ZLS MCP for Claude Code πŸ€–

agent ai claude llm mcp zig zls

Last synced: 14 Apr 2026

https://github.com/justinethier/zig-mark-sweep-gc

:broom: Zig port of Bob Nystrom's simple mark-sweep GC

garbage-collection memory-management zig ziglang

Last synced: 23 Feb 2026

https://github.com/jakubtomsu/box2d-lite-zig

Box2D-Lite rewritten in Zig. Box2D is a small physics engine for 2D games.

game-development physics physics-2d physics-engine physics-simulation zig zig-library

Last synced: 26 Oct 2025

https://github.com/silversquirl/zig-ink

Ink narrative scripting runtime for Zig

ink inkle inky narrative zig

Last synced: 09 Oct 2025

https://github.com/jsfpdn/yatlc

yet-another-toy-language compiler

compiler llvm zig

Last synced: 14 Oct 2025

https://github.com/stripedpajamas/zig-ulid

ULID generation in Zig

generator ulid uuid zig

Last synced: 28 Jan 2026

https://github.com/marselester/duckdb-maxmind

DuckDB MaxMind extension written in Zig.

duckdb duckdb-extension geoip geolite maxmind maxmind-db zig

Last synced: 01 Apr 2026

https://github.com/jedisct1/zig-ipcrypt

A Zig implementation of the IP address encryption and obfuscation methods specified in the ipcrypt document.

address encryption ip ipcipher ipcrypt ipcrypt2 obfuscation zig zig-package

Last synced: 01 Apr 2026

https://github.com/christopher-kleine/wasm4-docker

Dockerfile to create a docker image than compiles AssemblyScript, C, Go, Rust and Zig

assemblyscript co d docker fantasy-console game-development go nelua odin rust wasm wasm4 webassembly zig

Last synced: 01 Feb 2026

https://github.com/r4gus/zig-book

Zig Basiscs: Zig programmieren fΓΌr Einsteiger

book books buch deutsch programming programming-language zig ziglang

Last synced: 26 Feb 2026

https://github.com/r4gus/crypto

Cryptographic algorithms in Zig

cryptography vrf zig ziglang

Last synced: 02 Feb 2026

https://github.com/zon-dev/oauth2

Implementation of OAuth 2.0 in Zig.

authorization oauth2 oauth2-client oauth2-server zig ziglang

Last synced: 07 Feb 2026

https://github.com/zig-utils/zig-config

A zero-dependency, smart configuration loader for Zig.

config configuration-loader json jsonc toml zig

Last synced: 01 Apr 2026

https://github.com/zhuyadong/closure.zig

closure for zig.

closure zig zig-package

Last synced: 28 Apr 2026

https://github.com/willdoescode/linked-lists-in-zig

Linked list implementation in zig.

linked-list zig

Last synced: 12 Oct 2025

https://github.com/mgord9518/squashfuse-zig

Read and mount SquashFS archives

fuse fuse-filesystem squashfs squashfs-image zig

Last synced: 27 Feb 2026

https://github.com/silversquirl/zig-xed

Intel X86 Encoder Decoder library, as a Zig package

assembly x86 x86-64 x86-assembly zig zig-package

Last synced: 24 Apr 2026

https://github.com/rustkas/zig-build-system--0.13.0-examples

Exampels of Zig's tutorial

build zig ziglang

Last synced: 14 Feb 2026

https://github.com/vsergeev/zig-pebble-sdk

Zig build script and wrapper for the Pebble SDK

pebble pebble-sdk pebble-watch zig zig-package

Last synced: 06 Jun 2026

https://github.com/mattnite/protobuf

A pure-Zig Protocol Buffers library with a standalone .proto parser, build-time code generator, and transport-agnostic RPC stub generation. Proto2 + proto3. Zero external dependencies.

protobuf rpc zig zig-package

Last synced: 14 Apr 2026

https://github.com/mail-os/mail

A performant & secure SMTP server implementation, designed for self-hosting email infrastructure.

cli imap library mail-server pop3 smtp-server zig

Last synced: 01 Mar 2026

https://github.com/abhinav/txtar.zig

Simple, readable format for storing multiple files together.

zig zig-library

Last synced: 19 Oct 2025

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

πŸŽ„ My solutions to Advent of Code

advent-of-code typescript zig ziglang

Last synced: 03 Apr 2025

https://github.com/suirad/zRc

Pointer Reference counting in Zig

reference-counting shared-ptr zig ziglang

Last synced: 12 Mar 2025

https://github.com/cryptocode/zig-ed25519-blake2b

ed25519-blake2b implementation for Zig

blake2b ed25519 zig

Last synced: 09 Apr 2025

https://github.com/sreehax/zig-ini

.ini parser for zig

zig ziglang

Last synced: 13 May 2025

https://github.com/jmatth11/player.nvim

A simple plugin to play local audio/music through neovim

audio music nvim player zig

Last synced: 17 Nov 2025

https://github.com/silversquirl/zik

Source-level static instrumentation framework for Zig

instrumentation profiler tracing zig

Last synced: 22 Apr 2025

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

Work in progress port of dlmalloc-2.8.6 to Zig

zig

Last synced: 18 May 2026

https://github.com/wllfaria/quix

Cross platform terminal manipulation library written in zig.

cross-platform terminal tui zig zig-package

Last synced: 22 Jun 2025

https://github.com/ok-ryoko/multiring.zig

Hierarchical, forwardly linked and circularly linked abstract data type in Zig

abstract-data-type zig

Last synced: 09 Jul 2025

https://github.com/svelterust/utils

Nice helper functions for build.zig

utils zig

Last synced: 10 Feb 2026

https://github.com/lucaas-d3v/flint

A pipeline-oriented system language for robust CLI tools. Transpiles to C99. Built in Zig.

c99 cli compiler devops flint language pipeline scripting-language transpiler zig

Last synced: 10 Apr 2026

https://github.com/fjebaker/zigtex

Embeddable LaTeX to SVG in Zig.

latex latex-to-svg microtex renderer svg zig

Last synced: 02 Jul 2025

https://github.com/rutgerbrf/zig-nats

Work-in-progress NATS library for Zig

nats zig

Last synced: 20 Mar 2025

https://github.com/r4gus/candy-stick

CTAP2 authenticator implementation in Zig

authentication authenticator ctap ctap2 fido fido2 zig ziglang

Last synced: 11 Jul 2025

https://github.com/tusharsadhwani/zlox

Lox bytecode interpreter, written in Zig 0.13.0.

lox-language zig

Last synced: 08 Aug 2025

https://github.com/szkkng/juzi

WIP: JUCE with the zig build system

juce zig

Last synced: 23 Nov 2025

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

asio (standalone) event-loop to C API - Experimental (uses zig 0.12.0)

asio asio-library asynchronous c concurrency cplusplus cpp ffi-bindings threading zig

Last synced: 15 Apr 2025

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

Advent of Code written in different languages.

advent-of-code rust scala zig

Last synced: 11 Apr 2025

https://github.com/charles-l/video-player

an ffmpeg-based video player written in zig

ffmpeg raylib video-player zig

Last synced: 02 Sep 2025

https://github.com/calebq42/zig-squashfs

Learning zig via squashfs

zig zig-lib zig-library zig-package

Last synced: 01 Mar 2026

https://github.com/suirad/umutex

Platform Independant Mutex for the Zig programming language

atomics mutex mutex-lock zig zig-lang ziglang

Last synced: 15 Apr 2025

https://github.com/rustkas/simple-about-zig

ΠŸΠΎΡˆΠ°Π³ΠΎΠ²Ρ‹Π΅ ΡƒΡ€ΠΎΠΊΠΈ ΠΏΠΎ языку программирования Zig для Π½Π°Ρ‡ΠΈΠ½Π°ΡŽΡ‰ΠΈΡ…

eduction russian step-by-step-guide study zig ziglang

Last synced: 30 Apr 2025

https://github.com/daneelsan/wireworld

Wireworld: a Turing-complete cellular automaton suited for simulating logic gates and other real-world computer elements

c wireworld wolfram-language zig

Last synced: 20 Jun 2025

https://github.com/jedisct1/zig-cymric

Zig implementations of the Cymric authenticated encryption modes.

aead cymric zig zig-package

Last synced: 17 Jul 2025

https://github.com/freakmangd/bitmatch

Bitmatching in zig

zig zig-package

Last synced: 12 Apr 2025

https://github.com/Ryp/p1e

PlayStation 1 Emulator

emulator psx zig

Last synced: 12 Aug 2025

https://github.com/malcolmstill/clerk

Todos in your CLI

sqlite todo zig

Last synced: 23 Aug 2025

https://github.com/nektro/ziglaunch

Introductory files to get started with different types of projects in Zig.

zig

Last synced: 07 Oct 2025

https://github.com/alexnask/lepto.zig

Date and time library for zig, inspired by C++20 std::chrono

datetime time timezone zig zig-library zig-package ziglang

Last synced: 04 Oct 2025

https://github.com/jpaquim/crafting-interpreters-deno-zig

Crafting Interpreters in Deno and Zig

crafting-interpreters deno lox typescript zig

Last synced: 07 Jan 2026

https://github.com/ManDeJan/zig-wyhash

Zig implementation of https://github.com/wangyi-fudan/wyhash

hash wyhash zig

Last synced: 12 Mar 2025

https://github.com/fabioarnold/hello-webgl

Hello WebGL in Zig

webgl webgl2 zig ziglang

Last synced: 12 Apr 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: 06 May 2025

https://github.com/zig-gamedev/system_sdk

System libraries and headers for cross-compiling zig-gamedev libs & sample apps

cross-platform gamedev sdk zig

Last synced: 14 Apr 2025

https://github.com/mkashirin/filez

Filez is a very simple tool for receiving and sending files written in the Zig programming language.

filebuffer networkprogramming zig

Last synced: 07 Apr 2025

https://github.com/daneelsan/dodgeballz

A mini game using Zig, WASM and JS

html5-canvas webassembly zig

Last synced: 11 Apr 2025

https://github.com/jkoop/zigqlite

An SQLite binding for Zig.

sqlite zig zig-package

Last synced: 19 Jun 2025

https://github.com/getchoo/ziggy-with-it

A small example of a Nix flake for a Zig project

nix nix-flake zig ziglang

Last synced: 12 Apr 2025

https://github.com/oltdaniel/zig-js-interplay

Seamless integration of Zig and JavaScript in WebAssembly

js wasm zig

Last synced: 24 Jun 2025

https://github.com/aalbacetef/strcompare

strcompare is a library for comparing strings using Hamming, Levenshtein, and Damerau-Levenshtein metrics.

damerau-levenshtein hamming-distance levenshtein levenshtein-distance string-comparison zig

Last synced: 22 Jul 2025

https://github.com/jacobcrabill/monkey-lang

An implementation of the Monkey programming language in Zig

interpreter monkey-programming-language zig

Last synced: 03 Apr 2025

https://github.com/danprince/zigrl

🧌 A Zig + WebAssembly roguelike.

roguelike roguelike-tutorial wasm zig

Last synced: 18 Feb 2026

https://github.com/ch4r10t33r/hash-zig

A pure zig implementation of hash based signatures inspired from the rust implementation https://github.com/b-wagn/hash-sig

hash-sig lean-ethereum zig

Last synced: 07 Oct 2025

https://github.com/mandejan/zig-wyhash

Zig implementation of https://github.com/wangyi-fudan/wyhash

hash wyhash zig

Last synced: 26 Apr 2025

https://github.com/weskoerber/zvm.sh

Zig Version Manager - POSIX-compliant shell script to manage multiple active Zig versions.

version-manager zig ziglang

Last synced: 19 Jun 2025

https://github.com/pkwasniok/sysfetch

Neofetch alternative for Linux written in Zig

cli linux linux-app neofetch neofetch-clone resources-monitoring system zig

Last synced: 09 Apr 2025

https://github.com/bo1led-owl/zerogrep

Yet another grep, built with Zig

cli grep-like zig

Last synced: 08 Jul 2025

https://github.com/andy5995/zigdeck

A library that creates and shuffles a deck of cards from which you can draw

cards library mit-license simulation zig zig-library zig-package

Last synced: 10 Apr 2025

https://github.com/arguablykomodo/minimixer

A very barebones X11 pulseaudio volume mixer

pulseaudio volume-control xlib zig

Last synced: 29 Jun 2025

https://github.com/allyourcodebase/nativefiledialog-extended

nativefiledialog-extended ported to the zig build system

zig zig-package

Last synced: 18 Sep 2025

https://github.com/jsyrjala/zraytrace

Raytracing implemented in Zig language

raytracing raytracing-in-one-weekend zig

Last synced: 25 Mar 2025

https://github.com/ianprime0509/nonograms

A Nonograms game for GNOME

game gnome nonograms zig

Last synced: 29 Apr 2025

https://github.com/chaoyangnz/rvz

xv6 port on RISC-V VisionFive2 / Nezha in Zig

d1-h jh7110 risc-v xv6 zig

Last synced: 27 Jul 2025

https://github.com/orangot/fozos

x64 os made with limine in zig

limine os osdev x64 zig ziglang

Last synced: 06 Apr 2025

https://github.com/riyaz-ali/sqlite3.zig

sqlite3 database driver for ziglang

sqlite3 sqlite3-extension zig

Last synced: 23 Apr 2025

https://github.com/semarie/openbsd-ziglibc

build a ZIG_LIBC environment for Zig, targeting OpenBSD

openbsd zig

Last synced: 08 May 2026

https://github.com/oetherington/glinka

A fast Typescript compiler written in Zig

compiler transpiler typescript zig

Last synced: 12 Apr 2025