avatar_url stringlengths 47 116 ⌀ | name stringlengths 1 46 | full_name stringlengths 7 60 | created_at stringdate 2016-04-01 08:17:56 2025-05-20 11:38:17 | description stringlengths 0 387 ⌀ | default_branch stringclasses 44
values | open_issues int64 0 4.93k | stargazers_count int64 0 78.2k | forks_count int64 0 3.09k | watchers_count int64 0 78.2k | tags_url stringlengths 0 94 | license stringclasses 27
values | topics listlengths 1 20 | size int64 0 4.82M | fork bool 2
classes | updated_at stringdate 2018-11-13 14:41:18 2025-05-22 08:23:54 | has_build_zig bool 2
classes | has_build_zig_zon bool 2
classes | zig_minimum_version stringclasses 50
values | repo_from stringclasses 3
values | dependencies listlengths 0 38 | readme_content stringlengths 0 437k | dependents listlengths 0 21 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://avatars.githubusercontent.com/u/1950733?v=4 | setup-zine | kristoff-it/setup-zine | 2025-04-01T17:12:05Z | GitHub Action to get the Zine static site generator | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/kristoff-it/setup-zine/tags | MIT | [
"blog",
"ssg",
"zig"
] | 9 | false | 2025-04-21T19:07:32Z | false | false | unknown | github | [] | setup-zine
GitHub Action to get the <a>Zine static site generator</a>.
Usage
In your GitHub Actions workflow file add a step like this:
<code>yaml
- name: Setup Zine
uses: kristoff-it/setup-zine@v1
with:
version: v0.10.0</code>
The <code>version</code> field is mandatory and must be <code>v0.10.0</code> or... | [] |
https://avatars.githubusercontent.com/u/199244440?v=4 | manalith-old | manalith-org/manalith-old | 2025-02-14T13:10:35Z | Modern operating system. | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/manalith-org/manalith-old/tags | MPL-2.0 | [
"kernel",
"modern",
"osdev",
"zig"
] | 11 | false | 2025-02-15T14:50:14Z | true | true | unknown | github | [
{
"commit": "69235d363c077a090a9b7a313ed8c6f73e4a4807.zip",
"name": "ultra",
"tar_url": "https://github.com/UltraOS/UltraProtocol/archive/69235d363c077a090a9b7a313ed8c6f73e4a4807.zip.tar.gz",
"type": "remote",
"url": "https://github.com/UltraOS/UltraProtocol"
},
{
"commit": "201100c968ad... |
About
Mannalith is a highly exprimental operating system that tries to be modern, It is written in zig and some C. It tries to be unix-like but with some changes. | [] |
https://avatars.githubusercontent.com/u/78318848?v=4 | zig-wasm | Supakornn/zig-wasm | 2025-04-12T21:17:37Z | WebAssembly with Zig (Demo) | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/Supakornn/zig-wasm/tags | - | [
"wasm",
"webassembly",
"zig",
"ziglang"
] | 223 | false | 2025-04-12T21:43:58Z | true | false | unknown | github | [] | WebAssembly with Zig
Build
```bash
Build the project
zig build
```
<code>py
python3 server.py</code>
Visit the website
<code>bash
http://localhost:8000</code> | [] |
https://avatars.githubusercontent.com/u/151967?v=4 | bfstree.zig | mrusme/bfstree.zig | 2025-03-18T21:40:49Z | Breadth-first search implementation in Zig | master | 0 | 1 | 0 | 1 | https://api.github.com/repos/mrusme/bfstree.zig/tags | LGPL-3.0 | [
"bfs",
"bfs-algorithm",
"bfs-tree",
"zig",
"zig-library"
] | 12 | false | 2025-05-14T16:21:41Z | true | true | 0.14.0 | github | [] | bsftree
<a></a>
Breadth-first search implementation in Zig that uses Zig <code>0.14</code>.
Usage
Refer to the <code>test "BFS Path Finding"</code> case in <code>src/root.zig</code>. :-)
Contributing
Contributions are welcome, please submit a PR on GitHub. | [] |
https://avatars.githubusercontent.com/u/565124?v=4 | adr | peterhellberg/adr | 2025-03-04T00:04:46Z | A tool for managing ADRs (Architecture Decision Records) in a directory. | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/peterhellberg/adr/tags | MIT | [
"adr",
"cli",
"zig"
] | 30 | false | 2025-03-04T15:01:24Z | true | true | 0.14.0-dev.3451+d8d2aa9af | github | [
{
"commit": "d9142c73aedc5698beba58b3fbf2bcfe69864778.zip",
"name": "zul",
"tar_url": "https://github.com/karlseguin/zul/archive/d9142c73aedc5698beba58b3fbf2bcfe69864778.zip.tar.gz",
"type": "remote",
"url": "https://github.com/karlseguin/zul"
}
] | adr
A tool for managing ADRs <em>(Architecture Decision Records)</em> in a directory <em>(ideally inside of a repo)</em>.
<blockquote>
[!Note]
Initially based on <a>https://github.com/bradcypert/adl/</a>
Adjusted to be built as a <code>.wasm</code> as well as depending on <a>https://github.com/karlseguin/zul/</a> fo... | [] |
https://avatars.githubusercontent.com/u/280505?v=4 | zmpl-grammar | uzyn/zmpl-grammar | 2025-03-20T09:18:00Z | Code editor grammar for Zmpl | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/uzyn/zmpl-grammar/tags | MIT | [
"grammar",
"sublime-text",
"sublime-text-plugin",
"tmlanguage",
"vscode",
"zig",
"zmpl"
] | 110 | false | 2025-04-27T07:53:48Z | false | false | unknown | github | [] | Zmpl grammar extension
<a>Zmpl</a> is a templating language for Zig.
Learn more about Zmpl at the <a>documentation</a>.
Install
<ul>
<li>Visual Studio Code: install from <a>Visual Studio Code Marketplace</a>.</li>
<li>Sublime Text: install through Package Control (search for "Zmpl").</li>
</ul>
Features
This exten... | [] |
https://avatars.githubusercontent.com/u/192961174?v=4 | ziro | dacheng-zig/ziro | 2025-03-30T14:53:02Z | ziro - a coroutine and async io library for zig, forked from zigcoro | dev | 1 | 1 | 0 | 1 | https://api.github.com/repos/dacheng-zig/ziro/tags | 0BSD | [
"async",
"coroutine",
"zig"
] | 201 | false | 2025-05-10T15:08:57Z | true | true | unknown | github | [
{
"commit": "94ed6af7b2aaaeab987fbf87fcee410063df715b",
"name": "libxev",
"tar_url": "https://github.com/mitchellh/libxev/archive/94ed6af7b2aaaeab987fbf87fcee410063df715b.tar.gz",
"type": "remote",
"url": "https://github.com/mitchellh/libxev"
}
] | ziro
A Zig Coroutine library using stackful asymmetric coroutines.
Supports async IO via <a><code>libxev</code></a>.
<a></a>
CI tests against zig 0.14.0
Coroutines supported on Windows <code>x86_64</code>, Linux {<code>x86_64</code>, <code>aarch64</code>, <code>riscv64</code>}, and Mac {<code>x86_64</code>, <cod... | [
"https://github.com/dacheng-zig/ziro-sleep"
] |
https://avatars.githubusercontent.com/u/112902041?v=4 | ZagOS | artehe/ZagOS | 2025-04-25T20:36:42Z | An operating system written in Zig | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/artehe/ZagOS/tags | Unlicense | [
"64-bit",
"kernel",
"operating-system",
"operating-systems",
"os",
"osdev",
"x86",
"x86-64",
"x86-kernel",
"zig"
] | 159 | false | 2025-05-21T21:50:52Z | false | false | unknown | github | [] | ZagOS
<a></a>
An experimental toy kernel/OS written using <a>Zig</a> as much as possible. Assembly will be used where required for funtionality (e.g loading the GDT in x86/x64), however this ideally will be done using inline assembly rather than seperate assembly files.
Currently the only supported architecture is x... | [] |
https://avatars.githubusercontent.com/u/146390816?v=4 | argp-standalone | allyourcodebase/argp-standalone | 2025-04-11T04:01:10Z | argp-standalone ported to the zig build system | master | 0 | 1 | 0 | 1 | https://api.github.com/repos/allyourcodebase/argp-standalone/tags | LGPL-2.1 | [
"zig",
"zig-package"
] | 12 | false | 2025-04-13T16:23:47Z | true | true | 0.14.0 | github | [] | <a></a>
argp-standalone
This is <a>argp-standalone</a>, packaged for <a>Zig</a>.
Installation
First, update your <code>build.zig.zon</code>:
```
Initialize a <code>zig build</code> project if you haven't already
zig init
zig fetch --save git+https://github.com/allyourcodebase/argp-standalone.git
```
You can the... | [] |
https://avatars.githubusercontent.com/u/60631511?v=4 | wardrobe | edqx/wardrobe | 2025-05-18T21:51:14Z | Zig Multipart Form Data library | master | 0 | 1 | 0 | 1 | https://api.github.com/repos/edqx/wardrobe/tags | MIT | [
"form-data",
"household-appliance",
"http",
"zig",
"zig-package"
] | 27 | false | 2025-05-20T17:53:03Z | true | true | unknown | github | [] | Wardrobe
A lightweight, simple <a>HTTP <code>multipart/form-data</code></a> library for Zig.
Supports both reading and writing form data payloads.
Writing Usage
Boundary
To start writing form data, you need to create a boundary string for your application. The spec requires
a certain number of bytes of entropy, so... | [] |
https://avatars.githubusercontent.com/u/2007894?v=4 | pugixml | awesomo4000/pugixml | 2025-04-04T16:12:37Z | Zig wrapper interface to pugixml C++ library | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/awesomo4000/pugixml/tags | NOASSERTION | [
"xml",
"zig"
] | 103 | false | 2025-04-04T17:13:24Z | true | true | 0.14.0 | github | [] | Zig wrapper for pugixml (C++ xml parser)
This is a set of wrappers with a nice zig interface to the pugixml C++ xml library.
Pugixml C++ (https://pugixml.org/) is a high-speed in-situ XML parser. It parses XML to a DOM structure without doing much copying of the data (using pointers). It is one of the fastest XML par... | [] |
https://avatars.githubusercontent.com/u/95163444?v=4 | texzel | AsgardXIV/texzel | 2025-04-17T18:38:07Z | A pure Zig library for BCn texture encoding/decoding. | main | 1 | 1 | 0 | 1 | https://api.github.com/repos/AsgardXIV/texzel/tags | MIT | [
"bc1",
"bc6h",
"bc7",
"bcn",
"compression",
"dxt",
"dxt1",
"dxt3",
"dxt5",
"encoding",
"rgtc",
"s3tc",
"texture",
"zig",
"zig-package",
"ziglang"
] | 6,276 | false | 2025-04-29T03:46:09Z | true | true | 0.14.0 | github | [] | Texzel
Texzel is a pure Zig library for texture encoding/decoding (compression/decompression) with no dependencies.
It is currently focused on the BCn codecs as well as converting between different raw pixel formats.
Supported Formats
| Format | Decode | Encode | Notes |
|---|---|---|---|
| Raw | ✅ | ✅ | Supports a... | [] |
https://avatars.githubusercontent.com/u/202800752?v=4 | mach-codebase-tutorial | mnbnkr/mach-codebase-tutorial | 2025-04-22T15:59:42Z | (AI generated tutorial) Mach codebase tutorial made with "Tutorial-Codebase-Knowledge" (Pocket Flow) | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/mnbnkr/mach-codebase-tutorial/tags | MIT | [
"documentation",
"mach",
"zig"
] | 212 | false | 2025-04-24T22:37:26Z | false | false | unknown | github | [] | <blockquote>
<em>Mach Engine version 0.4</em>
<strong><em>CAUTION</em><em>:</em> *THIS TUTORIAL WAS AI-GENERATED AND MAY CONTAIN ERRORS. IT IS </strong>NOT*<em> AFFILIATED WITH OR ENDORSED BY HEXOPS/MACH.</em>
</blockquote> | [] |
https://avatars.githubusercontent.com/u/533091?v=4 | box2d | martindrlik/box2d | 2025-04-16T09:57:44Z | Box2D is a 2D physics engine for games | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/martindrlik/box2d/tags | MIT | [
"box2d",
"zig",
"zig-build",
"ziglang"
] | 15,806 | true | 2025-04-16T10:52:31Z | true | true | 0.14.0 | github | [] |
Build Status
<a></a>
Box2D
Box2D is a 2D physics engine for games.
<a></a>
Features
Collision
<ul>
<li>Continuous collision detection</li>
<li>Contact events and sensors</li>
<li>Convex polygons, capsules, circles, rounded polygons, segments, and chains</li>
<li>Multiple shapes per body</li>
<li>Collision filte... | [] |
https://avatars.githubusercontent.com/u/126519037?v=4 | zig_wayland_client | JNetherwood-Imig/zig_wayland_client | 2025-03-30T01:07:39Z | A purely zig implementation of the client side of the wayland protocol. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/JNetherwood-Imig/zig_wayland_client/tags | - | [
"wayland",
"wayland-client",
"wayland-protocols",
"zig"
] | 12,989 | false | 2025-05-19T15:33:51Z | true | true | 0.14.0 | github | [
{
"commit": null,
"name": "scanner",
"tar_url": null,
"type": "relative",
"url": "./scanner"
}
] | zig_wayland_client
A purely zig implementation of the client side of the wayland protocol.
All types and functions are generated from xml protocol files at compile time, making this API completely extensible. | [] |
https://avatars.githubusercontent.com/u/23142073?v=4 | tunnel | jrachele/tunnel | 2025-02-22T17:37:20Z | Fly through a tunnel and don't hit the wall | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/jrachele/tunnel/tags | - | [
"raylib",
"zig"
] | 772 | false | 2025-03-01T03:21:04Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "raylib-zig",
"tar_url": "https://github.com/Not-Nik/raylib-zig/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/Not-Nik/raylib-zig"
}
] | Tunnel
A simple game written in Zig using Raylib.
The goal is to avoid the walls of the tunnel as you speed faster and faster.
The game was written using Zig version <code>0.14.0-dev.2577+271452d22</code>.
To play the game, clone this repository and run:
<code>bash
zig build -Doptimize=ReleaseFast run</code> | [] |
https://avatars.githubusercontent.com/u/136936221?v=4 | jumpcut | DanielTowerz/jumpcut | 2025-02-19T21:47:18Z | Zig-powered tool for jumpcutting silence from media | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/DanielTowerz/jumpcut/tags | - | [
"edl",
"fcpxml",
"ffmpeg",
"jumpcut",
"video-editing",
"zig",
"ziglang"
] | 67 | false | 2025-03-18T02:36:58Z | true | true | 0.14.0 | github | [] | 🎬 JumpCut – Smart Vlog Editing
<strong>JumpCut</strong> is a <strong>Zig</strong>-powered tool that analyzes video or audio files, detects silence, and automatically generates a seamless timeline (EDL) by keeping only the spoken sections. This helps vloggers and content creators streamline their editing process by re... | [] |
https://avatars.githubusercontent.com/u/54503497?v=4 | comptime_suffix_automaton | RetroDev256/comptime_suffix_automaton | 2025-04-08T01:28:44Z | Compile-time suffix automaton construction for optimal substring/suffix string lookup codegen in zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/RetroDev256/comptime_suffix_automaton/tags | MIT | [
"zig",
"zig-lib",
"zig-library",
"zig-package"
] | 30 | false | 2025-04-08T03:34:38Z | true | true | 0.15.0-dev.208+8acedfd5b | github | [] | comptime suffix automaton
What is it?
It is a substring and suffix string lookup function set using <a>this algorithm</a>, but it traverses the suffix automaton graph for all possible inputs at compile-time for optimal machine code.
How do I use it?
See the root.zig tests for usage
What does the generated code loo... | [] |
https://avatars.githubusercontent.com/u/2198200?v=4 | hsminer | Lajule/hsminer | 2025-03-18T21:11:09Z | PKCS#11 in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Lajule/hsminer/tags | - | [
"hsm",
"pkcs11",
"zig"
] | 110 | false | 2025-05-06T08:55:41Z | true | true | 0.14.0 | github | [
{
"commit": "3b06a336ef27e5ffe04075109d67e309b83a337a",
"name": "zap",
"tar_url": "https://github.com/zigzap/zap/archive/3b06a336ef27e5ffe04075109d67e309b83a337a.tar.gz",
"type": "remote",
"url": "https://github.com/zigzap/zap"
},
{
"commit": "a4e784da8399c51d5eeb5783e6a485b960d5c1f9",
... | hsminer
<strong>hsminer</strong> is a Zig-based project designed to interact with a Hardware Security Module (HSM) using the PKCS#11 standard. It allows you to encrypt or decrypt text using cryptographic keys.
Building hsminer
Use Zig to build the project:
<code>sh
zig build</code>
Running hsminer
Use Zig to bu... | [] |
https://avatars.githubusercontent.com/u/6601628?v=4 | gbzig | CarlOlson/gbzig | 2025-04-27T08:23:28Z | Gameboy emulator in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/CarlOlson/gbzig/tags | - | [
"emulator",
"gameboy",
"zig"
] | 13 | false | 2025-04-29T09:34:37Z | true | true | 0.14.0 | github | [
{
"commit": "master",
"name": "raylib_zig",
"tar_url": "https://github.com/Not-Nik/raylib-zig/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/Not-Nik/raylib-zig"
}
] | gbzig
Gameboy emulator in Zig
Resources
You Should Make a GameBoy Emulator (motivation):
<a></a>
Good resources to get started quickly: <a>DMG-01: How to Emulate a Game Boy</a>
<a>Game Boy Development community</a>
<a>Pan Docs</a>
<a>Opcode chart</a> | [] |
https://avatars.githubusercontent.com/u/22438427?v=4 | imagination | bernardassan/imagination | 2025-04-21T11:14:33Z | Fast and secure image optimization server in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/bernardassan/imagination/tags | BSD-3-Clause | [
"avif",
"image",
"image-processing",
"image-server",
"jpeg-xl",
"jxl",
"libvips",
"server",
"webp",
"zig"
] | 34 | false | 2025-05-17T10:33:25Z | true | true | 0.14.0 | github | [
{
"commit": "18ec7f1129ce4d0573b7c67f011b4d05c7b195d4.tar.gz",
"name": "zzz",
"tar_url": "https://github.com/tardy-org/zzz/archive/18ec7f1129ce4d0573b7c67f011b4d05c7b195d4.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/tardy-org/zzz"
}
] | imagination | [] |
https://avatars.githubusercontent.com/u/6529548?v=4 | zig-umka | TheOnlySilverClaw/zig-umka | 2025-03-12T18:28:26Z | Zig bindings for the Umka scripting language | develop | 0 | 0 | 0 | 0 | https://api.github.com/repos/TheOnlySilverClaw/zig-umka/tags | BSD-3-Clause | [
"bindings",
"scripting-language",
"umka",
"umka-lang",
"zig",
"zig-binding",
"zig-library",
"zig-package"
] | 35 | false | 2025-05-21T18:58:41Z | true | true | 0.14.0 | github | [] | Zig bindings for the <a>Umka</a> scripting language.
Tested against a build from Commit 127e678.
Usage
There are two modules avaiable:
- "binding" is as close to the C API as possible
- "wrapper" is a more opinionated API on top which should be easier for Zig users
You can add either one as an import like this:
<c... | [] |
https://avatars.githubusercontent.com/u/12383260?v=4 | nanopb-zig | notfilippo/nanopb-zig | 2025-03-11T21:00:54Z | The nanopb runtime library ported to the zig build system | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/notfilippo/nanopb-zig/tags | - | [
"nanopb",
"protobuf",
"protocol-buffers",
"zig"
] | 3 | false | 2025-03-11T22:28:45Z | true | true | 0.14.0 | github | [
{
"commit": "master",
"name": "nanopb",
"tar_url": "https://github.com/nanopb/nanopb/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/nanopb/nanopb"
}
] | <code>nanopb</code> Runtime
This is the <a>nanopb runtime</a>, packaged for <a>Zig</a>.
Status
This project only builds the <code>nanopb</code> runtime library. It does not build the <code>nanopb</code>
code <a>generator</a>.
Linux, macOS and Windows are tested by CI.
Usage
First, update your <code>build.zig.zon<... | [] |
https://avatars.githubusercontent.com/u/20770505?v=4 | zinalg | Jafagervik/zinalg | 2025-03-08T12:53:32Z | Linear algebra datatypes in zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Jafagervik/zinalg/tags | - | [
"linalg",
"zig",
"zig-library",
"ziglang"
] | 5 | false | 2025-03-08T13:39:48Z | true | true | 0.14.0 | github | [] | Zinalg
Vector and (soon) Matrix datatypes in zig
Datatypes
<ul>
<li>Vec2, Vec3, Vec4</li>
<li>Point2, Point3, Point4</li>
</ul> | [] |
https://avatars.githubusercontent.com/u/24283234?v=4 | pong | h2cone/pong | 2025-02-16T14:47:31Z | Lonely pong game. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/h2cone/pong/tags | Apache-2.0 | [
"gamedev",
"pong-game",
"raylib",
"zig"
] | 616 | false | 2025-03-08T08:48:47Z | true | true | unknown | github | [
{
"commit": "master",
"name": "raylib-zig",
"tar_url": "https://github.com/Not-Nik/raylib-zig/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/Not-Nik/raylib-zig"
}
] | pong
| [] |
https://avatars.githubusercontent.com/u/115399684?v=4 | binarystream | brianvar/binarystream | 2025-04-30T22:03:37Z | binary stream implementation written in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/brianvar/binarystream/tags | GPL-3.0 | [
"binary-stream",
"zig"
] | 23 | false | 2025-05-06T17:39:46Z | true | true | 0.14.0 | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/96550850?v=4 | zilo | nicklatch/zilo | 2025-02-12T18:10:17Z | Bare bones, fast, terminal text editor | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/nicklatch/zilo/tags | - | [
"text-editor",
"zig"
] | 19 | false | 2025-02-24T17:04:11Z | true | true | unknown | github | [] | Zilo
Zilo is a bare bones, simple, and blazingly fast text editor written in pure Zig!
<blockquote>
<span class="bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300">NOTE</span>
Zilo is under heavy development and not ready for use at this time.
</blockquote> | [] |
https://avatars.githubusercontent.com/u/7476160?v=4 | hapgent | epicfilemcnulty/hapgent | 2025-04-12T22:14:01Z | Hapgent -- an HAProxy agent | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/epicfilemcnulty/hapgent/tags | GPL-3.0 | [
"haproxy",
"haproxy-agent",
"load-balancer",
"zig"
] | 39 | false | 2025-04-14T15:54:57Z | true | true | 0.14.0 | github | [] | HAProxy Agent
Introduction
<em>Hapgent</em> is a companion tool for the <a>HAProxy</a> load balancer.
When you have a bunch of upstream servers defined for an HAProxy backend,
HAProxy has <a>several</a> types of
health checks to determine the availability of an upstream server:
<ol>
<li>TCP health checks</li>
<li>H... | [] |
https://avatars.githubusercontent.com/u/155085495?v=4 | space-game | AkitooSama/space-game | 2025-04-14T13:24:03Z | trying to learn zig by making this game? | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/AkitooSama/space-game/tags | MIT | [
"ascii",
"game-development",
"game-engine",
"raylib-c",
"zig"
] | 19 | false | 2025-04-14T17:12:43Z | true | true | unknown | github | [
{
"commit": "master",
"name": "raylib",
"tar_url": "https://github.com/raysan5/raylib/releases/download/5.0/raylib-5.0_linux_amd64.tar.gz/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/raysan5/raylib/releases/download/5.0/raylib-5.0_linux_amd64.tar.gz"
}
] | A minimalistic Zig experiment using game mechanics and Raylib.
SETUP & QUICK START
Requirements:
* Zig (latest) - https://ziglang.org/download/
* Raylib auto-fetched via build.zig.zon
Run:
<code>git clone https://github.com/AkitooSama/space-game.git
cd space-game
zig build run</code>
PROJECT STRUCTURE
<cod... | [] |
https://avatars.githubusercontent.com/u/24628428?v=4 | zfetch | santosr2/zfetch | 2025-04-25T22:11:57Z | Neofetch-like tool made in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/santosr2/zfetch/tags | MIT | [
"command-line",
"fetch",
"neofetch",
"terminal",
"zfetch",
"zig"
] | 10 | false | 2025-04-30T23:35:05Z | true | true | 0.14.0 | github | [] | Zfetch
A fast and modern <a>Neofetch</a>-like tool made in Zig.
<blockquote>
<span class="bg-red-100 text-red-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-red-900 dark:text-red-300">CAUTION</span>
<strong>Important</strong>: This is an early stage project and may not have undergone
extensive testing. Pl... | [
"https://github.com/qompassai/Zig"
] |
https://avatars.githubusercontent.com/u/48328872?v=4 | luaz | eshom/luaz | 2025-04-22T18:17:20Z | lua rewrite in zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/eshom/luaz/tags | MIT | [
"lua",
"zig"
] | 636 | false | 2025-05-10T17:03:06Z | true | true | unknown | github | [] | This is Lua 5.4.7, released on 13 Jun 2024.
For installation instructions, license details, and
further information about Lua, see doc/readme.html. | [] |
https://avatars.githubusercontent.com/u/85001747?v=4 | ambit | voidwyrm-2/ambit | 2025-04-08T10:43:37Z | A scope-oriented virtual machine with a little inspiration from Exapunks | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/voidwyrm-2/ambit/tags | Apache-2.0 | [
"bytecode",
"bytecode-virtual-machine",
"virtual-machine",
"vm",
"zig"
] | 10 | false | 2025-05-09T07:01:55Z | true | true | 0.14.0 | github | [] | Ambit
Notice
I am no longer maintaining or working on Ambit whatsoever | [] |
https://avatars.githubusercontent.com/u/20910059?v=4 | zig_decimal | AS400JPLPC/zig_decimal | 2025-03-01T14:29:42Z | decimal 34 digit ex dcml(8,2) processing decimal numbers | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/AS400JPLPC/zig_decimal/tags | MIT | [
"decimals",
"zig"
] | 6,490 | false | 2025-03-13T11:18:10Z | false | false | unknown | github | [] | ZIG_REGEX
PCRE2-POSIX
Using "regex" from the new PCRE2-Posix standard
https://github.com/mnemnion/mvzr new regex form ZIG
example:
Pay attention to the flag that is incumbent on you.
/i ignore case
/g global
/m multiline
```
const std = @import("std");
// tools regex
const reg = @import("match");
const all... | [] |
https://avatars.githubusercontent.com/u/24283234?v=4 | platformer | h2cone/platformer | 2025-03-02T07:11:38Z | 2D platformer jump. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/h2cone/platformer/tags | Apache-2.0 | [
"gamedv",
"platformer",
"raylib",
"zig"
] | 15,439 | false | 2025-04-20T07:12:07Z | true | true | 0.14.0 | github | [
{
"commit": "master",
"name": "raylib_zig",
"tar_url": "https://github.com/Not-Nik/raylib-zig/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/Not-Nik/raylib-zig"
}
] | platformer
| [] |
https://avatars.githubusercontent.com/u/11753414?v=4 | fishystuff | karpfediem/fishystuff | 2025-03-23T22:37:49Z | Fishing Guides and Tools for Black Desert | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/karpfediem/fishystuff/tags | MIT | [
"blackdesertonline",
"fish",
"fishing",
"fishing-game",
"guides",
"ssg",
"zig",
"zine"
] | 15,392 | false | 2025-04-18T11:35:36Z | true | true | unknown | github | [
{
"commit": "master",
"name": "zine",
"tar_url": "https://github.com/kristoff-it/zine/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/kristoff-it/zine"
}
] | fishystuff
A very fishy website
Development
Prerequisites
This project uses a nix flake and <a>devenv</a>
To install them you can follow this guide: https://devenv.sh/getting-started/
Once installed you can enter the devenv shell either by running
<code>bash
devenv shell</code>
or via
<code>bash
nix develop --... | [] |
https://avatars.githubusercontent.com/u/442455?v=4 | cimgui-knobs | dinau/cimgui-knobs | 2025-02-18T14:27:42Z | Knobs library wrapper in C lang. for Dear ImGui | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/dinau/cimgui-knobs/tags | MIT | [
"cimgui",
"cimknobs",
"imgui",
"knobs",
"luajit",
"nim",
"rust",
"warpper",
"zig"
] | 1,979 | false | 2025-02-25T01:17:16Z | false | false | unknown | github | [] | CImGui Knobs
This is a port/adaptation of <a>ImGui-Knobs</a>, for C language (contributed to <a>ImGuin</a> project) by <a>system64MC</a> at <a>2024/12</a>.
I've just isolated the sources from ImGuin project for maintenance and convenience and added <a>a simple demo program in C language</a>.
Usage
Add
<co... | [] |
https://avatars.githubusercontent.com/u/77605763?v=4 | uwah | dragsbruh/uwah | 2025-04-28T04:58:59Z | user wpm analytics hogger | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/dragsbruh/uwah/tags | - | [
"analytics",
"linux",
"wpm",
"wpm-counter",
"zig"
] | 9 | false | 2025-04-28T05:01:20Z | true | true | 0.14.0 | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/52092726?v=4 | devs | Adamkaram/devs | 2025-03-06T21:21:55Z | for personal use you can fork it for your needs | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Adamkaram/devs/tags | - | [
"bash",
"dotfiles",
"go",
"i3",
"lua",
"nvim",
"rust",
"tmux",
"ubuntu",
"vim",
"zig"
] | 3,379 | false | 2025-05-04T21:44:15Z | false | false | unknown | github | [] | with one line you are ready to go
<code>curl -fsSL https://ahmadkaram-dev.vercel.app | sh</code>
for adding one line to install
1- fork this repo
2- there's two main files public.index and vercel.json those files required for making vecel project work(index.html)
and vercel.json for redirecting to sh file
3- edi... | [] |
https://avatars.githubusercontent.com/u/146390816?v=4 | binutils | allyourcodebase/binutils | 2025-04-11T03:07:56Z | binutils ported to the zig build system | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/allyourcodebase/binutils/tags | GPL-2.0 | [
"zig",
"zig-package"
] | 50 | false | 2025-05-20T23:57:23Z | true | true | 0.14.0 | github | [
{
"commit": "4746604fb42357df32169db7c77d1b11c90eb9a7.tar.gz",
"name": "binutils",
"tar_url": "https://github.com/bminor/binutils-gdb/archive/4746604fb42357df32169db7c77d1b11c90eb9a7.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/bminor/binutils-gdb"
},
{
"commit": "6c72830... | <a></a>
binutils
This is <a>binutils</a>, packaged for <a>Zig</a>.
The following subset of tools and libraries have been ported:
<ul>
<li><code>bfd</code> - A library for manipulating binary files in a variety of different formats.</li>
<li><code>libsframe</code> - A library for assembling and disassembling a variet... | [
"https://github.com/allyourcodebase/binutils",
"https://github.com/allyourcodebase/kcov"
] |
https://avatars.githubusercontent.com/u/85131?v=4 | doc_poc | mooseman/doc_poc | 2025-03-08T01:02:50Z | Documentation proof-of-concept. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/mooseman/doc_poc/tags | Unlicense | [
"css",
"documentation",
"html",
"javascript",
"mit-license",
"proof-of-concept",
"sidebar",
"tabs",
"template",
"themes",
"unlicense",
"zig"
] | 54 | false | 2025-03-08T20:59:51Z | false | false | unknown | github | [] | doc_poc
Documentation proof-of-concept.
This repo is meant as a hopefully-useful proof of concept for website documentation.
All code (HTML, CSS and javascript) and all text is AI-generated.
I'm slowly starting to get into some Zig coding, hence the text content here.
This repo is aimed in particular at showing ... | [] |
https://avatars.githubusercontent.com/u/33239151?v=4 | vyper | karlbateman/vyper | 2025-04-14T19:08:33Z | An experimental programming language inspired by Python and Go. | develop | 0 | 0 | 0 | 0 | https://api.github.com/repos/karlbateman/vyper/tags | BSD-3-Clause | [
"codegen",
"golang",
"lexer",
"parser",
"programming",
"python",
"zig"
] | 7 | false | 2025-04-14T19:25:45Z | true | false | unknown | github | [] | Vyper (Prototype)
Vyper is an experimental programming language inspired by Python's syntax and
Go's performance and tooling.
This is a <strong>minimal prototype</strong> showing the first end-to-end flow:
<ul>
<li>Lexing</li>
<li>Parsing</li>
<li>Generating C code</li>
<li>Compiling to a native binary using <code>zi... | [] |
https://avatars.githubusercontent.com/u/8993721?v=4 | Splixel | Corvusant/Splixel | 2025-03-28T21:38:13Z | Splixel is a small CLI tool which allows creation of an image diff using base64 encoded images in and html page. The main use is convenient sharing of diffs using a single file, allowing for direct comparison. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Corvusant/Splixel/tags | MIT | [
"diff",
"html",
"image",
"images",
"zig",
"ziglang"
] | 655 | false | 2025-05-05T15:54:19Z | true | true | 0.15.0-dev.137+db7db4802 | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/106361809?v=4 | ubuntux | zpaceway/ubuntux | 2025-03-31T08:40:24Z | null | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/zpaceway/ubuntux/tags | - | [
"go",
"linux",
"mise",
"podman",
"python",
"rust",
"ubuntu",
"zig"
] | 5 | false | 2025-04-05T21:53:14Z | false | false | unknown | github | [] | Ubuntu WSL Development Environment via wsmaker
This repository provides an Ubuntu 24.04-based WSL environment pre-configured for development. Instead of building the Docker image manually, you can easily install and mount this image using <a>wsmaker</a>, a tool that simplifies the installation process for WSL images.
... | [] |
https://avatars.githubusercontent.com/u/95457148?v=4 | uuidz | babiabeo/uuidz | 2025-03-11T15:33:05Z | Zig package for generating and parsing UUIDs based on RFC 9562 | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/babiabeo/uuidz/tags | MIT | [
"rfc9562",
"uuid",
"zig"
] | 17 | false | 2025-03-14T14:22:11Z | true | true | unknown | github | [] | uuidz
A Zig package for generating and parsing UUIDs based on <a>RFC 9562</a>.
Installation
First, to add <code>uuidz</code> package to your <code>build.zig.zon</code>, run:
<code>sh
zig fetch --save git+https://github.com/babiabeo/uuidz.git#main</code>
Then, in <code>build.zig</code>, add <code>uuidz</code> as a ... | [] |
https://avatars.githubusercontent.com/u/7925?v=4 | samdc | kumo/samdc | 2025-03-13T12:32:46Z | Interact with Samsung's MDC protocol using Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/kumo/samdc/tags | MIT | [
"cli",
"mdc",
"zig"
] | 86 | false | 2025-04-21T20:40:51Z | true | true | 0.14.0 | github | [] | SaMDC
A lightweight CLI tool for interacting with Samsung displays using the MDC (Multiple Display Control) protocol.
Overview
SaMDC is designed as a more user-friendly alternative to existing Samsung MDC tools, focusing on simplicity and common use cases like rebooting, replacing the app, and auditing one or more d... | [] |
https://avatars.githubusercontent.com/u/4036118?v=4 | codecrafters-http-server-zig | pmbanugo/codecrafters-http-server-zig | 2025-04-10T21:51:49Z | code crafters low-level http server implementation | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/pmbanugo/codecrafters-http-server-zig/tags | - | [
"zig",
"ziglang"
] | 24 | false | 2025-04-23T20:58:26Z | true | true | 0.14.0 | github | [] | <a></a>
This is a starting point for Zig solutions to the
<a>"Build Your Own HTTP server" Challenge</a>.
<a>HTTP</a> is the
protocol that powers the web. In this challenge, you'll build a HTTP/1.1 server
that is capable of serving multiple clients.
Along the way you'll learn about TCP servers,
<a>HTTP request syntax... | [] |
https://avatars.githubusercontent.com/u/11700503?v=4 | zonk | braheezy/zonk | 2025-04-27T00:21:43Z | 2D game engine powered by WebGPU | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/braheezy/zonk/tags | - | [
"game",
"text",
"webgpu",
"zig"
] | 23,912 | false | 2025-05-21T05:00:31Z | true | true | 0.14.0 | github | [
{
"commit": "30b29eee8047852708e79aadf0425494e6d7c5b5",
"name": "zglfw",
"tar_url": "https://github.com/zig-gamedev/zglfw/archive/30b29eee8047852708e79aadf0425494e6d7c5b5.tar.gz",
"type": "remote",
"url": "https://github.com/zig-gamedev/zglfw"
},
{
"commit": "3ae4a71af16df3a7dfa95023bba1... | Zonk
A 2D game library for Zig inspired by <a>Ebiten</a>.
Features
<ul>
<li>Hardware-accelerated 2D rendering via WebGPU</li>
<li>Input handling (keyboard, mouse)</li>
<li>Image loading and manipulation (PNG, JPEG)</li>
<li>Text rendering with FreeType and HarfBuzz</li>
<li>Fixed timestep game loop (60 FPS default)</... | [] |
https://avatars.githubusercontent.com/u/3868549?v=4 | serve | sea-grass/serve | 2025-04-07T21:40:53Z | Serve is a small command-line utility to serve files via localhost. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/sea-grass/serve/tags | MIT | [
"zig"
] | 11 | false | 2025-04-20T15:38:49Z | true | true | 0.14.0 | github | [
{
"commit": "master",
"name": "httpz",
"tar_url": "https://github.com/karlseguin/http.zig/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/karlseguin/http.zig"
}
] | Serve
Serve is a small command-line utility to serve files via localhost.
Features
<ul>
<li>Local HTTP server (always <code>http://127.0.0.1:3000</code>)</li>
<li>Specified directory path (as a command line argument)</li>
<li>File server (all files from within this directory path)</li>
<li>Request path mapping (e.g. ... | [
"https://github.com/sea-grass/goku"
] |
https://avatars.githubusercontent.com/u/95163444?v=4 | zhavok | AsgardXIV/zhavok | 2025-04-27T01:22:36Z | A pure Zig library for parsing Havok tag files. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/AsgardXIV/zhavok/tags | MIT | [
"havok",
"havok-animation",
"havok-physics",
"zig",
"zig-package",
"ziglang"
] | 268 | false | 2025-05-09T02:51:36Z | true | true | 0.14.0 | github | [] | zhavok
zhavok is a pure Zig library for parsing Havok tag files.
It is currently very WIP and not ready to use.
Acknowledgements
Although it is not a direct port and does not include their code, zhavok is mostly based on the work of <a>HavokLib</a> and <a>hkxparse</a>. A huge thanks to those projects for the signif... | [] |
https://avatars.githubusercontent.com/u/98472963?v=4 | git.station | archellir/git.station | 2025-03-07T04:21:16Z | High-performance, extremely lightweight Git service built with Zig and SvelteKit | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/archellir/git.station/tags | - | [
"ci",
"git",
"svelte",
"zig"
] | 74 | false | 2025-05-04T04:37:33Z | false | false | unknown | github | [] | Git station
A high-performance, extremely lightweight Git service built with Zig and SvelteKit.
Features
<ul>
<li>Create and manage Git repositories</li>
<li>Web-based repository browsing</li>
<li>Branch management (create, delete)</li>
<li>Pull request workflow (create, update, close, merge, delete source branch)</l... | [] |
https://avatars.githubusercontent.com/u/208390463?v=4 | SelvaFat | SystemElva/SelvaFat | 2025-05-16T09:23:07Z | FAT filesystem-library written in Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/SystemElva/SelvaFat/tags | MPL-2.0 | [
"fat",
"fat12",
"fatfs",
"filesystem",
"library",
"os",
"osdev",
"zig",
"zig-package"
] | 10 | false | 2025-05-16T09:49:27Z | true | true | 0.15.0-dev.278+7733b5dbe | github | [] | 404 | [
"https://github.com/SystemElva/SelvaDisk"
] |
https://avatars.githubusercontent.com/u/204596775?v=4 | comptime_allocator | qsrmc/comptime_allocator | 2025-03-23T17:03:15Z | Zig compile time only allocator | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/qsrmc/comptime_allocator/tags | EUPL-1.2 | [
"comptime",
"zig",
"zig-package"
] | 15 | false | 2025-04-21T14:06:45Z | true | true | unknown | github | [] | comptime_allocator
Based on <a>bnl1's work</a> and expanded
upon, this library was made to simplify the use of std lib containers in
comptime contexts.
License
While <a>bnl1's original work</a> was
made under MIT License, comptime_allocator is licensed under the
<a>European Union Public License 1.2</a>
or later.
Ex... | [] |
https://avatars.githubusercontent.com/u/5214789?v=4 | levenshtein | bcvery1/levenshtein | 2025-03-28T16:40:04Z | Implementation of the Levenshtein Distance algorithm | main | 2 | 0 | 0 | 0 | https://api.github.com/repos/bcvery1/levenshtein/tags | MIT | [
"autocomplete",
"autocompletion",
"cli",
"fuzzy",
"fuzzy-search",
"levenshtein",
"levenshtein-distance",
"tooling",
"zig"
] | 19 | false | 2025-03-31T10:32:01Z | true | true | 0.14.0 | github | [] | Levenshteien
Implementation of the Levenshtein Distance algorithm in Zig.
Getting started
Adding as dependency
First use the following command to add the dependency to your <code>build.zig.zon</code>:
<code>sh
zig fetch --save https://github.com/bcvery1/levenshtein/archive/refs/tags/[RELEASE VERSION].tar.gz</code>
... | [] |
https://avatars.githubusercontent.com/u/148264857?v=4 | lox | cyberwlodarczyk/lox | 2025-02-27T16:24:45Z | null | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/cyberwlodarczyk/lox/tags | MIT | [
"clox",
"craftinginterpreters",
"interpreter",
"lox",
"zig"
] | 58 | false | 2025-03-30T16:08:41Z | true | true | unknown | github | [] | Lox
Introduction
Lox is a very basic programming language designed for the <a>Crafting Interpreters</a> book by Robert Nystrom. This repository contains an implementation written in Zig based on the official guide that uses C (clox).
Overview
<code>print "hello, world!";</code>
Variables
<code>var a = "global";
{... | [] |
https://avatars.githubusercontent.com/u/228978?v=4 | boop.zig | JohnMurray/boop.zig | 2025-02-12T00:34:34Z | Collection of personal useful utilities (for Zig) | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/JohnMurray/boop.zig/tags | AGPL-3.0 | [
"library",
"utils",
"zig",
"ziglang"
] | 52 | false | 2025-03-09T01:38:33Z | true | true | 0.14.0 | github | [] | boop.zig
<a></a>
<a></a>
<a></a>
<strong>boop</strong>
A disorganized collection of utils (currently just the one, but more soon, probably) that I personally
use while working with Zig. You may or may not find utils that are useful for you, as the intended audience
is me.
Utilities
See <a>examples folder</a> for w... | [] |
https://avatars.githubusercontent.com/u/61068799?v=4 | zig-rs | jcbhmr/zig-rs | 2025-04-17T21:16:07Z | ⚡ cargo install-able Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/jcbhmr/zig-rs/tags | MIT | [
"cargo",
"rust",
"zig"
] | 28 | false | 2025-04-26T22:18:13Z | false | false | unknown | github | [] | zig-rs
⚡ Zig packaged for Rust
Installation
You can install Zig from the crates.io registry using Cargo:
<code>sh
cargo install zig</code>
If you prefer to avoid a build-time network dependency that fetches the <a>ziglang/zig-bootstrap</a> source code (larger than the 10 MB crates.io size limit), you can install t... | [] |
https://avatars.githubusercontent.com/u/12181586?v=4 | minichlink-ocd | ghostiam/minichlink-ocd | 2025-04-19T00:37:58Z | A wrapper around `minichlink` that converts commands for `openocd` to `minichlink`. Also contains binaries for `minichlink` and `minichlink-ocd`. | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/ghostiam/minichlink-ocd/tags | MIT | [
"ch32",
"ch32v",
"ch32v003",
"embedded",
"minichlink",
"wch",
"wch-link",
"zig"
] | 807 | false | 2025-04-24T02:14:17Z | true | true | 0.14.0 | github | [
{
"commit": "refs",
"name": "libusb",
"tar_url": "https://github.com/libusb/libusb/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/libusb/libusb"
},
{
"commit": "733af62c26520d981c2a9f3e6b9485090109564d.zip",
"name": "ch32fun",
"tar_url": "https://github.com/cn... | minichlink-ocd
The official repository used as a dependency for building with the Zig compiler is located here:
https://github.com/cnlohr/ch32fun/tree/master/minichlink
Information
This repository automatically builds and publishes binary files for <code>minichlink</code> and <code>minichlink-ocd</code>. \
You can d... | [] |
https://avatars.githubusercontent.com/u/196515647?v=4 | Zig-Golden-Syrup | MinervasRefuge/Zig-Golden-Syrup | 2025-05-11T03:33:14Z | A Zig implementation of the Syrup/Preserves serialization format/s. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/MinervasRefuge/Zig-Golden-Syrup/tags | BSD-3-Clause | [
"serialization",
"zig",
"zig-package",
"ziglang"
] | 29 | false | 2025-05-17T02:54:32Z | true | true | 0.14.0 | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/58337159?v=4 | zig-uuid | bschaatsbergen/zig-uuid | 2025-05-20T11:38:17Z | A Zig library for UUIDs based on RFC 9562. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/bschaatsbergen/zig-uuid/tags | Apache-2.0 | [
"rfc-9562",
"uuid",
"zig"
] | 5 | false | 2025-05-20T11:41:40Z | false | false | unknown | github | [] | zig-uuid
A Zig library for UUIDs based on RFC 9562 | [] |
https://avatars.githubusercontent.com/u/108448149?v=4 | raytracing.zig | chilir/raytracing.zig | 2025-02-15T01:21:05Z | ray tracing in one weekend with zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/chilir/raytracing.zig/tags | MIT | [
"raytracing",
"raytracing-in-one-weekend",
"zig"
] | 7,518 | false | 2025-02-24T05:41:07Z | true | true | unknown | github | [] |
raytracing.zig
Zig implementation of a ray tracer by following along with the Ray Tracing in One Weekend book.
Link below:
<a><em>Ray Tracing in One Weekend</em></a>
Usage
```bash
for now, make changes to rendered scene in src/main.zig
zig build -Doptimize=ReleaseFast
zig-out/bin/rtow > image.ppm
```
... | [] |
https://avatars.githubusercontent.com/u/19780895?v=4 | ziglings.org | HajagosNorbert/ziglings.org | 2025-02-14T20:03:39Z | My solutions to ziglings | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/HajagosNorbert/ziglings.org/tags | MIT | [
"zig"
] | 1,379 | false | 2025-02-15T15:55:53Z | true | false | unknown | github | [] | Ziglings
Welcome to Ziglings! This project contains a series of tiny
broken programs (and one nasty surprise). By fixing them, you'll
learn how to read and write <a>Zig</a> code.
Those broken programs need your help! (You'll also save the
planet from evil aliens and help some friendly elephants stick
together, whi... | [] |
https://avatars.githubusercontent.com/u/73492122?v=4 | zigdns | milo-g/zigdns | 2025-04-13T22:58:04Z | DNS packet/protocol library for Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/milo-g/zigdns/tags | MIT | [
"zig",
"zig-package",
"ziglang"
] | 81 | false | 2025-04-21T00:52:40Z | true | true | 0.14.0 | github | [] | zigdns
A DNS protocol library for Zig, offering robust functionality for DNS packet parsing, construction, and manipulation.
Features
<ul>
<li><strong>Complete DNS packet handling</strong>: Parse and construct DNS packets according to RFC standards.</li>
<li><strong>Compressed name parsing</strong>: Supports parsing ... | [] |
https://avatars.githubusercontent.com/u/192349959?v=4 | dsa-zig | PedroRevesMD/dsa-zig | 2025-02-23T20:43:54Z | Implementation of Data Structures and Algorithms in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/PedroRevesMD/dsa-zig/tags | MIT | [
"dsa",
"dsa-algorithm",
"zig",
"zig-dsa",
"zig-lang",
"ziglang"
] | 7,302 | false | 2025-02-23T20:50:00Z | true | true | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/51851906?v=4 | zigws | dead-tech/zigws | 2025-02-28T14:41:06Z | Simple Web Socket Library for Zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/dead-tech/zigws/tags | MIT | [
"websockets",
"zig"
] | 4 | false | 2025-02-28T14:42:32Z | true | false | unknown | github | [] | Websocket Library for Zig
<em>Disclaimer: Project still in active development</em> | [] |
https://avatars.githubusercontent.com/u/49991411?v=4 | SDL_ttf | boubl/SDL_ttf | 2025-03-08T13:00:44Z | SDL_ttf but with the zig build system | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/boubl/SDL_ttf/tags | Zlib | [
"sdl",
"sdl3",
"sdl3-ttf",
"zig",
"zig-package"
] | 106,482 | true | 2025-03-12T07:20:03Z | true | true | 0.14.0 | github | [
{
"commit": "dbb1b96360658f5845ff6fac380c4f13d7276dc2",
"name": "sdl",
"tar_url": "https://github.com/castholm/SDL/archive/dbb1b96360658f5845ff6fac380c4f13d7276dc2.tar.gz",
"type": "remote",
"url": "https://github.com/castholm/SDL"
},
{
"commit": "1dea2c6021c53d4ba53d6cc8e36e8b16984a920f... | SDL_ttf but with the zig build system
This is a port of <a>SDL_ttf</a> to the zig build system, to use it with the zig package manager.
This is <strong><em>not</em></strong> a wrapper.
Usage
Requires zig version <code>0.14.0</code>, higher versions not tested.
Fetch it with:
<code>bash
zig fetch --save git+https:/... | [] |
https://avatars.githubusercontent.com/u/2773256?v=4 | zware | dasimmet/zware | 2025-04-04T22:33:17Z | Zig WebAssembly Runtime Engine | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/dasimmet/zware/tags | MIT | [
"zig",
"zig-package"
] | 2,272 | true | 2025-04-28T21:39:05Z | true | true | 0.14.0 | github | [
{
"commit": "39f85a791cbbad91a253a851841a29777efdc2cd.tar.gz",
"name": "wabt",
"tar_url": "https://github.com/WebAssembly/wabt/archive/39f85a791cbbad91a253a851841a29777efdc2cd.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/WebAssembly/wabt"
},
{
"commit": "e25ae159357c055b3... | zware
<strong>Zig WebAssembly Runtime Engine</strong>
About
<code>zware</code> is a library for executing WebAssembly embedded in <a>Zig</a> programs.
Example
From <code>examples/fib</code>:
```zig
const std = @import("std");
const zware = @import("zware");
const Store = zware.Store;
const Module = zw... | [
"https://github.com/dasimmet/zcomplete"
] |
https://avatars.githubusercontent.com/u/122979595?v=4 | zigecs | SpyMander/zigecs | 2025-04-12T12:06:41Z | simple entity component system for zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/SpyMander/zigecs/tags | - | [
"ecs",
"zig",
"zig-library"
] | 154,866 | false | 2025-05-10T14:42:34Z | true | true | unknown | github | [] | ZIGECS
an archetypal ecs for zig, smol and simple.
INSTALL
... in an already existing project:
get the tarball-link through the releases.
run: <code>zig zig fetch --save "https://github.com/SpyMander/zigecs/archive/refs/tags/[VERIOSN_TAG].tar.gz"</code>
zig build config example:
``` zig
const std = @import("std");... | [] |
https://avatars.githubusercontent.com/u/58788?v=4 | HelloZig | luck7/HelloZig | 2025-02-28T04:21:23Z | Learning Zig Language | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/luck7/HelloZig/tags | - | [
"zig",
"ziglang"
] | 0 | false | 2025-02-28T04:21:42Z | false | false | unknown | github | [] | HelloZig
Learning Zig Language | [] |
https://avatars.githubusercontent.com/u/95163444?v=4 | calyx | AsgardXIV/calyx | 2025-04-01T02:48:57Z | A Zig library for interacting with FFXIV game data. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/AsgardXIV/calyx/tags | MIT | [
"ffxiv",
"final-fantasy-xiv",
"zig",
"zig-package",
"ziglang"
] | 237 | false | 2025-04-29T03:46:40Z | true | true | 0.14.0 | github | [] | Calyx
A Zig library for interacting with game files from Final Fantasy XIV.
It aims to offer features and functionality available in other languages to interact with FFXIV to Zig developers.
State of the project
Calyx is still very early in development and the API surface is not stable. Contributions are appreciate... | [] |
https://avatars.githubusercontent.com/u/131526244?v=4 | opengl-demo | 7R35C0/opengl-demo | 2025-05-11T08:34:42Z | Simple demos of using GLFW, Glad and OpenGL. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/7R35C0/opengl-demo/tags | MIT | [
"glad",
"glfw",
"opengl",
"opengl-demo",
"zig",
"zig-build-system"
] | 135 | false | 2025-05-11T09:40:06Z | true | true | 0.14.0 | github | [
{
"commit": null,
"name": "glfw",
"tar_url": null,
"type": "relative",
"url": "./pkg/glfw"
},
{
"commit": null,
"name": "glad",
"tar_url": null,
"type": "relative",
"url": "./pkg/glad"
}
] | README
The repo contains simple demos of using GLFW, Glad and OpenGL.
Tested only with Linux Fedora 41, X11, glfw 3.5.0, glad 2.0.8 and zig 0.14.0
📌 Requirement
Before running the demos:
<ul>
<li>check <a>GLFW 3.5.0</a>
requirements, especially installing dependencies; system environment is
not checked for req... | [] |
https://avatars.githubusercontent.com/u/521102?v=4 | intro-to-zig | rajeshpillai/intro-to-zig | 2025-02-11T14:14:11Z | https://pedropark99.github.io/zig-book/ | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/rajeshpillai/intro-to-zig/tags | - | [
"zig"
] | 749 | false | 2025-04-21T03:21:04Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/99440446?v=4 | z8x | utox39/z8x | 2025-04-17T12:47:02Z | z8x checks if a given input string is valid UTF-8 and finds Tags (Unicode block) to prevent ASCII Smuggling | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/utox39/z8x/tags | MIT | [
"ascii",
"ascii-smuggling",
"cli",
"security",
"utf-8",
"utf-8-validator",
"zig"
] | 16 | false | 2025-04-22T09:31:46Z | true | true | 0.14.0 | github | [] | z8x
Description
z8x checks if a given input string is valid UTF-8 and finds <a>Tags (Unicode block)</a>
to prevent <a>ASCII Smuggling</a>.
Requirements
<ul>
<li><a>zig v0.14.0</a></li>
</ul>
Intallation
```console
Clone the repo
$ git clone https://github.com/utox39/z8x.git
cd to the path
$ cd path/to/z8x
Bui... | [] |
https://avatars.githubusercontent.com/u/152508846?v=4 | phage | haha-systems/phage | 2025-04-13T23:25:20Z | An ultra fast key-value store that uses disk storage, not memory. | trunk | 0 | 0 | 0 | 0 | https://api.github.com/repos/haha-systems/phage/tags | MIT | [
"high-performance",
"key-value-store",
"zig"
] | 9,607 | false | 2025-04-26T17:46:48Z | true | true | 0.11.0 | github | [
{
"commit": "175c78f8fadec1e9da23fdf5eacd02c99f6cb47e",
"name": "colored_logger",
"tar_url": "https://github.com/4zv4l/zig_colored_logger/archive/175c78f8fadec1e9da23fdf5eacd02c99f6cb47e.tar.gz",
"type": "remote",
"url": "https://github.com/4zv4l/zig_colored_logger"
},
{
"commit": "c9327... |
Phage
<a></a>
Phage is a fast key/value store similar to Redis and Valkey, with these goals in mind:
<ul>
<li>Achieve one-million key reads per second on consumer hardware</li>
<li>Use disk storage as the primary storage medium to reduce operating costs</li>
<li>Be ACID compliant and rock-solid, including da... | [] |
https://avatars.githubusercontent.com/u/103554944?v=4 | zsum | TemariVirus/zsum | 2025-04-13T09:46:59Z | CLI checksums, made simple | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/TemariVirus/zsum/tags | Unlicense | [
"checksum",
"zig"
] | 8 | false | 2025-05-19T04:51:25Z | true | true | 0.14.0 | github | [
{
"commit": "9425b94c103a031777fdd272c555ce93a7dea581",
"name": "args",
"tar_url": "https://github.com/ikskuh/zig-args/archive/9425b94c103a031777fdd272c555ce93a7dea581.tar.gz",
"type": "remote",
"url": "https://github.com/ikskuh/zig-args"
}
] | zsum
zsum is a command-line tool that calculates the checksum of a file, and optionally compares it to an expected checksum.
Usage
```
Usage: zsum [options] [checksum] file
If checksum is provided, check if the file's hash matches the given checksum.
Otherwise, print the file's hash to stdout.
file is either a fil... | [] |
https://avatars.githubusercontent.com/u/23142073?v=4 | zig-sync | jrachele/zig-sync | 2025-02-17T16:34:36Z | Manage Zig and ZLS versions | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/jrachele/zig-sync/tags | GPL-3.0 | [
"tools",
"version",
"zig",
"ziglang",
"zigup",
"zls"
] | 280 | false | 2025-03-01T03:22:21Z | true | true | unknown | github | [
{
"commit": "1cceeb70e77dec941a4178160ff6c8d05a74de6f",
"name": "known-folders",
"tar_url": "https://github.com/ziglibs/known-folders/archive/1cceeb70e77dec941a4178160ff6c8d05a74de6f.tar.gz",
"type": "remote",
"url": "https://github.com/ziglibs/known-folders"
}
] | zig-sync
Download and manage Zig compilers and ZLS versions.
A fork of Zigup with built-in support for Mach releases and ZLS, which itself was forked from <a>Zigdown</a>
Building
zig-sync-down is currently built/tested using zig master (0.14.0-dev).
```sh
git clone https://github.com/jrachele/zig-sync
cd zig-sync
... | [] |
https://avatars.githubusercontent.com/u/12962231?v=4 | builder | optimistiCli/builder | 2025-04-24T13:23:37Z | Compile CLI binaries for DSM on DSM | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/optimistiCli/builder/tags | - | [
"cli",
"docker",
"dsm",
"golang",
"rust",
"synology",
"synology-dsm",
"zig"
] | 3 | false | 2025-04-24T13:32:46Z | false | false | unknown | github | [] | Docker image for building rust, go, zig on DSM for DSM
Uses <a>Zig</a>'s built-in ability to link binaries with arbitrary versions of <code>glibc</code> for compiling rust and go (and probably other) command line utilities for <a>Synology DSM</a> on same very DSM. Derived from <a>messense/cargo-zigbuild docker image</... | [] |
https://avatars.githubusercontent.com/u/64833487?v=4 | zig-cpp-interop | kj-crypto/zig-cpp-interop | 2025-05-14T10:02:21Z | Zig interoperability with g++ compiled code | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/kj-crypto/zig-cpp-interop/tags | - | [
"c",
"cpp",
"gnu-gcc",
"zig",
"ziglang"
] | 2 | false | 2025-05-14T14:11:12Z | false | false | unknown | github | [] | The Zig C/C++ interoperability minimal working example
The purpose of this example was to establish interoperability between c++ code and zig.
Key issue is to use non llvm c++ compiler to create static lib and the use it and resolve
linking symbols using zig.
Key points
<ol>
<li>All c++ code is complied by g++</li>
<... | [] |
https://avatars.githubusercontent.com/u/22438427?v=4 | czalloc | bernardassan/czalloc | 2025-05-17T09:55:29Z | Override C global allocators to use Zig allocators in a Zig + C mixed project | main | 1 | 0 | 0 | 0 | https://api.github.com/repos/bernardassan/czalloc/tags | BSD-3-Clause | [
"aligned-alloc",
"allocator",
"c",
"calloc",
"free",
"malloc",
"malloc-library",
"posix-memalign",
"realloc",
"zig",
"zig-package"
] | 16 | false | 2025-05-18T23:16:25Z | true | true | 0.15.0-dev.558+9279ff888 | github | [] | czalloc
Override C global allocators to use Zig allocators in a Zig + C mixed project | [] |
https://avatars.githubusercontent.com/u/112688179?v=4 | chip8-emulator | its-me-ojas/chip8-emulator | 2025-04-12T21:38:29Z | This Chip-8 emulator is a learning project that implements the classic Chip-8 virtual machine from the 1970s. Chip-8 was designed to make game programming easier on 8-bit microcomputers, and it's often used as a first project for emulator development. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/its-me-ojas/chip8-emulator/tags | - | [
"sdl2",
"zig"
] | 6,160 | false | 2025-04-12T21:39:36Z | true | true | unknown | github | [] | Chip-8 Emulator
A simple Chip-8 emulator written in Zig with SDL2 for rendering.
Overview
This Chip-8 emulator is a learning project that implements the classic Chip-8 virtual machine from the 1970s. Chip-8 was designed to make game programming easier on 8-bit microcomputers, and it's often used as a first project f... | [] |
https://avatars.githubusercontent.com/u/680789?v=4 | cmake2zig | rupurt/cmake2zig | 2025-04-06T13:32:02Z | Zig library to convert CMake bulds to the Zig build system | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/rupurt/cmake2zig/tags | MIT | [
"cmake",
"zig"
] | 10 | false | 2025-04-08T17:21:53Z | true | true | 0.14.0 | github | [] | cmake2zig
Zig library to convert CMake bulds to the Zig build system
```console
<blockquote>
dev
</blockquote>
USAGE: dev
COMMANDS:
setup Ensures configuration has been initialized
check Ensures code is formatted and that tests pass
examples Example CMake build systems that can be converted to the ... | [] |
https://avatars.githubusercontent.com/u/30992149?v=4 | micro | Harry-Heath/micro | 2025-03-23T00:21:45Z | A little arcade game running on the esp32c3, made with zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/Harry-Heath/micro/tags | - | [
"esp32",
"st7789",
"zig"
] | 858 | false | 2025-04-26T15:31:11Z | true | true | 0.14.0 | github | [
{
"commit": "354342c2aa31ceb8cb5a9e123662d73e6681438e",
"name": "microzig",
"tar_url": "https://github.com/ZigEmbeddedGroup/microzig/archive/354342c2aa31ceb8cb5a9e123662d73e6681438e.tar.gz",
"type": "remote",
"url": "https://github.com/ZigEmbeddedGroup/microzig"
},
{
"commit": "ad338133e... | <code>zig build firmware</code>
<code>zig build pc</code>
<code>zig build flash -- {port}</code>
<code>zig build listen -- {port}</code> | [] |
https://avatars.githubusercontent.com/u/99440446?v=4 | zigfetch | utox39/zigfetch | 2025-03-02T13:20:10Z | Zigfetch is a minimal neofetch/fastfetch like system information tool | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/utox39/zigfetch/tags | MIT | [
"cli",
"fastfetch",
"neofetch",
"system",
"system-information",
"zig",
"ziglang"
] | 104 | false | 2025-05-16T12:01:35Z | true | true | 0.14.0 | github | [] | Zigfetch
Description
Zigfetch is a minimal <a>neofetch</a>/<a>fastfetch</a> like system information tool
Requirements
<ul>
<li><a>zig v0.14.0</a></li>
</ul>
Installation
```console
Clone the repo
$ git clone https://github.com/utox39/zigfetch.git
cd to the path
$ cd path/to/zigfetch
Build zigfetch
$ zig buil... | [] |
https://avatars.githubusercontent.com/u/137334444?v=4 | Zig | qompassai/Zig | 2025-04-23T20:44:54Z | Equator Zig: Educational Content on the Zig Programming Language | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/qompassai/Zig/tags | AGPL-3.0 | [
"equator",
"zig"
] | 75,505 | false | 2025-05-21T21:35:53Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "zfetch",
"tar_url": "https://github.com/truemedian/zfetch/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/truemedian/zfetch"
},
{
"commit": "refs",
"name": "zig_json_decode",
"tar_url": "https://github.com/haze/zig-json-decode/archi... |
Zig: Solving the cross compilation conundrum
Qompass AI on Zig
<a>
</a>
<a>
</a>
<a>
</a>
<a></a>
<a></a>
<strong>Contact Qompass AI</strong>
Matthew A. Porter
Qompass AI, Spokane, WA
Publications
<a>
</a>
<a>
</a>
<a>
</a... | [] |
https://avatars.githubusercontent.com/u/146390816?v=4 | elfutils | allyourcodebase/elfutils | 2025-04-28T19:16:27Z | elfutils ported to the zig build system | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/allyourcodebase/elfutils/tags | GPL-3.0 | [
"zig",
"zig-package"
] | 34 | false | 2025-04-28T19:20:42Z | true | true | 0.14.0 | github | [
{
"commit": "6c72830882690c1eb2567a537525c3f432c1da50",
"name": "zlib",
"tar_url": "https://github.com/allyourcodebase/zlib/archive/6c72830882690c1eb2567a537525c3f432c1da50.tar.gz",
"type": "remote",
"url": "https://github.com/allyourcodebase/zlib"
},
{
"commit": "master",
"name": "z... | <a></a>
elfutils
This is <a>elfutils</a>, packaged for <a>Zig</a>.
Installation
First, update your <code>build.zig.zon</code>:
```
Initialize a <code>zig build</code> project if you haven't already
zig init
zig fetch --save git+https://github.com/allyourcodebase/elfutils.git
```
You can then import <code>elfuti... | [
"https://github.com/allyourcodebase/kcov"
] |
https://avatars.githubusercontent.com/u/183272735?v=4 | orion | ciathefed/orion | 2025-04-26T20:47:57Z | 64-bit register based VM written in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/ciathefed/orion/tags | MIT | [
"register-based",
"vm",
"zig"
] | 72 | false | 2025-05-03T03:20:13Z | true | true | 0.14.0 | github | [
{
"commit": "master",
"name": "args",
"tar_url": "https://github.com/ikskuh/zig-args/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/ikskuh/zig-args"
}
] | Orion
64-bit register based VM written in <a>Zig</a>
Usage
Build Orion
<code>shell
zig build</code>
Compile an assembly program to bytecode
<code>shell
./zig-out/bin/orion build examples/hello.oasm</code>
Execute the bytecode in the virtual machine
<code>shell
./zig-out/bin/orion run app.ob</code> | [] |
https://avatars.githubusercontent.com/u/161847788?v=4 | radish | wipeseals/radish | 2025-04-10T13:21:54Z | Ray Tracing in One Weekend implemented in zig. | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/wipeseals/radish/tags | MIT | [
"raytracing",
"zig",
"ziglang"
] | 1,771 | false | 2025-04-17T13:31:10Z | true | true | 0.14.0 | github | [] | radish
Ray Tracing in One Weekend implemented in zig.
Running
<code>bash
zig build run</code>
References
<ul>
<li><a>Ray Tracing in One Weekend</a></li>
<li><a>週末レイトレーシング(翻訳)</a></li>
</ul> | [] |
https://avatars.githubusercontent.com/u/196794749?v=4 | notes | cynumini/notes | 2025-02-17T15:35:12Z | notes is a cli program to help you manage your notes | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/cynumini/notes/tags | 0BSD | [
"cli",
"notes",
"zig"
] | 15 | false | 2025-02-24T16:34:18Z | true | true | unknown | github | [] | notes
notes is a command line utility that helps to find notes (both existing and just links to non-existing ones), find duplicate notes and rename notes. This program is a part of the neovim plugin that hasn't been uploaded yet.
To determine the title of a note it uses the <code>title</code> field in YAML frontmatte... | [] |
https://avatars.githubusercontent.com/u/117400842?v=4 | Sodusolver | LucasSantos91/Sodusolver | 2025-05-06T04:41:41Z | Fastest Sudoku solver | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/LucasSantos91/Sodusolver/tags | - | [
"sudoku",
"zig"
] | 12 | false | 2025-05-07T19:42:23Z | true | true | 0.15.0-dev.465+bb79c85cb | github | [] | Fastest Sudoku solver.
Clues are given through standard in. Pass clues as such: A12, where A is the row, 1 is the column and 2 is the digit.
Example:
```
echo B63 B88 B95 C31 C52 D45 D67 E34 E71 F29 G15 G87 G93 H32 H51 I54 I99 | Sodusolver.exe
Given grid:
1 2 3 4 5 6 7 8 9
A* | | * | | * | | *
B<em> | | * | ... | [] |
https://avatars.githubusercontent.com/u/1906851?v=4 | debuglog | jhark/debuglog | 2025-05-08T14:45:45Z | Command line log viewer for Windows' OutputDebugStringA API. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/jhark/debuglog/tags | ISC | [
"win32",
"windows",
"zig"
] | 12 | false | 2025-05-12T11:11:41Z | true | true | 0.14.0 | github | [
{
"commit": "0e2491d8e6d2be38dc0c2ce8e103469886e468bb",
"name": "flags",
"tar_url": "https://github.com/joegm/flags/archive/0e2491d8e6d2be38dc0c2ce8e103469886e468bb.tar.gz",
"type": "remote",
"url": "https://github.com/joegm/flags"
}
] | debuglog
A command-line tool for Windows that captures debug log messages sent to the <a>OutputDebugStringA</a> API.
See also <a>Sysinternals' DebugView</a>.
Requirements
<ul>
<li>Windows.</li>
<li>Zig compiler (version 0.14.0)</li>
</ul>
Building
<code>sh
zig build</code>
Usage
```
Usage: debuglog [-p | --pid ]... | [] |
https://avatars.githubusercontent.com/u/3380474?v=4 | zax | exlee/zax | 2025-05-09T13:21:59Z | Alexander's Zig Utilities | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/exlee/zax/tags | MIT | [
"zig",
"zig-build"
] | 6,385 | false | 2025-05-14T17:09:42Z | true | true | 0.14.0 | github | [] | ZAX
<strong>Z</strong>ig utils by <strong>A</strong>le<strong>x</strong>ander.
It also sounds a little bit like Zig Axe if you <a>lisp</a>
hard enough <code>;-)</code>.
Usage
See the docs on <a>Github Pages</a>
I wouldn't suggest importing it directly, but rather copy&paste or check it out.
There are some reci... | [] |
https://avatars.githubusercontent.com/u/54503497?v=4 | sudoku | RetroDev256/sudoku | 2025-02-25T17:14:40Z | size-optimized sudoku solver | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/RetroDev256/sudoku/tags | MIT | [
"zig"
] | 46 | false | 2025-05-17T08:53:19Z | true | true | unknown | github | [] | What?
It's a command-line sudoku solver that is made to be ultra tiny. Of course, the page size of many file systems makes a size below 4k no different than any other, but it's still fun to work with :)
The current size of the linux binary is 438 bytes.
Usage:
<code>sudoku GRID</code> - where <code>GRID</code> is a ... | [] |
https://avatars.githubusercontent.com/u/126345041?v=4 | zterm | PaNDa2code/zterm | 2025-03-20T15:29:20Z | Cross compiled terminal emulator written in zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/PaNDa2code/zterm/tags | - | [
"cross-platform",
"linux",
"macos",
"terminal",
"windows",
"zig"
] | 118 | false | 2025-05-21T16:29:48Z | true | true | 0.14.0 | github | [
{
"commit": "7b434a47c2b85f395d8e5a6dca47af6a74422521",
"name": "zigwin32",
"tar_url": "https://github.com/marlersoft/zigwin32//archive/7b434a47c2b85f395d8e5a6dca47af6a74422521.tar.gz",
"type": "remote",
"url": "https://github.com/marlersoft/zigwin32/"
},
{
"commit": "a5b065dbdce02ea86c0... | 404 | [] |
https://codeberg.org/avatars/c5ff3705f467c933cd27a3b9a43bbf3c45c92fb6580ca6870a94f2fcffb6da4b | adbz | nitrogenez/adbz | 2024-11-17T14:32:37+01:00 | An adb client library for zig | main | 0 | 0 | 0 | 1 | - | [
"adb",
"adb-client",
"android",
"client",
"lib",
"library",
"utility-library",
"zig",
"zig-library",
"ziglang"
] | 35 | false | 2024-11-17T14:36:18+01:00 | false | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/b0bfc579a86b72a8b6631539660a4393 | advent_of_code | adept/advent_of_code | 2025-01-23T19:59:02+01:00 | Advent of code (https://adventofcode.com/) | main | 0 | 0 | 0 | 1 | - | [
"advent-of-code",
"adventofcode",
"aoc",
"factor",
"haskell",
"nix",
"nushell",
"rust",
"zig"
] | 561 | false | 2025-05-20T16:40:29+02:00 | false | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/ecb1523137217490b227822dda38e73aa370fda87997d19bd1c63cbcd7ae06ee | advent-of-code-zig | wackbyte/advent-of-code-zig | 2024-12-01T02:02:11+01:00 | Advent of Code solutions in Zig. | trunk | 0 | 0 | 0 | 1 | - | [
"advent-of-code",
"zig"
] | 127 | false | 2024-12-07T07:48:44+01:00 | false | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/cae688e192e2a9e45c79176a0cec214e | adventure-game | etgr/adventure-game | 2020-10-27T00:31:42+01:00 | A Pokemon-inspired game, a la Gen1. | trunk | 0 | 1 | 0 | 1 | - | [
"game",
"zig",
"pokemon"
] | 1,115 | false | 2024-12-03T05:12:13+01:00 | false | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/5a10312f410f207da165d36072e9da7b8c152320d104585111c0b70cca54765c | aoc2023 | hDS9HQLN/aoc2023 | 2023-12-01T17:40:34+01:00 | My solutions for advent of code 2023 | main | 0 | 0 | 0 | 1 | - | [
"zig",
"aoc",
"adventofcode",
"aoc-2023",
"adventofcode2023"
] | 117 | false | 2024-12-03T05:43:41+01:00 | false | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/b099a76b3be01fe5f8ee390f0aeade0e993d0cf3bc55cb95e9b31db5cb266d70 | awesome | edwinjhlee/awesome | 2025-05-16T16:05:21+02:00 | Rossetta Stone of Awesomeness | main | 0 | 0 | 0 | 1 | - | [
"awesome",
"deno",
"go",
"java",
"kotlin",
"node",
"python",
"rust",
"zig"
] | 102 | false | 2025-05-16T16:15:09+02:00 | false | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/f2b22254d5ca3a741a1de61a088b536773100cf05393146155ee5897d660dc30 | backutil | AlxFG/backutil | 2024-06-14T19:36:41+02:00 | backlight utility | master | 0 | 0 | 0 | 1 | - | [
"backlight",
"linux",
"zig"
] | 38 | false | 2024-06-15T10:23:26+02:00 | true | false | unknown | codeberg | [] | 404 | [] | |
https://codeberg.org/avatars/6cefaa64249b4d33eee4bcd41bb5d7979b4b6852c2c8239e2565ad5dc8f257e4 | blockly-zig-nuttx | lupyuen/blockly-zig-nuttx | 2022-08-13T15:44:05+02:00 | Visual Programming for Zig with NuttX Sensors | master | 0 | 1 | 1 | 1 | - | [
"bl604",
"zig",
"nuttx",
"bl602",
"pinedio",
"pinecone",
"riscv32",
"sensor",
"bme280",
"blockly",
"visualprogramming"
] | 125,399 | false | 2024-12-03T05:24:02+01:00 | false | false | unknown | codeberg | [] | 404 | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.