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/12397229?v=4
zbackoff
flowerinthenight/zbackoff
2024-07-24T06:55:11Z
Jittered backoff implementation in Zig.
main
0
2
1
2
https://api.github.com/repos/flowerinthenight/zbackoff/tags
MIT
[ "backoff", "jitter", "retry", "zig", "ziglang" ]
36
false
2025-03-18T17:59:47Z
true
true
unknown
github
[]
<a></a> (This repo is mirrored to <a>https://codeberg.org/flowerinthenight/zbackoff</a>). <strong>zbackoff</strong> implements jittered backoff. Useful when retrying operations that can potentially fail (i.e. network calls). The implementation is based on <a>this article</a> from the AWS Architecture Blog. You can u...
[ "https://github.com/flowerinthenight/zgroup" ]
https://avatars.githubusercontent.com/u/1671644?v=4
zjxl
arrufat/zjxl
2024-04-08T00:26:21Z
Load and save JPEG-XL images in Zig
master
0
2
0
2
https://api.github.com/repos/arrufat/zjxl/tags
MIT
[ "image", "jpeg-xl", "jpegxl", "jxl", "zig" ]
8
false
2024-10-30T21:38:20Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/28966224?v=4
kewpie
weskoerber/kewpie
2024-02-10T18:28:15Z
A simple query string parser for Zig.
main
0
2
0
2
https://api.github.com/repos/weskoerber/kewpie/tags
MIT
[ "zig", "zig-package", "ziglang" ]
23
false
2025-04-04T22:37:54Z
true
true
0.14.0
github
[]
<a></a> <a></a> Kewpie A simple query string parser for zig. Getting Started Prerequisites <ul> <li><a>Zig</a> (<code>0.14.0</code> or newer)<ul> <li>If using Zig <code>0.12</code> and <code>0.13</code>, use the <a><code>zig-0.12</code></a> branch</li> </ul> </li> </ul> Installation <ol> <li> Add kewpie as a depe...
[]
https://avatars.githubusercontent.com/u/79172854?v=4
x-client
nickelca/x-client
2024-08-06T07:34:58Z
X11 client library for Zig
master
0
2
0
2
https://api.github.com/repos/nickelca/x-client/tags
MIT
[ "cross-platform", "windowing", "x11", "zig", "zig-package" ]
78
false
2025-05-10T00:02:45Z
true
true
0.13.0
github
[]
Inspired by @marler8997's zigx at https://github.com/marler8997/zigx/
[]
https://avatars.githubusercontent.com/u/24578855?v=4
zig-md4
deatil/zig-md4
2024-05-18T04:51:42Z
A MD4 hash function library for Zig
main
0
2
0
2
https://api.github.com/repos/deatil/zig-md4/tags
Apache-2.0
[ "md4", "zig", "zig-md4" ]
14
false
2025-03-24T07:04:51Z
true
true
0.14.0-dev.3451+d8d2aa9af
github
[]
Zig-MD4 zig-md4 is a MD4 hash function for Zig. Env <ul> <li>Zig &gt;= 0.14.0-dev.3451+d8d2aa9af</li> </ul> Adding zig-md4 as a dependency Add the dependency to your project: <code>sh zig fetch --save=zig-md4 git+https://github.com/deatil/zig-md4#main</code> or use local path to add dependency at <code>build.zig....
[]
https://avatars.githubusercontent.com/u/46355873?v=4
zique
l3r8yJ/zique
2024-07-20T18:14:23Z
Message broker library written in zig
master
3
2
0
2
https://api.github.com/repos/l3r8yJ/zique/tags
MIT
[ "messaging", "zig" ]
22
false
2025-05-08T04:32:36Z
true
true
0.13.0
github
[]
404
[]
https://avatars.githubusercontent.com/u/15544577?v=4
zig-tidy
jacobly0/zig-tidy
2024-05-04T15:33:27Z
HTML Tidy packaged for Zig
main
0
2
0
2
https://api.github.com/repos/jacobly0/zig-tidy/tags
MIT
[ "zig" ]
1
false
2024-12-29T04:07:05Z
true
true
unknown
github
[ { "commit": "5.8.0", "name": "tidy", "tar_url": "https://github.com/htacg/tidy-html5/archive/5.8.0.tar.gz", "type": "remote", "url": "https://github.com/htacg/tidy-html5" } ]
tidy This is <a>tidy</a>, packaged for <a>Zig</a>.
[]
https://avatars.githubusercontent.com/u/9300391?v=4
learn-cs
fpsvogel/learn-cs
2024-08-03T14:16:57Z
Learning resources for computer science, C, etc.
main
0
2
0
2
https://api.github.com/repos/fpsvogel/learn-cs/tags
-
[ "awesome-lists", "books", "c", "computer-science", "learning-resources", "low-level-programming", "systems-programming", "zig" ]
54
false
2025-03-05T11:13:05Z
false
false
unknown
github
[]
Learn Computer Science and Low-Level Programming How computers work <br/><input type='checkbox' class='w-4 h-4 text-green-500 bg-gray-100 border-gray-300 rounded focus:ring-blue-500 dark:focus:ring-blue-600 dark:ring-offset-gray-800 focus:ring-2 dark:bg-gray-700 dark:border-gray-600' checked disabled></input> 💲<a>Co...
[]
https://avatars.githubusercontent.com/u/57362253?v=4
toolbox
tiawl/toolbox
2024-03-14T18:50:56Z
A toolkit to package & maintain C APIs for @ziglang
trunk
0
2
3
2
https://api.github.com/repos/tiawl/toolbox/tags
Unlicense
[ "spaceporn", "zig", "zig-package", "ziglang" ]
172
false
2025-05-09T12:07:24Z
true
true
0.14.0
github
[]
Toolbox A toolkit to package &amp; maintain C APIs for <a>Zig</a> Important note This package was originally thought for the <a>tiawl/spaceporn</a> dependencies chain. It is actively used in it. BUT it is also possible to use it in other projects. However maybe some features are always binded to its original concept...
[ "https://github.com/tiawl/X11.zig", "https://github.com/tiawl/cimgui.zig", "https://github.com/tiawl/glfw.zig", "https://github.com/tiawl/glslang.zig", "https://github.com/tiawl/libjq.zig", "https://github.com/tiawl/oniguruma.zig", "https://github.com/tiawl/shaderc.zig", "https://github.com/tiawl/spir...
https://avatars.githubusercontent.com/u/85748765?v=4
gc.zig
johan0A/gc.zig
2024-07-01T00:16:03Z
a Zig garbage collector interface for the bdwgc garbage collector.
main
0
2
0
2
https://api.github.com/repos/johan0A/gc.zig/tags
MIT
[ "zig", "zig-library", "zig-package", "ziglang" ]
1,296
false
2025-02-26T00:50:12Z
true
true
unknown
github
[]
<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> Dont use this for anything serious </blockquote> gc.zig a <a>Zig</a> garbage collector package that provides a garbage collector interface as well as the <a>bdwgc Boehm ...
[]
https://avatars.githubusercontent.com/u/60897190?v=4
zig-result
Remy2701/zig-result
2024-06-16T17:15:21Z
A zig library to add payload to errors.
main
0
2
0
2
https://api.github.com/repos/Remy2701/zig-result/tags
-
[ "error-handling", "zig" ]
1,496
false
2025-02-01T13:25:49Z
true
true
0.13.0
github
[]
Zig Result This is a library for creating and using results (similar to the ones in Rust). Those results allows you to give more information about an error such as a description. <strong>Zig Version:</strong> 0.13.0 Installation You can either manually install the library, or automatically. Manual You can instal...
[]
https://avatars.githubusercontent.com/u/20795890?v=4
flymake-ziglint
flymake/flymake-ziglint
2024-02-29T09:52:28Z
Flymake for ziglint
master
0
2
2
2
https://api.github.com/repos/flymake/flymake-ziglint/tags
GPL-3.0
[ "elisp", "emacs", "zig", "ziglint" ]
32
false
2025-04-22T23:16:36Z
false
false
unknown
github
[]
<a></a> <a></a> flymake-ziglint <blockquote> Flymake for ziglint </blockquote> <a></a> 💾 Installation In your <code>init.el</code>: <code>elisp (require 'flymake-ziglint) (add-hook 'zig-mode-hook 'flymake-ziglint-load)</code> 🛠️ Contribute <a></a> <a></a> <a></a> <a></a> If you would like to contribute to th...
[]
https://avatars.githubusercontent.com/u/85748765?v=4
zig-linear-algebra
johan0A/zig-linear-algebra
2024-07-17T15:01:46Z
This package is a simple linear algebra library writen entirely in Zig.
main
0
2
0
2
https://api.github.com/repos/johan0A/zig-linear-algebra/tags
MIT
[ "zig", "zig-library", "zig-package", "ziglang" ]
79
false
2025-04-28T19:13:56Z
true
true
unknown
github
[]
This library is a simple linear algebra library. This library was written for my own use, and will be extended and optimized as I need it.
[]
https://avatars.githubusercontent.com/u/364548?v=4
ptail
siadat/ptail
2024-03-21T01:33:19Z
view stdout/stderr of a process
main
0
2
0
2
https://api.github.com/repos/siadat/ptail/tags
-
[ "cat", "linux", "ptrace", "strace", "zig" ]
39
false
2024-12-23T09:07:35Z
true
false
unknown
github
[]
ptail ptail (process tail) is a simple tool for viewing the stdout and stderr of a process. Think of it as tail -f for the output of other processes. Usage There are two ways to use ptail (similar to strace): ptail a new process (with a given program), or ptail an exiting process (with PID). ```bash new process ....
[]
https://avatars.githubusercontent.com/u/52354694?v=4
eigen.zig
d-mironov/eigen.zig
2024-02-20T16:28:26Z
Matrix library written in Zig
main
0
2
1
2
https://api.github.com/repos/d-mironov/eigen.zig/tags
MIT
[ "math", "mathematics", "matrix", "matrix-library", "memory", "zig", "ziglang" ]
16
false
2024-11-02T03:24:51Z
true
false
unknown
github
[]
eigen.zig Matrix/Tensor/etc. library for Zig. Usage Creating a Matrix ```zig // Creating a 0 initialized 2x3 matrix var zero = try Matrix.init(2, 3, allocator); // Or if you want a 3x3 square matrix var zero_square = try Matrix.init_square(3, allocator); // Creating a Matrix from an array var m1 = try Matrix.from...
[]
https://avatars.githubusercontent.com/u/24578855?v=4
zig-md2
deatil/zig-md2
2024-05-17T09:25:02Z
A MD2 hash function library for Zig
main
0
2
0
2
https://api.github.com/repos/deatil/zig-md2/tags
Apache-2.0
[ "md2", "zig", "zig-md2" ]
14
false
2025-03-07T11:12:29Z
true
true
0.14.0-dev.3451+d8d2aa9af
github
[]
Zig-MD2 zig-md2 is a MD2 hash function for Zig. Env <ul> <li>Zig &gt;= 0.14.0-dev.3451+d8d2aa9af</li> </ul> Adding zig-md2 as a dependency Add the dependency to your project: <code>sh zig fetch --save=zig-md2 git+https://github.com/deatil/zig-md2#main</code> or use local path to add dependency at <code>build.zig....
[]
https://avatars.githubusercontent.com/u/38167139?v=4
zernel2
Jacquwes/zernel2
2024-05-19T15:19:23Z
null
main
0
2
0
2
https://api.github.com/repos/Jacquwes/zernel2/tags
MIT
[ "kernel", "limine", "x86-64", "zig" ]
24
false
2024-07-24T09:50:04Z
true
true
unknown
github
[ { "commit": "c94d35f1f116e9e8a7943f30712901760c3d7d96.tar.gz", "name": "limine-zig", "tar_url": "https://github.com/limine-bootloader/limine-zig/archive/c94d35f1f116e9e8a7943f30712901760c3d7d96.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/limine-bootloader/limine-zig" } ]
404
[]
https://avatars.githubusercontent.com/u/47410557?v=4
eth-experiments
tr1sm0s1n/eth-experiments
2024-06-15T04:50:35Z
Reference repository for experimenting with Ethereum.
main
0
2
1
2
https://api.github.com/repos/tr1sm0s1n/eth-experiments/tags
MIT
[ "alloy", "ethereum", "fe", "geth", "go", "go-ethereum", "golang", "python", "reth", "rust", "solidity", "tokio", "uv", "vyper", "web3py", "zig" ]
547
false
2025-05-13T11:13:14Z
false
false
unknown
github
[]
ETH-Experiments Reference repository for experimenting with Ethereum.
[]
https://avatars.githubusercontent.com/u/69104965?v=4
monkey-zig
doccaico/monkey-zig
2024-03-16T07:41:09Z
Monkey programming language written in Zig/Ziglang
main
0
1
0
1
https://api.github.com/repos/doccaico/monkey-zig/tags
-
[ "zig" ]
126
false
2024-04-02T16:33:29Z
true
false
unknown
github
[]
Monkey (Tested on Windows only) A Zig/Ziglang version <a>monkey</a> language interpreter. From <a>Write An Interpreter In Go</a>. Zig version <code>// 2024/04/01 0.12.0-dev.3496+a2df84d0f</code> Usage <code>$ zig run src\main.zig</code> TODOs <ul> <li>[x] Add buildin functions (len, first, last, rest, push, puts)...
[]
https://avatars.githubusercontent.com/u/175892156?v=4
Zig-LLVM
Zag-Research/Zig-LLVM
2024-04-30T15:51:21Z
Quick guide to compiling LLVM & Zig source files
main
0
1
1
1
https://api.github.com/repos/Zag-Research/Zig-LLVM/tags
-
[ "compilation", "llvm", "zig" ]
50,544
false
2025-02-15T05:28:47Z
false
false
unknown
github
[]
Compiling The <code>builder_test</code> folder contains simple functions to test the LLVM IR builder from within Zig. To execute, you'll need to download LLVM from source and provide the necessary compiler flags Example of how to execute is shown below (might need to change path to LLVM headers and library files): ```...
[]
https://avatars.githubusercontent.com/u/73724137?v=4
fuckwm
pra1rie/fuckwm
2024-06-06T22:24:22Z
lil tiling window manager written in Zig
master
0
1
0
1
https://api.github.com/repos/pra1rie/fuckwm/tags
-
[ "tiling-window-manager", "window-manager", "zig" ]
34
false
2025-05-13T17:58:39Z
true
false
unknown
github
[]
fuckwm pronounced (fuckum) i got frustrated that my wm wasn't working properly so i rewrote it in zig (bar not included) Building dependencies: zig 0.12.x, Xorg and libc compile with: <code>sh $ make</code> Installing <strong>make sure to edit src/config.zig before building</strong> <code>sh $ make install</code>...
[]
https://avatars.githubusercontent.com/u/80766200?v=4
capy-stl-viewer
Catniped/capy-stl-viewer
2024-07-19T13:09:27Z
zig/capy app for rendering wireframes of stl files on a capy canvas
main
0
1
0
1
https://api.github.com/repos/Catniped/capy-stl-viewer/tags
Unlicense
[ "zig" ]
150
true
2024-07-19T13:11:47Z
true
true
unknown
github
[ { "commit": "35d76a422f84c92a3051595e8b75c1df61e40d50.tar.gz", "name": "capy", "tar_url": "https://github.com/capy-ui/capy/archive/35d76a422f84c92a3051595e8b75c1df61e40d50.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/capy-ui/capy" }, { "commit": null, "name": "zmath",...
capy-stl-viewer little precursor project for my 3d printing slicer written in zig, this is a zig/capy app for rendering wireframes of stl files on a capy canvas. Usage <code>zig build run</code>, enter path for stl file (relative to your cwd), press "Set model", use left mouse button + drag to move the camera in x...
[]
https://avatars.githubusercontent.com/u/112776527?v=4
udp-zig
TheUnderName/udp-zig
2024-05-08T07:44:35Z
zig-udp-socket
main
0
1
0
1
https://api.github.com/repos/TheUnderName/udp-zig/tags
-
[ "socket", "udp", "udp-zig", "udpzig", "zig", "zig-udp", "ziglang", "zigudp" ]
0
false
2024-05-08T07:56:26Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/45920892?v=4
AutoEnglish
joeypas/AutoEnglish
2024-03-05T20:56:06Z
Autocompletion for the English language
main
0
1
0
1
https://api.github.com/repos/joeypas/AutoEnglish/tags
MIT
[ "autocomplete", "trie", "zig" ]
1,097
false
2024-06-22T18:31:31Z
true
false
unknown
github
[]
AutoEnglish Build a trie using english words and then attempt to autocomplete slices Usage ``` bash zig build -Doptimize=ReleaseFast ./zig-out/bin/autoenglish
[]
https://avatars.githubusercontent.com/u/22280250?v=4
zigStructPrint
Durobot/zigStructPrint
2024-03-01T09:52:26Z
Small library to pretty-print Zig structs (and arrays)
main
0
1
0
1
https://api.github.com/repos/Durobot/zigStructPrint/tags
MIT
[ "zig", "zig-package", "ziglang" ]
14
false
2024-10-10T07:01:19Z
true
true
0.12.0-dev.3097+5c0766b6c
github
[]
zigStructPrint Small library to pretty-print Zig structs (and arrays) <strong>zigStructPrint</strong> is licensed under under <a>the MIT License</a> and available from https://github.com/Durobot/zigStructPrint Please note that only Zig <strong>0.14.0-dev.1421+f87dd43c1</strong> (give or take) and up is supported bec...
[]
https://avatars.githubusercontent.com/u/6397061?v=4
zdo
c-phillips/zdo
2024-06-28T04:01:59Z
CLI Task Manager with Markdown
main
0
1
0
1
https://api.github.com/repos/c-phillips/zdo/tags
MIT
[ "cli", "task-manager", "todo", "zig" ]
172
false
2024-10-05T16:31:16Z
true
false
unknown
github
[]
Cross-platform CLI Task Manager using Markdown No lock-in, no worries <blockquote> ⚠ Currently in pre-alpha stage, don't expect this not to crash or break something! </blockquote> Install This project uses Zig 0.13.0 for now. You can get it from <a>here</a>. To build the executable for use, run <code>bash zig b...
[]
https://avatars.githubusercontent.com/u/163546630?v=4
docker-zig
zon-dev/docker-zig
2024-03-10T06:18:26Z
Docker for zig programming language
main
0
1
0
1
https://api.github.com/repos/zon-dev/docker-zig/tags
MIT
[ "dockerfile", "dockerlized", "zig", "ziglang" ]
38
false
2024-10-13T15:37:27Z
false
false
unknown
github
[]
How To Build and Deploy a Zig application with Docker Usage <code>bash docker build -t ziglang .</code> <code>bash docker run -it --rm ziglang</code> Go to the application directory and use zig in docker to build and run your application. For example. Create a <a>hello-world</a> program and run it with docker. ```b...
[]
https://avatars.githubusercontent.com/u/13009812?v=4
arkanoid
sytranvn/arkanoid
2024-03-20T07:58:45Z
Arkanoid game written in zig
master
0
1
0
1
https://api.github.com/repos/sytranvn/arkanoid/tags
GPL-3.0
[ "raylib", "zig" ]
37
false
2025-02-20T10:16:34Z
true
true
unknown
github
[ { "commit": "e0f6faa151589a185a04c2c723c01daff1b0a78f.tar.gz", "name": "raylib", "tar_url": "https://github.com/raysan5/raylib/archive/e0f6faa151589a185a04c2c723c01daff1b0a78f.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/raysan5/raylib" }, { "commit": "refs", "name": ...
Arkanoid Zig A Arkanoid game in zig References <ul> <li><a>Raylib Arkanoid C version</a></li> <li><a>Raylib build for zig</a></li> </ul>
[]
https://avatars.githubusercontent.com/u/86686307?v=4
TAGe4
zewenn/TAGe4
2024-08-08T07:10:18Z
The Text Adventure Game (Engine) v4 is a real time, cross-platform, console game engine written in zig.
main
1
1
0
1
https://api.github.com/repos/zewenn/TAGe4/tags
-
[ "game-engine", "macos", "terminal", "windows", "zig" ]
12,162
false
2024-08-28T22:31:09Z
true
true
unknown
github
[ { "commit": null, "name": "zstbi", "tar_url": null, "type": "relative", "url": "./libs/zstbi" } ]
<blockquote> <span class="bg-yellow-100 text-yellow-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-yellow-900 dark:text-yellow-300">WARNING</span> This project is currently on pause, but I will continue developing it into a full framework when I get to it. </blockquote> Text Adventure Game (Engine) v4 Th...
[]
https://avatars.githubusercontent.com/u/86695181?v=4
pdir
nronzel/pdir
2024-06-29T19:54:45Z
Pretty print directory structure.
main
0
1
0
1
https://api.github.com/repos/nronzel/pdir/tags
MIT
[ "directory-listing", "directory-tree", "tree", "zig" ]
37
false
2025-03-13T19:53:49Z
true
true
0.14.0
github
[]
pdir pdir ("pretty directory" or "print directory") is a lightweight, Zig-based implementation of the Linux tree command. It provides a visual representation of directory structures, using 📁 icons for directories and 📄 icons for files. <blockquote> [!Note] This is not a 1:1 re-implementation of the <code>tree</code...
[]
https://avatars.githubusercontent.com/u/25912761?v=4
zigenity
r4gus/zigenity
2024-03-03T15:07:13Z
Like zenity but in Zig
master
0
1
0
1
https://api.github.com/repos/r4gus/zigenity/tags
MIT
[ "gtk", "gtk3", "gui", "zig", "zig-package" ]
39
false
2025-05-11T21:44:52Z
true
true
0.14.0
github
[ { "commit": "a1717e0d0758417cc59de63ab0d65592d08a03ff", "name": "dvui", "tar_url": "https://github.com/david-vanderson/dvui/archive/a1717e0d0758417cc59de63ab0d65592d08a03ff.tar.gz", "type": "remote", "url": "https://github.com/david-vanderson/dvui" } ]
zigenity Like <a>zenity</a> but in <a>Zig</a> and only for Linux. Dialog Types | Type | Supported | |:----:|:---------:| | calendar | | | entry | | | error | | | info | | | file-selection | | | list | | | notification | | | progress | | | question | ✅ | | warning | | | scale | | | text-info | | | color-selection |...
[]
https://avatars.githubusercontent.com/u/112776527?v=4
zig-binarystream
TheUnderName/zig-binarystream
2024-04-28T18:14:07Z
zig binarystream
main
0
1
0
1
https://api.github.com/repos/TheUnderName/zig-binarystream/tags
-
[ "zig", "zig-binarystream", "ziglang" ]
4
false
2024-04-28T18:35:18Z
true
false
unknown
github
[]
# zig-binarystream This project is not complete but usable
[]
https://avatars.githubusercontent.com/u/83368141?v=4
slee
tovedetered/slee
2024-05-07T13:07:54Z
This is a simple text editor written entirely in Zig
main
0
1
0
1
https://api.github.com/repos/tovedetered/slee/tags
MIT
[ "text-editor", "zig", "ziglang" ]
92,397
false
2024-10-11T08:34:23Z
true
true
unknown
github
[]
SLEE A Systems Level Easy Editor Adapted from https://viewsourcecode.org/snaptoken/kilo into Ziglang Installation Download the binary on the releases page then run it Args specify the file From Source Dependencies <ul> <li>Ziglang - master branch</li> </ul> Steps <ol> <li>Download the source code</li> <li>Run z...
[]
https://avatars.githubusercontent.com/u/48999343?v=4
sysexits-zig
sorairolake/sysexits-zig
2024-05-04T11:55:57Z
The system exit codes as defined by <sysexits.h> for Zig
develop
0
1
1
1
https://api.github.com/repos/sorairolake/sysexits-zig/tags
Apache-2.0
[ "exitcode", "sysexits", "zig", "zig-library", "zig-package", "ziglang" ]
99
false
2025-05-12T22:03:00Z
true
true
0.14.0
github
[]
sysexits-zig <a></a> <strong>sysexits-zig</strong> is a library that provides the system exit code constants as defined by [<code>&lt;sysexits.h&gt;</code>]. This library is a port of <a>sysexits-rs</a>. Usage Add this package to your <code>build.zig.zon</code>: <code>sh zig fetch --save git+https://github.com/...
[]
https://avatars.githubusercontent.com/u/89421445?v=4
passback
alvaro17f/passback
2024-07-24T09:14:35Z
A tool to backup your keepass database
main
0
1
0
1
https://api.github.com/repos/alvaro17f/passback/tags
MIT
[ "zig" ]
128
false
2025-05-18T09:50:59Z
true
true
0.14.0
github
[]
passback passback is a command line tool for managing NixOS configuration. <blockquote> :warning: <strong>Work in Progress</strong>: This project is currently under development. Some features may not be complete and may change in the future. </blockquote> Installation To install passback, you can clone the reposi...
[]
https://avatars.githubusercontent.com/u/156404?v=4
raylib-zig-template
Angluca/raylib-zig-template
2024-02-15T15:02:13Z
a fairly minimal raylib zig example codebase using the zig package manager
main
0
1
0
1
https://api.github.com/repos/Angluca/raylib-zig-template/tags
-
[ "raygui", "raylib", "zig" ]
62
false
2024-05-10T20:05:05Z
true
true
unknown
github
[ { "commit": null, "name": "raylib", "tar_url": null, "type": "relative", "url": "../raylib" } ]
raylib + raygui ... ```zsh git clone https://github.com/raysan5/raylib.git git clone https://github.com/Angluca/raylib-zig-template.git zig build run ```
[]
https://avatars.githubusercontent.com/u/164784529?v=4
ja3-spoof
bstrdlord/ja3-spoof
2024-03-28T15:09:29Z
http client for zig that spoofs tls/ssl ja3
main
0
1
0
1
https://api.github.com/repos/bstrdlord/ja3-spoof/tags
-
[ "curl", "ja3", "spoof", "ssl", "tls", "zig", "zig-package" ]
22
false
2024-03-30T01:25:30Z
true
true
unknown
github
[]
TTL/SSL JA3 Spoof <strong>A curl-based zig http client that can spoof <a>tls/ssl ja3</a></strong> 📦 Installing 1. Install ja3_spoof <code>zig fetch --save https://github.com/blockkwork/ja3-spoof/archive/refs/tags/[LATEST TAG].tar.gz</code> Example <code>zig fetch --save https://github.com/blockkwork/ja3-spoof/ar...
[]
https://avatars.githubusercontent.com/u/5955225?v=4
tasiadb
JamesErrington/tasiadb
2024-03-05T00:55:12Z
A SQLite-inspired database engine based on a Log-Structed Merge-Tree, written in Zig.
master
0
1
0
1
https://api.github.com/repos/JamesErrington/tasiadb/tags
Unlicense
[ "database", "lsm-tree", "sql", "zig" ]
16
false
2024-10-25T08:40:13Z
true
false
unknown
github
[]
A SQLite-inspired database engine written in Zig.
[]
https://avatars.githubusercontent.com/u/113077588?v=4
data-structures
avanishd-3/data-structures
2024-08-01T16:33:14Z
Implementations of various data structures
main
0
1
0
1
https://api.github.com/repos/avanishd-3/data-structures/tags
MIT
[ "cplusplus", "data-structures", "zig" ]
67
false
2025-03-12T00:54:03Z
false
false
unknown
github
[]
data-structures Implementations of data structures in various languages. Currently, all the provided data structures are implemented in C++ and some are implemented in Zig and Rust. To do <ol> <li>Add Catch2 testing to C++ code</li> <li>Finish implementing all data structures in Zig</li> <li>Finish implementing all ...
[]
https://avatars.githubusercontent.com/u/64708703?v=4
cli-game-greed
poypoyan/cli-game-greed
2024-04-17T17:23:04Z
My comparable implementations of "Greed" CLI game in Python and Zig
main
0
1
0
1
https://api.github.com/repos/poypoyan/cli-game-greed/tags
GPL-3.0
[ "cli", "cli-game", "python", "zig" ]
39
false
2025-03-14T03:38:07Z
false
false
unknown
github
[]
Greed CLI Game This is an implementation of <a>Greed</a> in Python and Zig. Controls are as follows: <code>q w e \|/ a-+-d /|\ z x c</code> However, this is editable through <code>CONTROL</code> variable. Also, press &lt;space&gt; to quit, but this is also editable through <code>QUITKEY</code> variable. Python ...
[]
https://avatars.githubusercontent.com/u/178842306?v=4
bunny
bunny-ts/bunny
2024-08-06T15:50:12Z
Blazingly fast framework for Bun
master
0
1
0
1
https://api.github.com/repos/bunny-ts/bunny/tags
-
[ "bun", "express-alternative", "fast", "framework", "oop", "typescript", "zig" ]
243
false
2025-05-16T23:35:28Z
false
false
unknown
github
[]
Bunny-ts - blazingly fast framework for <a>Bun</a>. This is not production ready. I finished development of this project.
[]
https://avatars.githubusercontent.com/u/163546630?v=4
zinc-docs
zon-dev/zinc-docs
2024-03-19T12:44:30Z
Zinc is a high-performance HTTP web framework written in Zig(Ziglang). https://zinc.zon.dev
main
0
1
1
1
https://api.github.com/repos/zon-dev/zinc-docs/tags
MIT
[ "documentation", "zig", "ziglang" ]
121
false
2025-04-10T07:30:49Z
false
false
unknown
github
[]
zinc-docs Zinc is a high-performance HTTP web framework written in Zig(Ziglang). Run the website. <code>sh cp example.env .env &amp;&amp; docker compose up -d</code>
[]
https://avatars.githubusercontent.com/u/1906851?v=4
lizard-midi
jhark/lizard-midi
2024-05-07T09:39:32Z
A MIDI library for Zig.
main
0
1
0
1
https://api.github.com/repos/jhark/lizard-midi/tags
ISC
[ "midi", "zig" ]
26
false
2024-10-06T06:57:12Z
true
true
0.12.0
github
[]
lizard-midi <ul> <li><code>lizard-midi</code> is a MIDI (1.0) library for Zig.</li> <li>It has no dependencies other than the underlying platform API.</li> <li>It currently only supports Windows, wrapping the Windows Multimedia APIs.<ul> <li>See: https://learn.microsoft.com/en-gb/windows/win32/multimedia/midi-reference...
[]
https://avatars.githubusercontent.com/u/434125?v=4
libadb
ssttevee/libadb
2024-06-11T21:52:35Z
An embeddable reimplementation of the ADB CLI
trunk
0
1
0
1
https://api.github.com/repos/ssttevee/libadb/tags
-
[ "adb", "android", "cli", "screencap", "screencapture", "zig" ]
19
false
2024-10-15T16:46:31Z
true
true
0.13.0
github
[ { "commit": "refs", "name": "libusb", "tar_url": "https://github.com/ssttevee/zig-libusb/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/ssttevee/zig-libusb" } ]
libadb This is an attempt to reimplement the host (and maybe client) side of the <a>Android Debug Bridge</a> such that it may embedded into other programs and be used independently of the official ADB binary. Please see <a>protocol.md</a> for more information about the protocol. There is currently no actual library o...
[]
https://avatars.githubusercontent.com/u/67147685?v=4
ziframe
Adwaith-Rajesh/ziframe
2024-06-15T11:18:27Z
A minimal DataFrame library in zig
master
0
1
0
1
https://api.github.com/repos/Adwaith-Rajesh/ziframe/tags
MIT
[ "dataframe", "zig", "ziglang" ]
16
false
2024-06-18T09:25:43Z
true
true
unknown
github
[ { "commit": "main.tar.gz", "name": "bcsv", "tar_url": "https://codeberg.org/Adwaith-Rajesh/beho-zig-csv/archive/main.tar.gz.tar.gz", "type": "remote", "url": "https://codeberg.org/Adwaith-Rajesh/beho-zig-csv" } ]
Ziframe A minimal 'DataFrame' library in zig. In it's current form it can only perform basic operations such as <ul> <li>add rows</li> <li>add columns</li> <li>read from CSV file</li> <li>removing rows/cols (using fromDF())</li> <li>apply a function over the DataFrame</li> <li>get shape</li> </ul> Why <ul> <li>It'...
[]
https://avatars.githubusercontent.com/u/95164144?v=4
zshogi
usumerican/zshogi
2024-06-15T04:49:10Z
A simple USI shogi engine implemented in Zig
main
0
1
0
1
https://api.github.com/repos/usumerican/zshogi/tags
GPL-3.0
[ "chess", "javascript", "shogi", "webassembly", "zig" ]
588
false
2024-08-05T11:52:41Z
true
false
unknown
github
[]
Z Shogi A simple USI shogi engine implemented in Zig 概要 Z Shogi は、<a>Zig</a> で実装されたシンプルな将棋エンジンです。 USI 対応の将棋 GUI ソフトで利用できる実行可能ファイル、 JavaScript から利用できる WebAssembly 版ライブラリ、 動作確認用の Web アプリを提供しています。 将棋プログラミングについては、<a>やねうら王</a>を参考にしました。 評価関数については、やねうら王の<a>NNUE-K-P-256-32-32用評価関数バイナリその2</a>を使っています。 ライブラリの使い方 <code>npm...
[]
https://avatars.githubusercontent.com/u/55388270?v=4
Zig-FFMPEG
zadockmaloba/Zig-FFMPEG
2024-06-02T13:26:10Z
A practice repo: rewriting FFMPEG examples in zig
main
0
1
0
1
https://api.github.com/repos/zadockmaloba/Zig-FFMPEG/tags
GPL-3.0
[ "c", "ffmpeg", "zig", "zig-lang", "zig-language", "ziglang" ]
30
false
2024-06-07T17:06:44Z
true
true
unknown
github
[]
EXAMPLES OF CALLING FFMPEG APIs FROM ZIG NOTE: Requires FFMPEG 7
[]
https://avatars.githubusercontent.com/u/146390816?v=4
cfitsio
allyourcodebase/cfitsio
2024-07-16T10:22:37Z
Zig build of CFITSIO library.
main
0
1
0
1
https://api.github.com/repos/allyourcodebase/cfitsio/tags
MIT
[ "cfitsio", "fits", "fits-files", "fits-image", "fitsio", "zig", "zig-lang", "zig-language", "zig-library", "zig-package", "ziglang" ]
12
false
2024-07-24T11:00:42Z
true
true
0.13.0
github
[ { "commit": "cfitsio4_4_1_20240617.tar.gz", "name": "cfitsio", "tar_url": "https://github.com/HEASARC/cfitsio/archive/cfitsio4_4_1_20240617.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/HEASARC/cfitsio" } ]
cfitsio <a></a> <a></a> Zig build of <a>cfitsio library</a>. :rocket: Usage <ul> <li>Add <code>cfitsio</code> dependency to <code>build.zig.zon</code>.</li> </ul> <code>sh zig fetch --save https://github.com/allyourcodebase/cfitsio/archive/&lt;git_tag_or_commit_hash&gt;.tar.gz</code> <ul> <li>Use <code>cfitsio</cod...
[ "https://github.com/allyourcodebase/cfitsio" ]
https://avatars.githubusercontent.com/u/141743392?v=4
zinit-xv6-riscv
aryalaadi/zinit-xv6-riscv
2024-03-09T13:10:33Z
init system for xv6-riscv in zig
master
0
1
0
1
https://api.github.com/repos/aryalaadi/zinit-xv6-riscv/tags
NOASSERTION
[ "init", "init-system", "low-level-programming", "risc-v", "riscv", "system-programming", "unix", "xv6", "xv6-extensions", "xv6-riscv", "zig" ]
2
false
2024-03-09T14:34:53Z
false
false
unknown
github
[]
zinit: init system for xv6-riscv in zig to build: % git clone https://github.com/mit-pdos/xv6-riscv % mkdir xv6-riscv/zig % git clone https://aryalaadi/zinit xv6-riscv/zinit % cd xv6-riscv/zinit % zig build-obj zinit.zig -target riscv64-linux-gnu -O ReleaseSmall % riscv64-linux-gnu-ld -o init zinit.o ../user/initcod...
[]
https://avatars.githubusercontent.com/u/11492844?v=4
md4zig
fjebaker/md4zig
2024-05-06T18:46:27Z
Zig wrapper around md4c for parsing Markdown.
main
0
1
1
1
https://api.github.com/repos/fjebaker/md4zig/tags
MIT
[ "markdown", "md4c", "parser", "zig" ]
19
false
2025-05-12T21:37:03Z
true
true
unknown
github
[ { "commit": "master.tar.gz", "name": "md4c", "tar_url": "https://github.com/fjebaker/md4c-zig/archive/master.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/fjebaker/md4c-zig" } ]
md4zig A Zig wrapper around <a>md4c</a> for parsing Markdown. Exposes a single function that puts a parser type together from comptime-known Zig functions. The parses itself also exposes only a single <code>parse</code> function. The generalisation to using vtables is left as an exercise to the user. Usage ```zig c...
[]
https://avatars.githubusercontent.com/u/15256430?v=4
zig_learning
OSX-RSPlug-a/zig_learning
2024-04-08T12:05:37Z
Repository to centralize all my zig path of learning
main
0
1
0
1
https://api.github.com/repos/OSX-RSPlug-a/zig_learning/tags
-
[ "zig", "ziglang" ]
1
false
2024-04-09T00:54:51Z
false
false
unknown
github
[]
Running zig codes <code> zig run main.zig </code> If you are running testing codes: <code> zig test test.zig </code>
[]
https://avatars.githubusercontent.com/u/166935164?v=4
firefly-zig
firefly-zero/firefly-zig
2024-07-22T09:07:20Z
⚡️ Zig SDK for making Firefly Zero games
main
1
1
1
1
https://api.github.com/repos/firefly-zero/firefly-zig/tags
NOASSERTION
[ "firefly-zero", "framework", "gamedev", "graphics", "rendering", "sdk", "wasm", "webassembly", "zig" ]
62
false
2025-05-19T19:27:30Z
true
true
unknown
github
[]
⚡️ firefly-zig <a>Zig</a> SDK for making <a>Firefly Zero</a> games. <ul> <li><a>▶️ getting started</a></li> <li><a>🐙 github</a></li> </ul> License MIT License. You can do whatever you want with the SDK, modify it, embed into any apps and games. Have fun!
[]
https://avatars.githubusercontent.com/u/18282288?v=4
wdnas-exporter
Strum355/wdnas-exporter
2024-06-01T15:18:39Z
Prometheus exporter for Western Digital DL2100/DL4100/PR2100/PR4100 NAS's PMC/BBC chips. Based on Michael Roland's documentation https://github.com/michaelroland/wdnas-hwdaemon/blob/master/doc/pmc-protocol.md
master
0
1
0
1
https://api.github.com/repos/Strum355/wdnas-exporter/tags
-
[ "prometheus-exporter", "serial", "zig" ]
4
false
2024-06-02T19:36:12Z
true
true
0.12.0
github
[ { "commit": "ee92e0a6feca8b831fea9657dcf69a79af35a07c.tar.gz", "name": "httpz", "tar_url": "https://github.com/karlseguin/http.zig/archive/ee92e0a6feca8b831fea9657dcf69a79af35a07c.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/karlseguin/http.zig" }, { "commit": "9c22c7c07b...
404
[]
https://avatars.githubusercontent.com/u/59705845?v=4
zig-notes
ok-ryoko/zig-notes
2024-04-01T23:55:50Z
Ryoko's digital garden for Zig
main
2
1
0
1
https://api.github.com/repos/ok-ryoko/zig-notes/tags
CC0-1.0
[ "notes", "zig" ]
39
false
2024-11-14T01:56:19Z
false
false
unknown
github
[]
Ryoko’s Zig Notes This is <a>Ryoko</a>’s <a>digital garden</a> for v0.12.0 of the <a>Zig programming language</a>. The <a>notes</a> aspire to Andy Matuschak’s concept of <a>evergreen notes</a> and are synthesized primarily from: <ul> <li>the <a>language reference</a>;</li> <li>the <a>language source code</a> (mostly ...
[]
https://avatars.githubusercontent.com/u/57362253?v=4
wayland.zig
tiawl/wayland.zig
2024-02-28T20:54:45Z
wayland headers packaged for @ziglang
trunk
0
1
1
1
https://api.github.com/repos/tiawl/wayland.zig/tags
Unlicense
[ "binding", "spaceporn", "wayland", "wayland-protocol", "zig", "zig-package", "ziglang" ]
397
false
2025-05-09T12:11:20Z
true
true
0.14.0
github
[ { "commit": "master", "name": "toolbox", "tar_url": "https://github.com/tiawl/toolbox/archive/master.tar.gz", "type": "remote", "url": "https://github.com/tiawl/toolbox" } ]
wayland.zig This is a fork of <a>hexops/wayland-headers</a> which itself gather various <a>Wayland</a> headers <a>GLFW</a> needs. Why this forkception ? The intention under this fork is the same as <a>hexops</a> had when they opened their repository: gather <a>Wayland</a> headers and package them to compile <a>GLFW<...
[]
https://avatars.githubusercontent.com/u/5676771?v=4
dockerfiles
tangowithfoxtrot/dockerfiles
2024-02-26T10:46:43Z
Assorted dockerfiles that I use.
main
0
1
0
1
https://api.github.com/repos/tangowithfoxtrot/dockerfiles/tags
GPL-3.0
[ "cli", "docker", "helix", "zig" ]
77
false
2025-03-05T16:25:42Z
false
false
unknown
github
[]
dockerfiles
[]
https://avatars.githubusercontent.com/u/34946442?v=4
llvm-jit-zig
cryptocode/llvm-jit-zig
2024-07-13T17:13:16Z
LLVM ORCv2 jit example in Zig (without using any Zig bindings)
main
0
1
0
1
https://api.github.com/repos/cryptocode/llvm-jit-zig/tags
MIT
[ "jit", "llvm", "zig" ]
3
false
2024-12-28T00:54:59Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/119697612?v=4
zdt
pierrelgol/zdt
2024-03-10T17:09:59Z
Various implementation of Data structures in Zig
main
0
1
0
1
https://api.github.com/repos/pierrelgol/zdt/tags
MIT
[ "data-structures", "zig", "zig-library" ]
40
false
2025-04-26T14:07:42Z
true
true
0.14.0
github
[]
Zig Data Structure : This repository is made to implement and explore various data structure implementation in the Zig programmin language
[]
https://avatars.githubusercontent.com/u/75485188?v=4
zig-slurm
tazend/zig-slurm
2024-02-16T21:12:49Z
Zig bindings for Slurm
main
0
1
0
1
https://api.github.com/repos/tazend/zig-slurm/tags
GPL-3.0
[ "cluster", "hpc", "hpc-cluster", "slurm", "slurm-job-scheduler", "slurm-workload-manager", "zig", "ziglang" ]
168
false
2025-05-16T22:20:43Z
true
true
unknown
github
[]
zig-slurm Ziggified bindings for <a>Slurm</a>. This is still very work-in-progress.
[]
https://avatars.githubusercontent.com/u/85372264?v=4
zstd.zig
Syndica/zstd.zig
2024-03-21T16:09:03Z
Zig binding of Z Standard
master
0
1
0
1
https://api.github.com/repos/Syndica/zstd.zig/tags
MIT
[ "zig", "zig-package" ]
513
true
2024-11-08T12:27:37Z
true
true
unknown
github
[ { "commit": "794ea1b0afca0f020f4e57b6732332231fb23c70.tar.gz", "name": "zstd", "tar_url": "https://github.com/facebook/zstd/archive/794ea1b0afca0f020f4e57b6732332231fb23c70.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/facebook/zstd" } ]
zstd.zig Zig binding of Z Standard based on <em><code>v1.5.2</code></em> how to import in your <code>build.zig</code>: ```zig pub fn build(b: *std.Build) void { // ... <code>const zstd_dep = b.dependency("zstd", opts); const zstd_mod = zstd_dep.module("zstd"); const zstd_c_lib = zstd_dep.artifact("zstd"); cons...
[]
https://avatars.githubusercontent.com/u/2828351?v=4
tempora
bcrist/tempora
2024-03-09T02:04:51Z
Simple Zig Dates/Times/Timezones
main
0
1
0
1
https://api.github.com/repos/bcrist/tempora/tags
MIT
[ "calendar", "date", "datetime", "time", "tz", "tzdata", "tzinfo", "zig", "zig-library", "zig-package", "ziglang" ]
358
false
2025-02-14T02:25:44Z
true
true
0.14.0-dev.3217+5b9b5e45c
github
[]
Tempora Simple Zig Dates/Times/Timezones Features <ul> <li>Efficient storage (32b <code>Time</code>, 32b <code>Date</code>, 64b <code>Date_Time</code>)</li> <li>Composition and decomposition (year, ordinal day/week, month, day, weekday, hour, minute, second, ms)</li> <li>Add/subtract days/hours/minutes/seconds/ms</li...
[ "https://github.com/bcrist/shittip" ]
https://avatars.githubusercontent.com/u/16764864?v=4
zigpokerhands
andy5995/zigpokerhands
2024-03-12T07:04:23Z
A program that uses zigdeck to evaluate five cards to determine if it matches a poker hand
trunk
1
1
0
1
https://api.github.com/repos/andy5995/zigpokerhands/tags
MIT
[ "cards", "mit-license", "poker", "simulations", "zig", "zig-package" ]
36
false
2025-03-18T11:36:45Z
true
true
unknown
github
[ { "commit": "master", "name": "zigdeck", "tar_url": "https://github.com/andy5995/zigdeck/releases/download/v0.1.0/zigdeck-0.1.0.tar.gz/archive/master.tar.gz", "type": "remote", "url": "https://github.com/andy5995/zigdeck/releases/download/v0.1.0/zigdeck-0.1.0.tar.gz" } ]
<a></a> zigpokerhands A program that uses <a>zigdeck</a> to evaluate five cards to determine if it matches a poker hand Output examples ``` Evaluating 1000000 hands... <code> Pair: 421692 TwoPair: 47047 ThreeOfAKind: 20578 ...
[]
https://avatars.githubusercontent.com/u/11492844?v=4
zig-imgui-implot-template
fjebaker/zig-imgui-implot-template
2024-05-28T11:36:01Z
A template for a Zig Mach with ImGui and ImPlot.
main
0
1
0
1
https://api.github.com/repos/fjebaker/zig-imgui-implot-template/tags
-
[ "gui", "imgui", "implot", "mach", "zig" ]
4
false
2024-11-19T00:36:40Z
true
true
unknown
github
[ { "commit": null, "name": "mach", "tar_url": null, "type": "remote", "url": "https://pkg.machengine.org/mach/279290bbf2f1adab0af00323280a07d6bfff47a5.tar.gz" }, { "commit": "0e06e09cf3f80882e2967a6f22e2484c3c651310.tar.gz", "name": "zig_imgui", "tar_url": "https://github.com/fjeb...
Zig ImGui with ImPlot and Mach Template Uses <a>fjebaker/zig-imgui-implot</a>. <strong>Requires 0.12.0-dev.3180+83e578a18</strong> Build and run <code>bash zig build run</code>
[]
https://avatars.githubusercontent.com/u/717754?v=4
zhip8
HRuivo/zhip8
2024-07-30T22:10:13Z
Chip-8 Emulator in Zig and SDL2.
main
0
1
0
1
https://api.github.com/repos/HRuivo/zhip8/tags
MIT
[ "chip8", "emulation", "low-level-programming", "sdl2", "zig" ]
51
false
2024-09-22T23:07:54Z
true
true
unknown
github
[]
zhip8 Chip-8 Emulator in Zig and SDL2. Status Installation From Source Building Zhip8 from source is done with zig build. <code>bash git clone https://github.com/HRuivo/zhip8 cd zhip8 zig build</code> Running Run with a ROM to be loading into memory. <code>bash zig build run -- &lt;ROM_NAME&gt; zig build run...
[]
https://avatars.githubusercontent.com/u/62223917?v=4
zig-build-utils
burlindw/zig-build-utils
2024-08-06T03:48:19Z
A collection of common utilities for Zig build scripts inspired by the build scripts used by Zig and ZLS.
main
0
1
0
1
https://api.github.com/repos/burlindw/zig-build-utils/tags
MIT
[ "zig", "zig-package", "zig-tools" ]
22
false
2025-01-20T01:43:07Z
true
true
unknown
github
[]
zig-build-utils A collection of common utilities for Zig build scripts inspired by the build scripts used by <a>Zig</a> and <a>ZLS</a>. How to use Run the following command from a project's root to add <code>zig-build-utils</code> as as dependency: <code>sh zig fetch --save git+https://github.com/burlindw/zig-build...
[]
https://avatars.githubusercontent.com/u/24578855?v=4
zig-sm3
deatil/zig-sm3
2024-07-25T03:20:24Z
A SM3 hash function for Zig
main
0
1
0
1
https://api.github.com/repos/deatil/zig-sm3/tags
Apache-2.0
[ "sm3", "zig", "zig-sm3" ]
14
false
2025-03-07T11:13:55Z
true
true
0.14.0-dev.3451+d8d2aa9af
github
[]
Zig-SM3 zig-sm3 is a SM3 hash function for Zig. Env <ul> <li>Zig &gt;= 0.14.0-dev.3451+d8d2aa9af</li> </ul> Adding zig-sm3 as a dependency Add the dependency to your project: <code>sh zig fetch --save=zig-sm3 git+https://github.com/deatil/zig-sm3#main</code> or use local path to add dependency at <code>build.zig....
[]
https://avatars.githubusercontent.com/u/24541288?v=4
infinite-program
Sekky61/infinite-program
2024-03-25T13:28:41Z
A FUSE based file system
main
0
1
0
1
https://api.github.com/repos/Sekky61/infinite-program/tags
MIT
[ "fs", "fuse", "zig" ]
117
false
2024-09-04T19:36:48Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/8228965?v=4
zgsl
tatjam/zgsl
2024-07-30T13:13:13Z
GNU Scientific Library (GSL) multi-platform build and wrapper for Zig
master
1
1
0
1
https://api.github.com/repos/tatjam/zgsl/tags
NOASSERTION
[ "gsl", "mathematics", "zig" ]
235
false
2024-09-03T12:36:53Z
true
true
unknown
github
[ { "commit": null, "name": "gsl", "tar_url": null, "type": "remote", "url": "https://ftp.gnu.org/gnu/gsl/gsl-2.8.tar.gz" } ]
State of the wrapper I will slowly build the wrapper as I need different functions in my use cases. If you want to contribute a wrapper, feel free to do so by creating a Pull Request! On the same way, if you want to request a wrapper feel free to create an Issue. Check below for the list of stuff that has been wrap...
[]
https://avatars.githubusercontent.com/u/80427016?v=4
zigada
alperencantez/zigada
2024-04-16T19:26:26Z
🔗 Unofficial Zig bindings for Ada URL Parser
main
0
1
0
1
https://api.github.com/repos/alperencantez/zigada/tags
-
[ "url-parser", "whatwg", "zig" ]
202
false
2024-12-01T01:26:44Z
true
false
unknown
github
[]
Zigada - Zig bindings for Ada URL Parser This repository contains bindings to the <code>Ada</code> library, implemented in the Zig programming language. The primary purpose of this project was to learn and explore Zig, so please be aware that the parser may contain bugs or unhandled edge cases. Purpose While this pa...
[]
https://avatars.githubusercontent.com/u/38167139?v=4
Zip-8
Jacquwes/Zip-8
2024-04-10T20:08:57Z
Implementing the CHIP-8 using Zig
master
0
1
0
1
https://api.github.com/repos/Jacquwes/Zip-8/tags
MIT
[ "chip8", "emulator", "zig" ]
105
false
2025-01-27T14:19:54Z
true
true
0.13.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" } ]
Zip-8 Quick Chip-8 emulator written in Zig 0.13.0 To build, use <code>zig build</code> and run with <code>./zig-out/bin/zip-8 relative/path/to/rom</code> or <code>zig build run -- relative/path/to/rom</code> Keys are mapped 1:1 to the Chip-8 keypad (eg: a=a, b=b, 1=1, 2=2, etc) Left to implement: - Sound
[]
https://avatars.githubusercontent.com/u/24779436?v=4
zig-fsrs
egegungordu/zig-fsrs
2024-07-07T18:23:37Z
Zig implementation of FSRS
main
0
1
0
1
https://api.github.com/repos/egegungordu/zig-fsrs/tags
MIT
[ "fsrs", "spaced-repetition-algorithm", "zig", "zig-library", "zig-package" ]
32
false
2024-07-15T18:28:52Z
true
true
0.13.0
github
[ { "commit": "dff7681c30c655b7b30a4af08abf6a7f98de975f", "name": "vaxis", "tar_url": "https://github.com/rockorager/libvaxis/archive/dff7681c30c655b7b30a4af08abf6a7f98de975f.tar.gz", "type": "remote", "url": "https://github.com/rockorager/libvaxis" } ]
zig-fsrs This is an implementation of <a>FSRS-4.5</a> in Zig. This project is on zig 0.13.0 ```zig const std = @import("std"); const fsrs = @import("zig-fsrs"); const Card = fsrs.Card; pub fn main() !void { var f = fsrs.FSRS.init(.{}); const initial_card = fsrs.Card.init(); var now = std.time.timestamp()...
[]
https://avatars.githubusercontent.com/u/14366446?v=4
zig-epoch
cfal/zig-epoch
2024-07-17T16:29:09Z
Yet another date and time library for Zig
master
0
1
0
1
https://api.github.com/repos/cfal/zig-epoch/tags
MIT
[ "zig", "ziglang" ]
24
false
2024-07-18T14:47:29Z
true
true
unknown
github
[]
zig-epoch Yet another date and time library for Zig. Docs Docs can be generated using <code>zig build docs</code>. It'll be hosted on Github Pages at some point. Example ```zig const std = @import("std"); const epoch = @import("epoch"); const Date = epoch.Date; const Timezone = epoch.Timezone; pub fn main() !void...
[]
https://avatars.githubusercontent.com/u/58421041?v=4
essential_cp
abhaysp95/essential_cp
2024-06-21T15:35:29Z
The repository contains solutions to the CP & DSA problems from various platforms
main
0
1
0
1
https://api.github.com/repos/abhaysp95/essential_cp/tags
-
[ "algorithms", "codechef-solutions", "codeforces-solutions", "competitive-programming", "cpp", "cpp14", "dsa", "leetcode-solutions", "python", "zig", "ziglang" ]
304
false
2025-05-12T11:19:14Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/157634247?v=4
moeban
loulangxyz/moeban
2024-05-01T16:41:28Z
Moeban JSON Data Base
main
0
1
1
1
https://api.github.com/repos/loulangxyz/moeban/tags
MIT
[ "database", "json", "nosql", "zig" ]
30
false
2024-06-07T05:43:18Z
true
true
unknown
github
[]
Moeban Documentation for the Moeban Project Project Structure The Moeban project is a JSON database system designed to store and manipulate data in JSON format. Main Functions <code>Moeban</code> Defines a structure representing the JSON database. Includes methods to initialize the database, check if it exists, c...
[]
https://avatars.githubusercontent.com/u/42516932?v=4
file-browser
Wojberni/file-browser
2024-07-12T16:19:37Z
Terminal UI browser for files written in Zig.
main
0
1
0
1
https://api.github.com/repos/Wojberni/file-browser/tags
-
[ "file-browser", "file-browsing", "file-tree", "learning", "tree-structure", "tui-app", "zig", "zig-lang" ]
896
false
2025-04-02T19:48:25Z
true
true
0.14.0
github
[ { "commit": "c49abb48241e11682b7b8b05c79d20773f1ded98", "name": "vaxis", "tar_url": "https://github.com/rockorager/libvaxis/archive/c49abb48241e11682b7b8b05c79d20773f1ded98.tar.gz", "type": "remote", "url": "https://github.com/rockorager/libvaxis" } ]
File-browser File-browser is a project for educational purposes written in Zig. I was trying to remind myself, how trees work and file structure was a natural choice. <blockquote> Code was tested on Linux, it is NOT Windows compatible. TUI was developed using Kitty, due to <a>libvaxis</a> compatibility. Some functio...
[]
https://avatars.githubusercontent.com/u/70011507?v=4
locreader
circlescodes/locreader
2024-06-08T19:14:36Z
A program to read lines in each file of a directory.
main
0
1
1
1
https://api.github.com/repos/circlescodes/locreader/tags
MIT
[ "loc", "zig" ]
5
false
2024-06-10T21:27:38Z
true
false
unknown
github
[]
LoC Reader A program to read lines in each file of a directory. Usage: <code>./locreader some_project</code> ^^^ <code>some_project</code> is a <strong>directory.</strong> You can also use dots, like: <code>../locreader .</code> or <code>../locreader ../another_project</code>
[]
https://avatars.githubusercontent.com/u/94111959?v=4
zfetch
pop-ecx/zfetch
2024-07-23T13:23:00Z
System information fetching tool implemented in pure zig.
main
0
1
0
1
https://api.github.com/repos/pop-ecx/zfetch/tags
Apache-2.0
[ "linux", "system-information", "zig" ]
1,014
false
2025-04-16T11:58:19Z
true
false
unknown
github
[]
<a></a> Zfetch A small neofetch clone in zig 0.13 Background Zfetch is a blazingly fast system information fetching tool written in zig. How it looks Behold Installation This is not in any repo, so to install <ul> <li>Git clone the repo</li> <li>cd into the repo</li> <li>run <code>zig build</code></li> </ul>...
[]
https://avatars.githubusercontent.com/u/41784264?v=4
zTroy
jinzhongjia/zTroy
2024-06-25T13:34:56Z
a zig library
main
0
1
0
1
https://api.github.com/repos/jinzhongjia/zTroy/tags
-
[ "zig", "zig-package" ]
26
false
2025-05-03T19:19:22Z
true
true
0.12.0
github
[]
zTroy A versatile libary. The goal of this library is to create a general library of basic functional functions <blockquote> Now, this library is developing! </blockquote> Feature <code>.ini</code> parse Install zig version: <code>0.12.0</code> or higher! <ol> <li>Add to <code>build.zig.zon</code></li> </ol> ``...
[]
https://avatars.githubusercontent.com/u/1970306?v=4
zig-from-basics-to-advanced
rustkas/zig-from-basics-to-advanced
2024-07-06T13:45:26Z
Книга о языке Zig от простого к сложному
main
0
1
1
1
https://api.github.com/repos/rustkas/zig-from-basics-to-advanced/tags
MIT
[ "book", "zig", "ziglang" ]
36
false
2024-12-11T17:01:46Z
false
false
unknown
github
[]
Программирование на Zig: От Основ до Продвинутых Тем Книга о языке Zig от простого к сложному 1. <a>Введение в Zig</a> <ul> <li>История и философия Zig</li> <li>Основные особенности языка</li> <li>Установка и настройка окружения</li> </ul> 2. <a>Основы языка</a> <ul> <li>Синтаксис и структура программы</li> <li>Осн...
[]
https://avatars.githubusercontent.com/u/69104965?v=4
libxml2-zig-windows
doccaico/libxml2-zig-windows
2024-04-28T15:02:46Z
libxml2 built using Zig build system for Windows
main
0
1
0
1
https://api.github.com/repos/doccaico/libxml2-zig-windows/tags
MIT
[ "libxml2", "zig" ]
47
false
2024-05-20T15:16:38Z
true
true
unknown
github
[ { "commit": "a42c161c7eac37a40884e794beb20b563f27ec1a.tar.gz", "name": "libxml2", "tar_url": "https://github.com/doccaico/libxml2/archive/a42c161c7eac37a40884e794beb20b563f27ec1a.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/doccaico/libxml2" } ]
libxml2-zig-windows This binding tested on <a>libxml2</a> 2.12.6 and Zig master version. It's Windows only. Fetch <code>sh $ zig fetch --save=libxml2 https://github.com/doccaico/libxml2-zig-windows/archive/&lt;git-commit-hash&gt;.tar.gz</code> Usage ```zig // build.zig const libxml2 = b.dependency("libxml2", .{ ....
[]
https://avatars.githubusercontent.com/u/2828351?v=4
Zig-fmtHelper
bcrist/Zig-fmtHelper
2024-05-13T22:42:38Z
Some std.fmt helpers for Zig programs
main
0
1
0
1
https://api.github.com/repos/bcrist/Zig-fmtHelper/tags
MIT
[ "formatting", "gigabytes", "kilobytes", "megabytes", "units", "utilities", "utility-library", "zig", "zig-library", "zig-package", "ziglang" ]
20
false
2025-05-20T03:59:08Z
true
true
0.14.0
github
[]
Zig-fmtHelper Includes several std.fmt helpers, including: <ul> <li><code>bytes</code>: automatically format large byte values in KB, MB, GB, TB, etc.</li> <li><code>si</code>: automatically format large or small values using SI unit prefixes.</li> </ul> Installation Add to your <code>build.zig.zon</code>: <code>$ z...
[]
https://avatars.githubusercontent.com/u/103538771?v=4
cryptlibc
kenf1/cryptlibc
2024-07-04T13:47:13Z
C library for basic string encryption/decryption + Rust & Zig bindings
main
0
1
0
1
https://api.github.com/repos/kenf1/cryptlibc/tags
GPL-3.0
[ "c", "c-library", "ffi-bindings", "rust", "zig" ]
35
false
2025-02-21T13:45:57Z
false
false
unknown
github
[]
cryptlibc A C library for basic string encryption. Based on ROT13 algorithm. C main binary compiled with <a>Zig</a>. Includes bindings to other languages (see <a>Bindings</a> for full list). Usage <ul> <li>For learning purpose only</li> <li>"virtually no cryptographic security" = not intended for production</li> </ul...
[]
https://avatars.githubusercontent.com/u/76531574?v=4
zig_sdl2_boilerplate
malespiaut/zig_sdl2_boilerplate
2024-04-29T19:02:02Z
Boilerplate code for using SDL2 with Zig.
master
0
1
0
1
https://api.github.com/repos/malespiaut/zig_sdl2_boilerplate/tags
-
[ "boilerplate", "gamedev", "sdl2", "zig" ]
4
false
2025-03-16T07:38:25Z
true
false
unknown
github
[]
Zig SDL2 boilerplate Just a simple boilerplate that I use for all my SDL2 code with Zig. There's no copyright, feel free to copy anything without restrictions.
[]
https://avatars.githubusercontent.com/u/156574563?v=4
zfix
finautica/zfix
2024-03-27T18:16:07Z
ZFIX is a Zig based FIX Engine for consuming market data feeds.
main
1
1
0
1
https://api.github.com/repos/finautica/zfix/tags
MIT
[ "financial-markets", "fixprotocol", "zig" ]
10
false
2025-04-15T16:00:01Z
true
false
unknown
github
[]
<a name="readme-top"></a> <a></a> <a></a> <a></a> <a></a> <a></a> <a></a> ZFIX An attempt to create foundation for a FIX engine in Zig. Table of Contents <ol> <li> <a>About The Project</a> <ul> <li><a>Features</a></li> </ul> </li> <li> <...
[]
https://avatars.githubusercontent.com/u/98696261?v=4
sap
Reokodoku/sap
2024-08-02T10:35:31Z
A simple argument parser library for zig
main
0
1
0
1
https://api.github.com/repos/Reokodoku/sap/tags
MIT
[ "argument-parser", "zig", "zig-package" ]
28
false
2024-09-05T19:27:20Z
true
true
0.14.0-dev.1421+f87dd43c1
github
[]
sap sap is a simple argument parser library for zig that uses a tuple of flags to create a struct containing the value of the arguments. How to add the library <ol> <li>Run in the terminal: <code>sh zig fetch --save git+https://github.com/Reokodoku/sap</code></li> <li>Add in your <code>build.zig</code>: <code>zig con...
[]
https://avatars.githubusercontent.com/u/1970306?v=4
Zig-Notepad-plus-plus-syntax-highlighting
rustkas/Zig-Notepad-plus-plus-syntax-highlighting
2024-07-09T08:46:32Z
Notepad++ xml file for Zig syntax highlighting
main
0
1
0
1
https://api.github.com/repos/rustkas/Zig-Notepad-plus-plus-syntax-highlighting/tags
-
[ "notepad-plus-plus", "zig", "ziglang" ]
3
false
2025-01-02T16:24:26Z
false
false
unknown
github
[]
Zig Notepad++ syntax highlighting Notepad++ xml file for Zig syntax highlighting
[]
https://avatars.githubusercontent.com/u/12876210?v=4
raylib-game-template-zig
recombinant/raylib-game-template-zig
2024-02-27T20:22:24Z
Translation of raysan5/raylib-game-template to zig
main
0
1
0
1
https://api.github.com/repos/recombinant/raylib-game-template-zig/tags
Zlib
[ "raylib", "zig", "ziglang" ]
18,766
false
2025-05-13T09:48:20Z
true
true
0.14.0
github
[ { "commit": "63b988ade906adc7264a8bec8fccec5f47befb55", "name": "raylib", "tar_url": "https://github.com/raysan5/raylib/archive/63b988ade906adc7264a8bec8fccec5f47befb55.tar.gz", "type": "remote", "url": "https://github.com/raysan5/raylib" } ]
raylib-game-template-zig The code in this repository is a translation and refactoring of C source code found at: https://github.com/raysan5/raylib-game-template The original code is <em>Copyright (c) 2014-2025 Ramon Santamaria</em> For documentation refer to the repository above. translation The original code is ...
[]
https://avatars.githubusercontent.com/u/565124?v=4
w4-1bit-paint
peterhellberg/w4-1bit-paint
2024-07-06T16:17:09Z
null
main
0
1
0
1
https://api.github.com/repos/peterhellberg/w4-1bit-paint/tags
-
[ "fantasy-console", "wasm4", "zig" ]
5
false
2025-03-04T13:42:48Z
true
true
unknown
github
[ { "commit": "refs", "name": "w4", "tar_url": "https://github.com/peterhellberg/w4/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/peterhellberg/w4" } ]
w4-1bit-paint :paintbrush: A pretty minimal paint program written in <a>Zig</a>, compiled into a <code>.wasm</code> cart for use in the fantasy console <a>WASM-4</a>. :video_game: <a>Play</a> or :package: <a>Download</a> Usage | Key | | |-----------:|--------------...
[]
https://avatars.githubusercontent.com/u/434125?v=4
zig-libusb
ssttevee/zig-libusb
2024-06-10T16:33:23Z
zig builder and wrapper for libusb
trunk
0
1
2
1
https://api.github.com/repos/ssttevee/zig-libusb/tags
MIT
[ "libusb", "usb", "zig" ]
34
false
2024-10-26T16:45:05Z
true
true
0.13.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" } ]
zig-libusb This module takes full advantage of the zig build system to download and build libusb. There is also a thin zig layer for more natural integration in other zig code. Tested with the following configurations: - self-hosted zig 0.12.0 on aarch64-macos - self-hosted zig 0.13.0 on x86_64-linux Some effort was...
[]
https://avatars.githubusercontent.com/u/79244055?v=4
music-player
andiputraw/music-player
2024-06-19T13:09:12Z
My own music player written in zig with raylib
master
0
1
0
1
https://api.github.com/repos/andiputraw/music-player/tags
MIT
[ "music-player", "raylib", "zig" ]
4,468
false
2025-04-30T09:18:23Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/46655455?v=4
zfs
4zv4l/zfs
2024-08-05T13:53:48Z
Zig File Server (very basic file server)
main
0
1
0
1
https://api.github.com/repos/4zv4l/zfs/tags
GPL-3.0
[ "zig" ]
42
false
2024-09-26T01:39:37Z
true
true
unknown
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" }, { "commit": "c9327827352354da246733e97535754ced64def8", "name": "chameleon", "tar_url": "https://github.co...
zfs Zig File Server (very basic file server) How it works <ul> <li>A client connects and requests a file</li> <li>The server replies with the md5sum (raw, not in hex (16 bytes)) and the file size in bytes (u64)</li> <li>If the md5sum is all 0, means an error occured and data following will be the error len (u64) and ...
[]
https://avatars.githubusercontent.com/u/5955225?v=4
zig-rbtree
JamesErrington/zig-rbtree
2024-03-08T14:27:47Z
Red Black Tree implementation in Zig
master
0
1
0
1
https://api.github.com/repos/JamesErrington/zig-rbtree/tags
Unlicense
[ "zig" ]
4
false
2024-03-09T11:11:08Z
false
false
unknown
github
[]
zig-rbtree Red Black Tree implementation in Zig
[]
https://avatars.githubusercontent.com/u/57362253?v=4
spirv.zig
tiawl/spirv.zig
2024-04-08T17:05:20Z
spirv-tools packaged for @ziglang
trunk
0
1
1
1
https://api.github.com/repos/tiawl/spirv.zig/tags
Unlicense
[ "binding", "spaceporn", "spirv", "spirv-tools", "zig", "zig-package", "ziglang" ]
3,225
false
2025-05-21T09:17:48Z
true
true
0.14.0
github
[ { "commit": "master", "name": "toolbox", "tar_url": "https://github.com/tiawl/toolbox/archive/master.tar.gz", "type": "remote", "url": "https://github.com/tiawl/toolbox" } ]
spirv.zig This is a fork of <a>hexops/spirv-tools</a> which itself is a fork of <a>KhronosGroup/SPIRV-Tools</a>. Why this forkception ? The intention under this fork is the same as <a>hexops</a> had when they forked <a>KhronosGroup/SPIRV-Tools</a>: package the headers for <a>Zig</a>. So: * Unnecessary files have bee...
[]
https://avatars.githubusercontent.com/u/57362253?v=4
glslang.zig
tiawl/glslang.zig
2024-04-09T10:07:03Z
glslang packaged for @ziglang
trunk
0
1
2
1
https://api.github.com/repos/tiawl/glslang.zig/tags
Unlicense
[ "binding", "glslang", "spaceporn", "zig", "zig-package", "ziglang" ]
2,058
false
2025-05-21T09:18:50Z
true
true
0.14.0
github
[ { "commit": "master", "name": "toolbox", "tar_url": "https://github.com/tiawl/toolbox/archive/master.tar.gz", "type": "remote", "url": "https://github.com/tiawl/toolbox" } ]
glslang.zig This is a fork of <a>KhronosGroup/glslang</a> packaged for <a>Zig</a> Why this fork ? The intention under this fork is to package <a>KhronosGroup/glslang</a> for <a>Zig</a>. So: * Unnecessary files have been deleted, * The build system has been replaced with <code>build.zig</code>, * A cron runs every da...
[]
https://avatars.githubusercontent.com/u/50003626?v=4
zig-projects
jkohhokj/zig-projects
2024-04-14T02:22:50Z
Projects to learn Zig
main
0
1
0
1
https://api.github.com/repos/jkohhokj/zig-projects/tags
-
[ "lc3", "rsa", "zig" ]
2,360
false
2024-07-15T01:50:14Z
false
false
unknown
github
[]
Zig Projects LC3 Virtual Machine (Zig 14.0) Sources: <a>Writing your Own Virtual Machine</a> <a>lc3vm-zig</a> <a>lets build an lc 3 virtual machine</a> <blockquote> Note: Raw mode on terminal doesn't work properly, you have to press [ENTER] to input a character. </blockquote> There are a bunch of programs in <code>...
[]
https://avatars.githubusercontent.com/u/51416554?v=4
monkey-lang
hendriknielaender/monkey-lang
2024-04-29T15:31:53Z
Thorsten Ball's book "Writing and interpreter in Go"
main
0
1
0
1
https://api.github.com/repos/hendriknielaender/monkey-lang/tags
MIT
[ "monkey-lang", "zig", "ziglang" ]
1
false
2024-05-16T08:16:28Z
false
false
unknown
github
[]
monkey-lang Thorsten Ball's book "Writing and interpreter in Go"
[]
https://avatars.githubusercontent.com/u/54911446?v=4
miniprof
milanpoliak/miniprof
2024-06-02T12:00:50Z
Minimalistic profiler for Zig
main
0
1
0
1
https://api.github.com/repos/milanpoliak/miniprof/tags
MIT
[ "performance", "profiling", "zig" ]
9
false
2024-07-01T23:37:49Z
true
true
unknown
github
[]
Zig Miniprof Minimalistic profiler tool for Zig. How to use Install <ol> <li>Add Miniprof to <code>build.zig.zon</code> dependencies</li> </ol> <code>shell zig fetch --save https://github.com/milanpoliak/miniprof/archive/refs/tags/v0.1.1.tar.gz</code> <ol> <li>Add Miniprof to <code>build.zig</code></li> </ol> ```z...
[]
https://avatars.githubusercontent.com/u/296714?v=4
probe
mitjafelicijan/probe
2024-06-19T20:12:05Z
Just testing things
master
0
1
0
1
https://api.github.com/repos/mitjafelicijan/probe/tags
0BSD
[ "assembly", "c", "d", "experiments", "zig" ]
4,359
false
2025-04-11T19:36:05Z
false
false
unknown
github
[]
<strong>Just testing things.</strong> Nothing crazy here. I put little experiments and tests I do here so I can reference them later if I need to. <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> Check <code>shell.nix...
[]
https://avatars.githubusercontent.com/u/112193680?v=4
zig-river-config
nitrogenez/zig-river-config
2024-06-05T21:31:10Z
River configuration with the power of a programming language.
main
0
1
0
1
https://api.github.com/repos/nitrogenez/zig-river-config/tags
BSD-3-Clause
[ "configuration", "river", "riverwm", "utility", "wayland", "wayland-compositor", "zig", "zig-lang", "zig-language", "zig-library", "zig-package", "ziglang" ]
22
false
2024-06-09T07:00:17Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/28966224?v=4
escalator
weskoerber/escalator
2024-05-23T02:36:36Z
A library for privelege-escalation written in Zig.
main
1
1
0
1
https://api.github.com/repos/weskoerber/escalator/tags
MIT
[ "zig", "zig-package" ]
4
false
2024-08-09T03:29:37Z
true
true
0.12.0
github
[]
Escalator A library for privelege-escalation written in Zig. Requirements <ul> <li><a>zig</a> compiler (<code>0.12.0</code> or newer)</li> </ul> Install First, add the dependency to your <code>build.zig.zon</code> using <code>zig fetch</code>: <code>console zig fetch --save git+https://github.com/weskoerber/escala...
[]