Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Zig
![](https://explore-feed.github.com/topics/zig/zig.png)
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.
- GitHub: https://github.com/topics/zig
- Wikipedia: https://en.wikipedia.org/wiki/Zig_(programming_language)
- Repo: https://github.com/ziglang/zig
- Created by: Andrew Kelley
- Released: February 8, 2016
- Aliases: ziglang, zig-lang, zig-language,
- Last updated: 2025-02-13 00:34:09 UTC
- JSON Representation
https://github.com/bogwi/pieq
Priority Queue for Zig
algorithms data-structures priority-queue zig zig-lang zig-package
Last synced: 01 Feb 2025
https://github.com/coolaj86/uuidv7
UUIDv7, written in Zig (and Go, and JS, and Swift - just for good measure, of course)
go golang javascript swift uuid uuid-generator uuidv7 zig ziglang
Last synced: 13 Oct 2024
https://github.com/ibokuri/protest
A set of modules for easy testing in Zig
assert assertions require testing zig ziglang
Last synced: 05 Feb 2025
https://github.com/r4gus/ccdb
CBOR Credential Database Format
credential-manager credential-store passkey password password-database zig zig-package
Last synced: 26 Jan 2025
https://github.com/furpu/jwt.zig
Zig JSON Web Token package.
jsonwebtoken jwt zig zig-library zig-package
Last synced: 17 Oct 2024
https://github.com/rlopzc/protohackers_zig
Solving protohackers.com problems with Zig
networking protohackers zig ziglang
Last synced: 03 Feb 2025
https://github.com/jameserrington/zig-rbtree
Red Black Tree implementation in Zig
Last synced: 30 Dec 2024
https://github.com/jrachele/zsynth
Synthesizer plugin written in Zig
audio bitwig clap dsp plugin synthesizer vst zig
Last synced: 03 Jan 2025
https://github.com/wasm-fmt/zig_fmt
A WASM Based Zig Formatter
formatter formatting wasm webassembly zig
Last synced: 18 Oct 2024
https://github.com/evanlin96069/propoobdetector
A Source Engine plugin that detects out-of-bounds props
kuroko portal source-engine zig
Last synced: 27 Oct 2024
https://github.com/malespiaut/zig_c_mixture
Minimal working example of mixing Zig with C code.
Last synced: 29 Jan 2025
https://github.com/usumerican/zshogi
A simple USI shogi engine implemented in Zig
chess javascript shogi webassembly zig
Last synced: 13 Feb 2025
https://github.com/game4all/zvox
🧊 Zig library to parse Magicavoxel .vox files
Last synced: 10 Jan 2025
https://github.com/nikneym/dynamo
Performant abstraction over system APIs for non-blocking socket I/O. Implements an event loop that leverages proactor pattern.
dynamo epoll non-blocking-io non-blocking-sockets nonblocking nonblocking-sockets socket socket-io zig ziglang
Last synced: 26 Jan 2025
https://github.com/hendriknielaender/monkey-lang
Thorsten Ball's book "Writing and interpreter in Go"
Last synced: 26 Jan 2025
https://github.com/edamame-x/wasmex
Run wasm in multiple environments with the same code (Browser, Node.js, Deno, Bun, etc.)
bun deno go javascript jsr nodejs rust typescript wasm zig
Last synced: 06 Feb 2025
https://github.com/dhananjaylatkar/aoc2024
https://adventofcode.com/2024
advent-of-code advent-of-code-2024 advent-of-code-in-zig aoc aoc2024 aoc2024-in-zig zig
Last synced: 29 Jan 2025
https://github.com/joachimschmidt557/zigfd
[WIP] Recursively find files and directories with a regex pattern
Last synced: 02 Feb 2025
https://github.com/forentfraps/bes
BogusEncryptionStandard
aes aes-encryption blazingly-fast encryption x86 zig
Last synced: 14 Jan 2025
https://github.com/darkness4/advent-of-code-2024
Advent of code 2024 in Zig.
advent-of-code advent-of-code-2024 zig
Last synced: 29 Jan 2025
https://github.com/bo1led-owl/spalloc
Toy allocator with C interface written in Zig
allocators c memory-managament zig
Last synced: 04 Jan 2025
https://github.com/joachimschmidt557/zig-walkdir
Provides functions for walking directories recursively
Last synced: 02 Feb 2025
https://github.com/zon-dev/url
Zig URL package is a URI extension package
http parser url url-parser zig
Last synced: 22 Jan 2025
https://github.com/mkuranowski/impuls
Python framework for processing static public transportation data
framework gtfs public-transport python zig
Last synced: 13 Feb 2025
https://github.com/oskarnp/advent-of-code
My solutions to the "Advent of Code" programming challenges in various languages.
ada ada-lang advent-of-code advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 adventofcode odin odin-lang odin-programming-language zig zig-lang
Last synced: 01 Feb 2025
https://github.com/sharktheone/yeeeeem
A toy JVM
java jvm jvm-bytecode vm zig ziglang
Last synced: 01 Feb 2025
https://github.com/susonicth/zigcat
As a lerning exercise to get to know zig I build a small command line tool that works like cat
cat cli commandline-tool learning zig
Last synced: 11 Jan 2025
https://github.com/kooparse/texture-packer
A dynamic texture packer using a naive packer algorithm.
Last synced: 26 Jan 2025
https://github.com/svelterust/knarkzel.github.io
Personal website in org-mode
Last synced: 24 Jan 2025
https://github.com/zewenn/fyr
A wrapper/helper to work with raylib-zig (by Not-Nik)
Last synced: 29 Jan 2025
https://github.com/tiehuis/zig-cli-experiment
Experiment in how to handle the cli interface for zig
Last synced: 26 Jan 2025
https://github.com/tiawl/wayland.zig
wayland headers packaged for @ziglang
binding spaceporn wayland wayland-protocol zig zig-package ziglang
Last synced: 26 Jan 2025
https://github.com/iamyaash/fcm
(ongoing development) Fedora Container Manager
container dashboard docker fedora lighweight podman zig
Last synced: 13 Feb 2025
https://github.com/insolor/zig-collections
Implementation of some useful data structures in Zig. Inspired by Python's collections module.
Last synced: 13 Feb 2025
https://github.com/maximousblk/upsmon
A simple UPS monitor for Raspberry Pi
Last synced: 05 Feb 2025
https://github.com/jackdbd/zig-tour
An introduction to the Zig programming language and toolchain
Last synced: 12 Feb 2025
https://github.com/jungerboyo/stm32f103rb-template-project-zig
stm32f103rb mcu ziglang template project with microzig
embedded-zig microzig stm32f103rb zig ziglang
Last synced: 12 Jan 2025
https://github.com/osakitsukiko/jellyfish
A simple one-source zig IDE targeted towards algorithmics.
Last synced: 11 Jan 2025
https://github.com/weebnetsu/zig-learning-material
The learning material used for my Zig course
Last synced: 12 Jan 2025
https://github.com/42lm/zigist
Update a gist with a random dev joke. Pure Zig⚡
actions continuous-integration cron cronjob githubci zig ziglang
Last synced: 12 Jan 2025
https://github.com/lun-4/expiring-hash-map.zig
need a cache or you're limited by memory in your long-lived zig code, well fear no more!
Last synced: 02 Feb 2025
https://github.com/lun-4/zig-docsearch
[WIP] search over zig stdlib doc comments (with rudimentary html gen)
Last synced: 02 Feb 2025
https://github.com/opensvm/supabase-zig
supabase zig client
supabase-client supabase-db supabse zig zig-package zig-supabase
Last synced: 12 Jan 2025
https://github.com/erffy/zig-waybar-contrib
✨ Sleek and lightweight Waybar modules built with Zig
sway waybar waybar-contrib waybar-module zig ziglang zls
Last synced: 12 Jan 2025
https://github.com/daneelsan/wolframlanguageruntimezigdemo
WolframLanguageRuntime demo in Zig
wolfram-language wolfram-mathematica zig
Last synced: 01 Feb 2025
https://gitlab.com/40hz/newton/zdcl
Tools and libraries to connect to Apple Newton MessagePads written in Zig
apple apple-newton messagepad zig zig-lang
Last synced: 01 Feb 2025
https://github.com/wojberni/file-browser
Terminal UI browser for files written in Zig.
file-browser file-browsing file-tree learning tree-structure tui-app zig zig-lang
Last synced: 02 Feb 2025
https://github.com/madlittlemods/zig-ocr-mnist-k-nearest-neighbors
Basic OCR example written in Zig using K-nearest neighbor against the MNIST dataset
k-nearest-neighbors knn mnist mnist-handwriting-recognition ocr zig
Last synced: 12 Feb 2025
https://github.com/mariogt/zig_lazy_updater
Script to update/install the latest dev build of Zig into your $HOME folder
Last synced: 01 Feb 2025
https://github.com/zon-dev/docker-zig
Docker for zig programming language
dockerfile dockerlized zig ziglang
Last synced: 22 Jan 2025
https://github.com/gaurav-gosain/jsml.zig
A simple JSON (toy) parser written in Zig, for learning purposes.
Last synced: 18 Jan 2025
https://github.com/doccaico/monkey-zig
Monkey programming language written in Zig/Ziglang
Last synced: 06 Jan 2025
https://github.com/alvaro17f/passback
A tool to backup your keepass database
Last synced: 18 Jan 2025
https://github.com/lewisgaul/minesolver
Minesweeper solver written in Zig and Python, supporting multiple mines per cell
Last synced: 10 Feb 2025
https://github.com/hun756/zigonic
Algorithm library in Zig programming language
algorithm algorithms zig zig-lang zig-library ziglang
Last synced: 26 Jan 2025
https://github.com/cryptocode/llvm-jit-zig
LLVM ORCv2 jit example in Zig (without using any Zig bindings)
Last synced: 18 Jan 2025
https://github.com/nektro/zig-fmt-valueliteral
Print a value to a writer as it would be written in Zig syntax as a (x) literal.
Last synced: 26 Jan 2025
https://github.com/smintfy/yip
Yip is a toy interpreted functional programming language.
interpreter learning programming-language python recreational zig
Last synced: 25 Jan 2025
https://github.com/sorairolake/abcrypt-zig
A simple, modern and secure file encryption library for Zig
abcrypt abcrypt-encryption argon2 argon2id blake2 blake2b chacha20 chacha20-poly1305 encryption poly1305 xchacha20 xchacha20-poly1305 zig zig-library zig-package ziglang
Last synced: 07 Feb 2025
https://github.com/ramsyana/zig-math-algorithms
A collection of mathematical algorithms implemented in Zig, designed to address specific mathematical problems with simple command-line interfaces.
Last synced: 07 Feb 2025
https://github.com/rejzi-dich/rytonlang
RU: Ryton - современный, мульти-парадигменный и мульти-платформенный язык программирования высокого уровня, который делает правильное простым, а сложное - понятным. EN: Ryton is a modern, multi-paradigm, and multi-platform high-level PL that makes what's right simple and what's complex understandable.
c cython dev development java jvm jython programing-language programming-language python ryton rytonlang zig ziglang
Last synced: 07 Feb 2025
https://github.com/mazrean/ziggo-test
A simple example of calling a library written in Zig from Go by CGO.
Last synced: 02 Feb 2025
https://github.com/a1393323447/zcore-os
Writting an OS in Zig. (Based on rCore-OS)
Last synced: 13 Nov 2024
https://github.com/esporttoys/zigthreefingerdrag
Enable three-finger drag for Precision Touchapds on Windows.
precision-touchpad rawinput sendinput three-finger-drag windows zig
Last synced: 05 Jan 2025
https://github.com/zen-eth/multiformats-zig
Zig implementation of the multiformats https://github.com/multiformats/multiformats.
cid multiaddr multiaddress multibase multicodec multiformats multihash zig
Last synced: 28 Jan 2025
https://github.com/thewh1teagle/whisper.zig
Transcribe audio with whisper in zig
Last synced: 24 Jan 2025
https://github.com/vedantmgoyal9/goreleaser-rust-cross
Docker image for cross-compiling Rust projects with GoReleaser.
cargo cargo-xwin cargo-zigbuild clang-cl cross-compilation docker goreleaser lld lld-link msvc msvcrt rust windows xwin zig
Last synced: 15 Dec 2024
https://github.com/vrischmann/zig-picohttpparser
Small Zig wrapper for picohttpparser
Last synced: 03 Jan 2025
https://github.com/krish-r/proximity-sort
Zig implementation of @jonhoo's proximity-sort.
Last synced: 14 Jan 2025
https://github.com/trashhalo/docker-zig
docker image with zig and gyro for aarch64
Last synced: 06 Feb 2025
https://github.com/Aransentin/zpq
zpq is a connection library for PostgreSQL
Last synced: 24 Oct 2024
https://github.com/leighmcculloch/zig-soroban-sdk
A Soroban SDK for smart contracts written in Zig. Unreleased. Unfit for use. Experimental. Use at your own risk.
smart-contracts soroban stellar zig ziglang
Last synced: 06 Feb 2025
https://github.com/nuiipointerexception/aoc_zig_templ
A easy to use template for building solutions for advent of code! 🎄✨
advent-of-code aoc zig ziglang
Last synced: 03 Feb 2025
https://github.com/mikkurogue/zigttp
A small tiny http server for my own use to host stuff on a vps at some point
cli-tool http-server zig ziglang
Last synced: 19 Jan 2025
https://github.com/nektro/zig-licenses
generated data from https://spdx.org/licenses/.
Last synced: 26 Jan 2025
https://github.com/gabe-burnette/asciigen-wasm
Generate ASCII images, text, and videos locally in your browser.
ascii ascii-art asciigen cloudflare ffmpeg ffmpeg-wasm indexeddb mediainfo offscreen-canvas svelte wasm web-workers webgpu zig
Last synced: 04 Dec 2024
https://github.com/dantecatalfamo/OpenCSE
Free implementation of the Can't Stop Express dice game.
Last synced: 15 Nov 2024
https://github.com/allyourcodebase/cfitsio
Zig build of CFITSIO library.
cfitsio fits fits-files fits-image fitsio zig zig-lang zig-language zig-library zig-package ziglang
Last synced: 01 Feb 2025
https://github.com/mkpoli/zig-rust-interop
An example of Zig-Rust and Rust-Zig interop through C ABI
Last synced: 02 Feb 2025
https://github.com/ziglana/ziglet.sh
solana zig sdk ⚡️blazigly fast⚡️
blazigly crypto smart-contracts solana solana-blockchain zig ziglana ziglang
Last synced: 08 Feb 2025