avatar_url stringlengths 46 53 | name stringlengths 2 33 | full_name stringlengths 8 45 | created_at stringdate 2018-01-12 15:05:58 2025-05-18 21:51:14 | description stringlengths 7 327 ⌀ | default_branch stringclasses 11
values | open_issues int64 0 156 | stargazers_count int64 0 3.96k | forks_count int64 0 182 | watchers_count int64 0 3.96k | tags_url stringlengths 42 79 | license stringclasses 20
values | topics listlengths 0 18 | size int64 0 760k | fork bool 2
classes | updated_at stringdate 2021-04-12 07:17:39 2025-05-22 07:54:00 | has_build_zig bool 2
classes | has_build_zig_zon bool 2
classes | zig_minimum_version stringclasses 35
values | repo_from stringclasses 1
value | dependencies listlengths 0 121 | readme_content stringlengths 3 96.8k | dependents listlengths 0 21 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://avatars.githubusercontent.com/u/3759175?v=4 | zig-clap | Hejsil/zig-clap | 2018-03-14T13:06:16Z | Command line argument parsing library | master | 9 | 1,240 | 75 | 1,240 | https://api.github.com/repos/Hejsil/zig-clap/tags | MIT | [
"argument-parser",
"argument-parsing",
"command-line",
"command-line-parser",
"parsed-arguments",
"zig-package",
"ziglang"
] | 456 | false | 2025-05-21T11:29:52Z | true | true | 0.14.0 | github | [] | zig-clap
A simple and easy to use command line argument parser library for Zig.
Installation
Developers tend to either use
* The latest tagged release of Zig
* The latest build of Zigs master branch
Depending on which developer you are, you need to run different <code>zig fetch</code> commands:
```sh
Version of z... | [
"https://github.com/paoda/bp-jit",
"https://github.com/paoda/turbo",
"https://github.com/paoda/zba"
] |
https://avatars.githubusercontent.com/u/1699414?v=4 | sokol-zig | floooh/sokol-zig | 2018-05-31T17:10:41Z | Zig bindings for the sokol headers (https://github.com/floooh/sokol) | master | 10 | 513 | 66 | 513 | https://api.github.com/repos/floooh/sokol-zig/tags | Zlib | [
"crossplatform",
"sokol",
"zig",
"zig-package"
] | 3,194 | false | 2025-05-21T16:08:15Z | true | true | 0.14.0 | github | [
{
"commit": "4.0.3",
"name": "emsdk",
"tar_url": "https://github.com/emscripten-core/emsdk/archive/4.0.3.tar.gz",
"type": "remote",
"url": "https://github.com/emscripten-core/emsdk"
},
{
"commit": "9b5a3e2b57fe9783ba4d1f3249059bc4720b592f",
"name": "shdc",
"tar_url": "https://git... | <a></a><a></a>
Auto-generated Zig bindings for the <a>sokol headers</a>.
<a>Auto-generated docs</a> (wip)
For Zig version 0.14.0+
In case of breaking changes in Zig, the bindings might fall behind. Please don't hesitate to
ping me via a Github issue, or even better, provide a PR :)
Support for stable Zig versions ... | [] |
https://avatars.githubusercontent.com/u/3759175?v=4 | zig-bench | Hejsil/zig-bench | 2018-12-05T09:26:06Z | Simple benchmarking library | master | 2 | 64 | 8 | 64 | https://api.github.com/repos/Hejsil/zig-bench/tags | MIT | [
"benchmarking",
"zig",
"zig-package"
] | 41 | false | 2025-05-13T04:06:33Z | false | false | unknown | github | [] | zig-bench
A simple benchmarking lib in Zig
```
Test [0/2] test "Debug benchmark"...
Benchmark Iterations Min(ns) Max(ns) Variance Mean(ns)
sum_slice(block=16) 100000 90 2690 243 107
sum_slice(block=32) 100000 170 1760 338 190... | [] |
https://avatars.githubusercontent.com/u/3759175?v=4 | zig-midi | Hejsil/zig-midi | 2018-08-17T09:04:10Z | null | master | 1 | 35 | 3 | 35 | https://api.github.com/repos/Hejsil/zig-midi/tags | MIT | [
"midi",
"zig",
"zig-library",
"zig-package"
] | 77 | false | 2025-05-04T08:50:05Z | true | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/3759175?v=4 | zig-crc | Hejsil/zig-crc | 2018-01-12T15:05:58Z | null | master | 0 | 5 | 1 | 5 | https://api.github.com/repos/Hejsil/zig-crc/tags | MIT | [
"crc",
"zig",
"zig-library",
"zig-package"
] | 37 | false | 2024-09-13T12:24:10Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/62312094?v=4 | zigimg | zigimg/zigimg | 2019-12-29T22:52:29Z | Zig library for reading and writing different image formats | master | 43 | 607 | 100 | 607 | https://api.github.com/repos/zigimg/zigimg/tags | MIT | [
"bitmap",
"bmp",
"image",
"image-processing",
"netpbm",
"pcx",
"png",
"png-decoder",
"zig",
"zig-library",
"zig-package"
] | 1,100 | false | 2025-05-21T20:54:56Z | true | true | unknown | github | [] | Zig Image library
This is a work in progress library to create, process, read and write different image formats with <a>Zig</a> programming language.
<a></a>
Install & Build
This library uses zig nominated <a>2024.11.0-mach</a>. To install using <a><code>zigup</code></a>:
<code>sh
zigup 0.14.0-dev.2577+27... | [
"https://github.com/ATTron/astroz",
"https://github.com/Harry-Heath/micro",
"https://github.com/Khitiara/imaginarium",
"https://github.com/PhantomUIx/core",
"https://github.com/SinclaM/ray-tracer-challenge",
"https://github.com/capy-ui/capy",
"https://github.com/chadwain/zss",
"https://github.com/deck... |
https://avatars.githubusercontent.com/u/3932972?v=4 | SDL.zig | ikskuh/SDL.zig | 2019-12-02T07:43:30Z | A shallow wrapper around SDL that provides object API and error handling | master | 17 | 402 | 88 | 402 | https://api.github.com/repos/ikskuh/SDL.zig/tags | MIT | [
"gamedev",
"sdl",
"sdl2",
"zig",
"zig-package",
"ziglang"
] | 995 | false | 2025-05-15T23:44:01Z | true | true | 0.14.0 | github | [] | SDL.zig
A Zig package that provides you with the means to link SDL2 to your project, as well as a Zig-infused header implementation (allows you to not have the SDL2 headers on your system and still compile for SDL2) and a shallow wrapper around the SDL apis that allow a more Zig-style coding with Zig error handling an... | [] |
https://avatars.githubusercontent.com/u/3932972?v=4 | LoLa | ikskuh/LoLa | 2019-07-17T17:56:20Z | LoLa is a small programming language meant to be embedded into games. | master | 15 | 207 | 11 | 207 | https://api.github.com/repos/ikskuh/LoLa/tags | MIT | [
"compiler",
"interpreter",
"language",
"lola-language",
"programming-language",
"script-language",
"zig",
"zig-package"
] | 13,512 | false | 2025-05-18T05:27:14Z | true | true | unknown | 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"
},
{
"commit": "d068b14cd30577783de018e280428953d... | LoLa Programming Language
LoLa is a small programming language meant to be embedded into games to be programmed by the players. The compiler and runtime are implemented in Zig and C++.
Short Example
<code>js
var list = [ "Hello", "World" ];
for(text in list) {
Print(text);
}</code>
You can find more examples ... | [] |
https://avatars.githubusercontent.com/u/28556218?v=4 | linenoize | joachimschmidt557/linenoize | 2020-01-30T13:46:37Z | A port of linenoise to zig | master | 4 | 68 | 12 | 68 | https://api.github.com/repos/joachimschmidt557/linenoize/tags | MIT | [
"readline",
"zig",
"zig-package"
] | 122 | false | 2025-05-11T21:10:25Z | true | true | unknown | github | [
{
"commit": "master",
"name": "wcwidth",
"tar_url": "https://github.com/joachimschmidt557/zig-wcwidth/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/joachimschmidt557/zig-wcwidth"
}
] | linenoize
A port of <a>linenoise</a> to zig
aiming to be a simple readline for command-line applications written
in zig. It is written in pure zig and doesn't require
libc. <code>linenoize</code> works with the latest stable zig version (0.14.0).
In addition to being a full-fledged zig library, <code>linenoize</code>... | [] |
https://avatars.githubusercontent.com/u/7283681?v=4 | zigdig | lun-4/zigdig | 2019-05-12T05:39:02Z | naive dns client library in zig | master | 1 | 40 | 7 | 40 | https://api.github.com/repos/lun-4/zigdig/tags | MIT | [
"dns",
"zig",
"zig-package"
] | 647 | false | 2025-05-02T17:20:51Z | true | true | 0.14.0 | github | [] | zigdig
naive dns client library in zig
help me decide if this api is good: https://github.com/lun-4/zigdig/issues/10
what does it do
<ul>
<li>serialization and deserialization of dns packets as per rfc1035</li>
<li>supports a subset of rdata (i do not have any plans to support 100% of DNS, but SRV/MX/TXT/A/AAAA
ar... | [] |
https://avatars.githubusercontent.com/u/1327032?v=4 | zig-win32 | GoNZooo/zig-win32 | 2019-09-06T08:02:55Z | Bindings for win32, with and without WIN32_LEAN_AND_MEAN | master | 1 | 31 | 2 | 31 | https://api.github.com/repos/GoNZooo/zig-win32/tags | MIT | [
"win32",
"win32api",
"zig",
"zig-package"
] | 1,335 | false | 2025-04-05T01:53:48Z | true | false | unknown | github | [] | zig-win32
Archived
I would suggest using <a>this library</a> instead.
If there is some reason you cannot, feel free to reach out and I'll unarchive this so
people can continue to work on it if they want.
Linking
You will need to add something like the following to your <code>build.zig</code> depending
on what you e... | [] |
https://avatars.githubusercontent.com/u/65570835?v=4 | lscolors | ziglibs/lscolors | 2019-11-03T15:47:57Z | A zig library for colorizing paths according to LS_COLORS | master | 0 | 16 | 1 | 16 | https://api.github.com/repos/ziglibs/lscolors/tags | MIT | [
"ls-colors",
"zig",
"zig-package",
"ziglang"
] | 98 | false | 2025-05-07T07:19:42Z | true | true | 0.14.0 | github | [
{
"commit": "master",
"name": "ansi_term",
"tar_url": "https://github.com/ziglibs/ansi_term/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/ziglibs/ansi_term"
}
] | lscolors
A zig library for colorizing paths according to the <code>LS_COLORS</code>
environment variable. Designed to work with Zig 0.14.0.
Quick Example
```zig
const std = @import("std");
const LsColors = @import("lscolors").LsColors;
pub fn main() !void {
var gpa: std.heap.DebugAllocator(.{}) = .init;
... | [
"https://github.com/joachimschmidt557/zigfd"
] |
https://avatars.githubusercontent.com/u/1327032?v=4 | zig-editor-core | GoNZooo/zig-editor-core | 2019-11-13T08:45:45Z | Eventually the core of an editor, interactive shell put on top. | master | 0 | 5 | 0 | 5 | https://api.github.com/repos/GoNZooo/zig-editor-core/tags | - | [
"editor",
"vim",
"zig",
"zig-package",
"ziglang"
] | 482 | false | 2023-09-02T23:14:58Z | true | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/28556218?v=4 | zig-termbox | joachimschmidt557/zig-termbox | 2020-01-30T13:48:36Z | A termbox implementation in zig | master | 0 | 3 | 1 | 3 | https://api.github.com/repos/joachimschmidt557/zig-termbox/tags | MIT | [
"zig",
"zig-package"
] | 68 | false | 2025-04-04T18:07:52Z | true | true | unknown | github | [
{
"commit": "master",
"name": "wcwidth",
"tar_url": "https://github.com/joachimschmidt557/zig-wcwidth/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/joachimschmidt557/zig-wcwidth"
},
{
"commit": "master",
"name": "ansi_term",
"tar_url": "https://github.com/z... | zig-termbox
termbox-inspired library for creating terminal user interfaces
Works with Zig 0.14.0.
Concepts
<code>termbox</code> is a <em>double-buffered</em> terminal library. This means that
when you call functions to draw on the screen, you are not actually
sending data to the terminal, but instead act on an inte... | [] |
https://avatars.githubusercontent.com/u/1327032?v=4 | zig-humantime | GoNZooo/zig-humantime | 2019-08-07T14:41:51Z | Mini library for expressing integer time values in more human readable ways | master | 0 | 2 | 0 | 2 | https://api.github.com/repos/GoNZooo/zig-humantime/tags | MIT | [
"zig",
"zig-package"
] | 8 | false | 2021-09-23T09:52:12Z | true | false | unknown | github | [] | zig-humantime
This library exports two functions to convert human readable time strings into integer values:
```zig
test "1h2m3s" {
const time = comptime seconds("1h2m3s");
// @compileLog(time) -> 7446
testing.expectEqual(time, 3723);
}
test "2h4m6s" {
const time = comptime seconds("2h4m6s");
... | [] |
https://avatars.githubusercontent.com/u/28556218?v=4 | zig-walkdir | joachimschmidt557/zig-walkdir | 2019-06-26T07:40:29Z | Provides functions for walking directories recursively | master | 1 | 1 | 0 | 1 | https://api.github.com/repos/joachimschmidt557/zig-walkdir/tags | MIT | [
"zig",
"zig-package"
] | 45 | false | 2025-03-08T22:25:54Z | true | true | unknown | github | [] | zig-walkdir
A zig package providing functions for recursively traversing directories.
Works with zig 0.14.0.
Todo
<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:bor... | [] |
https://avatars.githubusercontent.com/u/48649707?v=4 | zig-cookie | tensorush/zig-cookie | 2024-03-05T18:13:03Z | Zig port of cookie-rs library for HTTP cookie storage. | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/tensorush/zig-cookie/tags | MIT | [
"zig-package"
] | 36 | false | 2025-03-18T06:57:17Z | true | true | 0.14.0 | github | [] | zig-cookie
Zig port of <a>cookie-rs library</a> for HTTP cookie storage.
Usage
<ul>
<li>Add <code>cookie</code> dependency to <code>build.zig.zon</code>.</li>
</ul>
<code>sh
zig fetch --save git+https://github.com/tensorush/zig-cookie</code>
<ul>
<li>Use <code>cookie</code> dependency in <code>build.zig</code>.</li>... | [] |
https://avatars.githubusercontent.com/u/6756180?v=4 | druntime-zigbuild | kassane/druntime-zigbuild | 2024-06-22T16:32:24Z | D runtime build using zig-build | main | 3 | 1 | 0 | 1 | https://api.github.com/repos/kassane/druntime-zigbuild/tags | NOASSERTION | [
"build-system",
"cross-compile",
"d",
"dlang",
"zig-build",
"zig-package"
] | 4,636 | false | 2024-09-17T14:34:03Z | true | true | unknown | github | [
{
"commit": "c7e33a3b1dfb3b9ca8f5da3d7cb282852ad34547",
"name": "abs",
"tar_url": "https://github.com/kassane/anotherBuildStep/archive/c7e33a3b1dfb3b9ca8f5da3d7cb282852ad34547.tar.gz",
"type": "remote",
"url": "https://github.com/kassane/anotherBuildStep"
},
{
"commit": "788d4b0fed3c7ba4... | Druntime + phobos (standalone) for zig-build (ABS)
<blockquote>
[!Note]
A standalone runtime + stdlib (for easy cross-compile) using ABS is the goal of this project
</blockquote>
<strong>More info:</strong> <a>issue#6: cross-compile with Druntime + Phobos2</a>
<code>bash
Project-Specific Options:
-Dtarget=[string]... | [] |
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/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><sysexits.h></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/48649707?v=4 | zig-exhaustigen | tensorush/zig-exhaustigen | 2024-07-17T18:44:59Z | Zig port of exhaustigen-rs library for exhaustive testing. | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/tensorush/zig-exhaustigen/tags | MIT | [
"zig-package"
] | 12 | false | 2025-05-04T02:07:17Z | true | true | 0.14.0 | github | [] | zig-exhaustigen
Zig port of <a>exhaustigen-rs library</a> for exhaustive testing.
Usage
<ul>
<li>Add <code>exhaustigen</code> dependency to <code>build.zig.zon</code>.</li>
</ul>
<code>sh
zig fetch --save git+https://github.com/tensorush/zig-exhaustigen</code>
<ul>
<li>Use <code>exhaustigen</code> dependency in <cod... | [] |
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/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/<git_tag_or_commit_hash>.tar.gz</code>
<ul>
<li>Use <code>cfitsio</cod... | [
"https://github.com/allyourcodebase/cfitsio"
] |
https://avatars.githubusercontent.com/u/4185906?v=4 | zig-ulid | Vemahk/zig-ulid | 2024-06-17T03:55:29Z | A binary, zero-allocation Ulid implementation written in Zig. | master | 0 | 1 | 0 | 1 | https://api.github.com/repos/Vemahk/zig-ulid/tags | MIT | [
"zig-package"
] | 12 | false | 2024-07-21T01:17:32Z | true | true | 0.12.0 | github | [] | zig-ulid
A binary, zero-alloc <a>zig</a> implementation of <a>Ulid</a>.
Tested with zig 0.12.0 and 0.13.0. If not for b.path(), it would probably work for 0.11.0.
Features
<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... | [] |
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/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/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/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/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/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... | [] |
https://avatars.githubusercontent.com/u/146390816?v=4 | rabbitmq-c | allyourcodebase/rabbitmq-c | 2024-08-03T17:29:16Z | RabbitMQ C client (zig build) | zig-build | 0 | 1 | 1 | 1 | https://api.github.com/repos/allyourcodebase/rabbitmq-c/tags | MIT | [
"librabbitmq-c",
"rabbitmq",
"rabbitmq-client",
"zig-build",
"zig-package"
] | 2,201 | true | 2025-05-17T14:46:59Z | true | false | unknown | github | [] | RabbitMQ C AMQP client library
<a></a>
<a></a>
<a></a>
Introduction
This is a C-language AMQP client library for use with v2.0+ of the
<a>RabbitMQ</a> broker.
<ul>
<li><a>http://github.com/alanxz/rabbitmq-c</a></li>
</ul>
Announcements regarding the library are periodically made on the
rabbitmq-c-users and cros... | [] |
https://avatars.githubusercontent.com/u/53385738?v=4 | zig-pkg | roastpie/zig-pkg | 2024-04-12T11:55:13Z | Zig Package Aggregator | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/roastpie/zig-pkg/tags | - | [
"zig-package",
"ziglang"
] | 0 | false | 2024-04-28T23:17:19Z | false | false | unknown | github | [] | Zig Package Aggregator | [] |
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/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/28365338?v=4 | concurrent-channel | ahmdhusam/concurrent-channel | 2024-05-22T23:22:00Z | A thread-safe communication channel for concurrent programming in Zig. | master | 0 | 1 | 0 | 1 | https://api.github.com/repos/ahmdhusam/concurrent-channel/tags | - | [
"zig-library",
"zig-package"
] | 7 | false | 2024-10-28T14:31:43Z | true | true | unknown | github | [] | 404 | [] |
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/6756180?v=4 | zig-scudo | kassane/zig-scudo | 2024-07-03T12:45:33Z | Scudo Allocator for Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/kassane/zig-scudo/tags | Apache-2.0 | [
"allocator",
"scudo-allocator",
"zig-package"
] | 156 | false | 2024-07-05T21:52:38Z | true | true | 0.13.0 | github | [
{
"commit": null,
"name": "runner",
"tar_url": null,
"type": "remote",
"url": "git+https://gist.github.com/karlseguin/c6bea5b35e4e8d26af6f81c22cb5d76b/#f303e77231e14b405e4e800072e7deacac4a4881"
}
] | scudo-zig
Scudo Allocator for Zig
Requires
<ul>
<li><a>Zig</a> v0.13.0 or master</li>
</ul>
How to use
```bash
Create a project
$ mkdir project_name
$ cd project_name
$ zig init
get zig-scudo (add on zon file - overwrited)
zig fetch --save=scudo git+https://github.com/kassane/zig-scudo
```
In <code>build.zig</... | [] |
https://avatars.githubusercontent.com/u/81112205?v=4 | zorsig | RohanVashisht1234/zorsig | 2024-06-20T18:09:44Z | null | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/RohanVashisht1234/zorsig/tags | NOASSERTION | [
"zig-package"
] | 22 | false | 2024-11-13T11:23:03Z | true | true | unknown | github | [] | Zorsig: a better morse library for Zig programming language
Features:
- minimum version of zig: 0.13.0
- Memory safe
- No allocators used
- High performance library
How to use?
```zig
const std = @import("std");
const Zorsig = @import("zorsig");
const print = std.debug.print;
pub fn main() void {
const res1 = Z... | [] |
https://avatars.githubusercontent.com/u/109492796?v=4 | zig-todo-web-app | zigcc/zig-todo-web-app | 2024-07-19T06:03:04Z | A Single-page TODO app in Zig! | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/zigcc/zig-todo-web-app/tags | - | [
"zig",
"zig-library",
"zig-package",
"zig-programming-language",
"ziglang"
] | 47 | false | 2024-07-25T15:12:30Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/36482619?v=4 | zig-extras | jkoop/zig-extras | 2024-07-29T01:31:44Z | An assortment of random utility functions that aren't in std and don't need to be their own pacakge. | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/jkoop/zig-extras/tags | MIT | [
"zig-package"
] | 109 | true | 2024-07-29T01:42:39Z | true | true | 0.13.0 | github | [] | zig-extras
An assortment of random utility functions that aren't in std and don't deserve their own package.
License
MIT | [] |
https://avatars.githubusercontent.com/u/6756180?v=4 | ffi-flang-zig | kassane/ffi-flang-zig | 2024-06-18T15:16:52Z | FFI flang-new runtime with Zig | main | 2 | 0 | 0 | 0 | https://api.github.com/repos/kassane/ffi-flang-zig/tags | Apache-2.0 | [
"cross-compile",
"ffi",
"ffi-bindings",
"flang",
"fortran",
"llvm",
"zig",
"zig-package"
] | 3,002 | false | 2025-03-31T13:00:07Z | true | false | unknown | github | [] | ffi-flang-zig
FFI between Fortran runtime and Zig
<a>LLVM/flang v19.1.7</a> files are included in this repository.
Inspired by <a>sourceryinstitute/ISO_Fortran_binding</a>. However, for LLVM-based only!
Requires
<ul>
<li><a>Zig</a> v0.14.0 or master</li>
<li><a>Flang</a></li>
</ul>
How to use
Build docker and run... | [] |
https://avatars.githubusercontent.com/u/1356248?v=4 | zargunaught | srjilarious/zargunaught | 2024-04-20T14:17:40Z | Zig argument parsing library, based on my C++ argunaught library | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/srjilarious/zargunaught/tags | MIT | [
"zig",
"zig-package"
] | 507 | false | 2025-03-12T22:10:21Z | true | true | 0.14.0 | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/2828351?v=4 | dizzy | bcrist/dizzy | 2024-03-26T01:04:14Z | Zig Comptime Dependency Injection | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/bcrist/dizzy/tags | MIT | [
"dependency-injection",
"zig",
"zig-library",
"zig-package",
"ziglang"
] | 11 | false | 2025-02-14T02:38:15Z | true | true | 0.14.0-dev.3217+5b9b5e45c | github | [] | Dizzy
Function Parameter Dependency Injection for Zig
See test.zig for example usage. | [
"https://github.com/bcrist/shittip",
"https://github.com/neurocyte/flow"
] |
https://avatars.githubusercontent.com/u/2828351?v=4 | zkittle | bcrist/zkittle | 2024-05-10T23:40:05Z | A little Zig template engine | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/bcrist/zkittle/tags | MIT | [
"file-format",
"template",
"template-engine",
"templates",
"vscode-extension",
"zig",
"zig-library",
"zig-package",
"ziglang"
] | 192 | false | 2025-02-14T02:34:30Z | true | true | 0.14.0-dev.3217+5b9b5e45c | github | [
{
"commit": "e39301c1d36b3a2aa98a8c7c8e5fa2eaddfd1000",
"name": "console_helper",
"tar_url": "https://github.com/bcrist/zig-consolehelper/archive/e39301c1d36b3a2aa98a8c7c8e5fa2eaddfd1000.tar.gz",
"type": "remote",
"url": "https://github.com/bcrist/zig-consolehelper"
},
{
"commit": "5bb61... | Zkittle
A basic templating language for Zig programs.
The name is pronounced like "skittle," not "zee kittle".
Syntax
<code>A template always starts with "literal" text.
i.e. text that will just be included in the final document verbatim.
You can add data to your templates by surrounding a \\command block// with d... | [
"https://github.com/bcrist/shittip"
] |
https://avatars.githubusercontent.com/u/52572989?v=4 | zig-time | Protonull/zig-time | 2024-05-13T23:27:57Z | zig-time but with Zig packaging | master | 0 | 0 | 1 | 0 | https://api.github.com/repos/Protonull/zig-time/tags | MIT | [
"zig",
"zig-library",
"zig-package"
] | 87 | true | 2025-01-18T09:42:16Z | true | true | 0.12.0 | github | [
{
"commit": "3dcc531937b58d787e183c25bad535c91bab1f7d",
"name": "zig_extras",
"tar_url": "https://github.com/nektro/zig-extras/archive/3dcc531937b58d787e183c25bad535c91bab1f7d.tar.gz",
"type": "remote",
"url": "https://github.com/nektro/zig-extras"
}
] | zig-time
This is a fork of <a>zig-time</a> that's uses Zig's native packaging instead of
<a>zigmod</a>.
Usage
Add this repository to your <code>build.zig.zon</code>, eg:
<code>zon
// build.zig.zon
.{
.name = "awesome-project",
.version = "0.1.0",
.minimum_zig_version = "0.12.0",
.paths = .{ "" },
... | [] |
https://avatars.githubusercontent.com/u/2828351?v=4 | shittip | bcrist/shittip | 2024-03-30T23:44:17Z | Another shitty HTTP server | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/bcrist/shittip/tags | MIT | [
"http",
"http-server",
"server",
"zig",
"zig-library",
"zig-package",
"ziglang"
] | 167 | false | 2025-02-14T02:43:54Z | true | true | 0.14.0-dev.1694+3b465ebec | github | [
{
"commit": "058f6331d499e81df7b58858e7307543d5484404",
"name": "Temp_Allocator",
"tar_url": "https://github.com/bcrist/zig-tempallocator/archive/058f6331d499e81df7b58858e7307543d5484404.tar.gz",
"type": "remote",
"url": "https://github.com/bcrist/zig-tempallocator"
},
{
"commit": "3fcba... | SHITTIP
A shitty HTTP server | [] |
https://avatars.githubusercontent.com/u/6756180?v=4 | tlsf | kassane/tlsf | 2024-04-01T18:49:00Z | Two-Level Segregated Fit memory allocator implementation. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/kassane/tlsf/tags | - | [
"c",
"cmake",
"tlsf",
"zig-package"
] | 20 | true | 2024-04-01T19:07:13Z | true | true | unknown | github | [] | tlsf
Two-Level Segregated Fit memory allocator implementation.
Written by Matthew Conte (matt@baisoku.org).
Released under the BSD license.
Features
<ul>
<li>O(1) cost for malloc, free, realloc, memalign</li>
<li>Extremely low overhead per allocation (4 bytes)</li>
<li>Low overhead per TLSF management of pools (~3kB)... | [] |
https://avatars.githubusercontent.com/u/160516989?v=4 | lumi | Lumi-Engine/lumi | 2024-02-19T16:06:29Z | The main Lumi engine repo | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Lumi-Engine/lumi/tags | BSD-3-Clause | [
"gamedev",
"gamedev-framework",
"gamedev-library",
"gamedevelopment",
"zig",
"zig-lang",
"zig-language",
"zig-lib",
"zig-library",
"zig-package",
"zig-programming-language",
"ziglang"
] | 68 | false | 2024-02-19T16:09:57Z | true | true | unknown | github | [
{
"commit": "63da35e57c3695a787b927e69e4140eb74ffc234",
"name": "mach_glfw",
"tar_url": "https://github.com/hexops/mach-glfw/archive/63da35e57c3695a787b927e69e4140eb74ffc234.tar.gz",
"type": "remote",
"url": "https://github.com/hexops/mach-glfw"
}
] |
Lumi Engine is a 2D game engine which aims to provide a performant, flexible and easy game development environment. | [] |
https://avatars.githubusercontent.com/u/36482619?v=4 | zig-time | jkoop/zig-time | 2024-07-29T01:18:30Z | zig-time but with Zig packaging | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/jkoop/zig-time/tags | MIT | [
"zig-package"
] | 94 | true | 2024-07-29T02:54:19Z | true | true | 0.13.0 | github | [
{
"commit": "8e59b16cf18473c7a307fd1441a716bc2b2b802a.zip",
"name": "zig_extras",
"tar_url": "https://github.com/jkoop/zig-extras/archive/8e59b16cf18473c7a307fd1441a716bc2b2b802a.zip.tar.gz",
"type": "remote",
"url": "https://github.com/jkoop/zig-extras"
}
] | zig-time
This is a fork of <a>zig-time</a> that's uses Zig's native packaging instead of
<a>zigmod</a>.
Usage
Add this repository to your <code>build.zig.zon</code>, eg:
<code>zon
// build.zig.zon
.{
.name = "awesome-project",
.version = "0.1.0",
.minimum_zig_version = "0.12.0",
.paths = .{ "" },
... | [] |
https://avatars.githubusercontent.com/u/170934839?v=4 | zig-utilities | Ang3lERR404/zig-utilities | 2024-06-03T17:01:27Z | Utilities for zig, in a smol, convenient file | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Ang3lERR404/zig-utilities/tags | GPL-3.0 | [
"utilities",
"zig",
"zig-package",
"ziglang"
] | 14 | false | 2024-06-11T20:08:52Z | false | false | unknown | github | [] | Utils.zig
A smol utility library before skill issues were found :D
<strong><em>IN THE ENTIRE STANDARD LIBRARY FOR ZIG</em></strong>
=~=
<blockquote>
W h y\
a r e\
y o u\
l i k e\
t h i s
</blockquote> | [] |
https://avatars.githubusercontent.com/u/1562827?v=4 | combinato | travisstaloch/combinato | 2024-07-01T12:10:36Z | Parser combinators in zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/travisstaloch/combinato/tags | MIT | [
"parser-combinators",
"zig-package"
] | 30 | false | 2024-08-17T03:41:06Z | true | true | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/46655455?v=4 | zbencode | 4zv4l/zbencode | 2024-07-05T04:21:48Z | zig bencode library | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/4zv4l/zbencode/tags | GPL-3.0 | [
"zig-package"
] | 77 | false | 2025-02-02T14:49:24Z | true | true | unknown | github | [] | zbencode
zig bencode library
Example of usage
```zig
const std = @import("std");
const bencode = @import("bencode");
const sizeFmt = std.fmt.fmtIntSizeBin;
pub fn main() !void {
// setup + args
const allocator = std.heap.page_allocator;
const args = try std.process.argsAlloc(allocator);
defer std.pr... | [] |
https://avatars.githubusercontent.com/u/48649707?v=4 | zig-quickphf | tensorush/zig-quickphf | 2024-03-25T20:41:27Z | Zig port of quickphf library for static hash map generation. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/tensorush/zig-quickphf/tags | MIT | [
"zig-package"
] | 24 | false | 2025-03-18T06:57:05Z | true | true | unknown | github | [] | zig-quickphf
Zig port of <a>quickphf library</a> for static hash map generation.
Usage
<ul>
<li>Add <code>quickphf</code> dependency to <code>build.zig.zon</code>.</li>
</ul>
<code>sh
zig fetch --save git+https://github.com/tensorush/zig-quickphf</code>
<ul>
<li>Use <code>quickphf</code> dependency in <code>build.zi... | [] |
https://avatars.githubusercontent.com/u/4718156?v=4 | zoroutine-zig | laohanlinux/zoroutine-zig | 2024-05-11T10:21:20Z | null | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/laohanlinux/zoroutine-zig/tags | Apache-2.0 | [
"zig-package"
] | 115 | false | 2025-01-11T11:37:23Z | true | true | unknown | github | [] | zoroutine-zig | [] |
https://avatars.githubusercontent.com/u/6431196?v=4 | chess-engine-zig | oswalpalash/chess-engine-zig | 2024-04-16T04:40:08Z | Zig Based Chess Engine | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/oswalpalash/chess-engine-zig/tags | MIT | [
"chess",
"engine",
"uci",
"zig",
"zig-lang",
"zig-package"
] | 224 | false | 2025-04-19T14:28:37Z | true | false | unknown | github | [] | Zig based Chess Engine
Project Summary
A chess engine written in zig. Mostly written as a means to learn and improve at zig.
What works?
<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 d... | [] |
https://avatars.githubusercontent.com/u/2773256?v=4 | zig-meta-allyourcode | dasimmet/zig-meta-allyourcode | 2024-07-11T18:59:04Z | null | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/dasimmet/zig-meta-allyourcode/tags | - | [
"zig-package"
] | 196 | false | 2025-03-07T11:22:46Z | true | true | unknown | github | [
{
"commit": "master",
"name": "cmake",
"tar_url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3.tar.gz/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/Kitware/CMake/releases/download/v3.30.3/cmake-3.30.3.tar.gz"
},
{
"commit": "refs",
"... | meta-allyourcode
lazy dependencies for zig build.
This repository is for writing <code>build.zig</code> configurations for other c/c++ projects
CMake
using the zig build system, this repository bootstraps <code>cmake</code> <code>3.30.1</code> without any system cmake
or the usual shellscript method. it takes a whil... | [] |
https://avatars.githubusercontent.com/u/163546630?v=4 | mime | zon-dev/mime | 2024-08-03T09:44:54Z | Support MIME (HTTP Media Types) types parse in Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/zon-dev/mime/tags | MIT | [
"media-types",
"mime",
"mime-parser",
"mime-types",
"zig",
"zig-package",
"ziglang"
] | 16 | false | 2024-08-06T08:39:27Z | true | true | unknown | github | [] | mime
Support MIME (HTTP Media Types) types parse in Zig.
Usage:
```zig
var mime = Mime.parse(std.heap.page_allocator, "text/plain; charset=utf-8; foo=bar");
try std.testing.expect(mime != null);
try std.testing.expect(std.mem.eql(u8, mime.?.essence, "text/plain; charset=utf-8; foo=bar"));
try std.testing.expect(std.... | [] |
https://avatars.githubusercontent.com/u/125233599?v=4 | zap | zigzap/zap | 2023-01-12T21:36:31Z | blazingly fast backends in zig | master | 22 | 2,877 | 97 | 2,877 | https://api.github.com/repos/zigzap/zap/tags | MIT | [
"api",
"blazingly",
"fast",
"http",
"rest",
"zig",
"zig-package"
] | 11,398 | false | 2025-05-22T06:15:05Z | true | true | unknown | github | [] | ⚡zap⚡ - blazingly fast backends in zig
<a></a>
Zap is the <a>zig</a> replacement for the REST APIs I used to
write in <a>python</a> with
<a>Flask</a> and
<a>mongodb</a>, etc. It can be considered to be a
microframework for web applications.
What I needed as a replacement was a blazingly fast and robust HTTP server... | [
"https://github.com/0x4c756e61/ZDSM",
"https://github.com/Ashu11-A/zig-rest-api",
"https://github.com/BitlyTwiser/zlog",
"https://github.com/EloToJaa/zap",
"https://github.com/EngineersBox/Flow",
"https://github.com/Lajule/hsminer",
"https://github.com/OsakiTsukiko/nimrod",
"https://github.com/QubitSy... |
https://avatars.githubusercontent.com/u/109492796?v=4 | awesome-zig | zigcc/awesome-zig | 2022-12-17T03:52:10Z | A collection of some awesome public Zig programming language projects. | main | 0 | 1,415 | 75 | 1,415 | https://api.github.com/repos/zigcc/awesome-zig/tags | MIT | [
"andrew-kelley",
"awesome-list",
"bun",
"mach",
"zig",
"zig-lib",
"zig-library",
"zig-package",
"ziglang"
] | 291 | false | 2025-05-22T02:02:13Z | false | false | unknown | github | [] | Awesome Zig
This repository lists "awesome" projects written in Zig, maintained by <a>ZigCC community</a>.
<blockquote>
<span class="bg-green-100 text-green-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-green-900 dark:text-green-300">IMPORTANT</span>
The word "awesome" does not signify stability; instead... | [] |
https://avatars.githubusercontent.com/u/206480?v=4 | websocket.zig | karlseguin/websocket.zig | 2022-05-28T14:35:01Z | A websocket implementation for zig | master | 5 | 407 | 38 | 407 | https://api.github.com/repos/karlseguin/websocket.zig/tags | MIT | [
"websocket",
"zig",
"zig-library",
"zig-package"
] | 561 | false | 2025-05-19T00:09:50Z | true | true | unknown | github | [] | A zig websocket server.
This project follows Zig master. See available branches if you're targeting a specific version.
Skip to the <a>client section</a>.
If you're upgrading from a previous version, check out the <a>Server Migration</a> and <a>Client Migration</a> wikis.
Server
```zig
const std = @import("std");
... | [] |
https://avatars.githubusercontent.com/u/7967463?v=4 | ziglua | natecraddock/ziglua | 2022-06-02T04:37:17Z | Zig bindings for the Lua C API | main | 24 | 360 | 52 | 360 | https://api.github.com/repos/natecraddock/ziglua/tags | MIT | [
"binding",
"library",
"lua",
"lua-bindings",
"package",
"zig",
"zig-package"
] | 1,517 | false | 2025-05-20T09:08:27Z | true | true | unknown | github | [
{
"commit": null,
"name": "lua51",
"tar_url": null,
"type": "remote",
"url": "https://www.lua.org/ftp/lua-5.1.5.tar.gz"
},
{
"commit": null,
"name": "lua52",
"tar_url": null,
"type": "remote",
"url": "https://www.lua.org/ftp/lua-5.2.4.tar.gz"
},
{
"commit": null,
... | Ziglua
<a></a>
<a></a>
Zig bindings for the <a>Lua C API</a>. Ziglua currently supports the latest releases of Lua 5.1, 5.2, 5.3, 5.4, and <a>Luau</a>.
Ziglua can be used in two ways, either
* <strong>embedded</strong> to statically embed the Lua VM in a Zig program,
* or as a shared <strong>module</strong> to creat... | [
"https://github.com/JacobCrabill/zigdown"
] |
https://avatars.githubusercontent.com/u/7078566?v=4 | zig-cli | sam701/zig-cli | 2022-03-09T17:55:00Z | A simple package for building command line apps in Zig | main | 7 | 272 | 27 | 272 | https://api.github.com/repos/sam701/zig-cli/tags | MIT | [
"argument-parser",
"cli",
"command-line",
"zig-package",
"ziglang"
] | 165 | false | 2025-05-14T09:11:31Z | true | true | unknown | github | [] | ZIG-CLI
A simple package for building command line apps in Zig.
Inspired by <a>urfave/cli</a> Go package.
Features
<ul>
<li>command line arguments are parsed into zig values</li>
<li>long and short options: <code>--option1</code>, <code>-o</code></li>
<li>optional <code>=</code> sign: <code>--address=127.0.0.1</code... | [
"https://github.com/GROOOOAAAARK/zig-commit-emojis",
"https://github.com/keep-starknet-strange/ziggy-starkdust",
"https://github.com/rupurt/zodbc",
"https://github.com/soheil-01/bittorrent-client",
"https://github.com/soheil-01/zpe"
] |
https://avatars.githubusercontent.com/u/146390816?v=4 | ffmpeg | allyourcodebase/ffmpeg | 2023-01-08T01:31:26Z | FFmpeg Zig package | main | 7 | 217 | 35 | 217 | https://api.github.com/repos/allyourcodebase/ffmpeg/tags | NOASSERTION | [
"ffmpeg",
"zig",
"zig-package"
] | 169,081 | false | 2025-05-17T16:27:17Z | true | true | 0.14.0 | github | [
{
"commit": "6c72830882690c1eb2567a537525c3f432c1da50.tar.gz",
"name": "libz",
"tar_url": "https://github.com/allyourcodebase/zlib/archive/6c72830882690c1eb2567a537525c3f432c1da50.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/allyourcodebase/zlib"
},
{
"commit": "7d862fe61... | FFmpeg Packaged for Zig
This is a fork of <a>ffmpeg</a>, packaged for Zig. Unnecessary
files have been deleted, and the build system has been replaced with
<code>build.zig</code>.
There are no system dependencies; the only thing required to build this package
is <a>Zig</a>.
Zig API bindings are also provided via the... | [
"https://github.com/neurocyte/notcurses-zig"
] |
https://avatars.githubusercontent.com/u/473672?v=4 | nanovg-zig | fabioarnold/nanovg-zig | 2022-04-03T20:47:06Z | A small anti-aliased hardware-accelerated vector graphics library | main | 1 | 209 | 23 | 209 | https://api.github.com/repos/fabioarnold/nanovg-zig/tags | Zlib | [
"2d",
"gamedev",
"graphics",
"opengl",
"vector",
"vector-graphics",
"zig",
"zig-package"
] | 2,242 | false | 2025-05-18T07:36:09Z | true | true | 0.11.0 | github | [] | NanoVG - Zig Version
This is a rewrite of the original <a>NanoVG library</a> using the <a>Zig programming language</a>.
NanoVG is a small anti-aliased hardware-accelerated vector graphics library. It has a lean API modeled after the HTML5 canvas API. It is aimed to be a practical and fun toolset for building scalable... | [] |
https://avatars.githubusercontent.com/u/121257957?v=4 | mach-gpu-dawn | hexops-graveyard/mach-gpu-dawn | 2022-02-11T21:40:11Z | Google's Dawn WebGPU implementation, cross-compiled with Zig into a single static library | main | 0 | 151 | 14 | 151 | https://api.github.com/repos/hexops-graveyard/mach-gpu-dawn/tags | NOASSERTION | [
"zig-package"
] | 481 | false | 2025-04-24T16:02:28Z | true | true | unknown | github | [
{
"commit": null,
"name": "xcode_frameworks",
"tar_url": null,
"type": "remote",
"url": "https://pkg.machengine.org/xcode-frameworks/122b43323db27b2082a2d44ed2121de21c9ccf75.tar.gz"
},
{
"commit": null,
"name": "direct3d_headers",
"tar_url": null,
"type": "remote",
"url":... | Deprecated
This project has been deprecated and is no longer maintained.
Rationale: https://github.com/hexops/mach/issues/1166 | [] |
https://avatars.githubusercontent.com/u/65570835?v=4 | s2s | ziglibs/s2s | 2022-02-21T08:07:25Z | A zig binary serialization format. | master | 3 | 142 | 23 | 142 | https://api.github.com/repos/ziglibs/s2s/tags | MIT | [
"binary-data",
"serialization",
"serialization-library",
"zig",
"zig-package"
] | 3,787 | false | 2025-04-06T18:40:41Z | true | true | unknown | github | [] | struct to stream | stream to struct
A Zig binary serialization format and library.
Features
<ul>
<li>Convert (nearly) any Zig runtime datatype to binary data and back.</li>
<li>Computes a stream signature that prevents deserialization of invalid data.</li>
<li>No support for graph like structures. Everything is con... | [] |
https://avatars.githubusercontent.com/u/5728002?v=4 | mustache-zig | batiati/mustache-zig | 2022-02-15T12:52:35Z | Logic-less templates for Zig | master | 11 | 140 | 24 | 140 | https://api.github.com/repos/batiati/mustache-zig/tags | MIT | [
"mustache",
"mustache-templating",
"zig-package",
"ziglang"
] | 1,129 | false | 2025-05-16T14:53:19Z | true | true | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/54114156?v=4 | zigglgen | castholm/zigglgen | 2023-01-15T23:09:41Z | Zig OpenGL binding generator | master | 0 | 111 | 14 | 111 | https://api.github.com/repos/castholm/zigglgen/tags | NOASSERTION | [
"bindings",
"opengl",
"zig",
"zig-package"
] | 1,560 | false | 2025-05-16T10:51:07Z | true | true | 0.14.0 | github | [] |
zigglgen
The only Zig OpenGL binding generator you need.
Installation and usage
zigglgen currently supports the following versions of the Zig compiler:
<ul>
<li><code>0.14.0</code></li>
<li><code>0.15.0-dev</code> (master)</li>
</ul>
Older or more recent versions of the compiler are not guaranteed to be compatibl... | [
"https://github.com/PaNDa2code/zterm",
"https://github.com/anyputer/retro-zig",
"https://github.com/eddineimad0/widow",
"https://github.com/griush/CoreX",
"https://github.com/griush/zig-opengl-example",
"https://github.com/pierrekraemer/zgp",
"https://github.com/tiawl/cimgui.zig",
"https://github.com/... |
https://avatars.githubusercontent.com/u/3848910?v=4 | zigcli | jiacai2050/zigcli | 2022-09-20T14:39:58Z | A toolkit for building command lines programs in Zig. | main | 10 | 90 | 10 | 90 | https://api.github.com/repos/jiacai2050/zigcli/tags | MIT | [
"cli",
"lines-of-code",
"tree",
"zig",
"zig-package"
] | 255 | false | 2025-05-10T13:43:17Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "curl",
"tar_url": "https://github.com/jiacai2050/zig-curl/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/jiacai2050/zig-curl"
}
] | 404 | [
"https://github.com/zigcc/zig-cookbook"
] |
https://avatars.githubusercontent.com/u/499?v=4 | zini | judofyr/zini | 2022-08-04T17:05:58Z | Succinct data structures for Zig | main | 2 | 67 | 2 | 67 | https://api.github.com/repos/judofyr/zini/tags | 0BSD | [
"zig",
"zig-package"
] | 194 | false | 2025-04-25T06:09:52Z | true | true | 0.11.0 | github | [] | Zini
Zini (Zig + Mini) is a <a>Zig</a> library providing some succinct data structures:
<ul>
<li><code>zini.pthash</code>, a <a><strong>minimal perfect hash function</strong></a> construction algorithm, using less than 4 bits per element.</li>
<li><code>zini.ribbon</code>, a <strong>retrieval data structure</strong> (... | [
"https://github.com/LittleBigRefresh/FreshPresence"
] |
https://avatars.githubusercontent.com/u/175068426?v=4 | keylib | Zig-Sec/keylib | 2022-09-25T13:25:01Z | FIDO2/ PassKey compatible authentication library | master | 2 | 60 | 2 | 60 | https://api.github.com/repos/Zig-Sec/keylib/tags | MIT | [
"authentication",
"authenticator",
"ctap",
"ctap2",
"fido2",
"passkey",
"passkeys",
"webauthn",
"zig",
"zig-package",
"ziglang"
] | 1,050 | false | 2025-05-20T01:10:39Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "zbor",
"tar_url": "https://github.com/r4gus/zbor/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/r4gus/zbor"
},
{
"commit": "refs",
"name": "hidapi",
"tar_url": "https://github.com/r4gus/hidapi/archive/refs.tar.gz",
"type": "rem... | FIDO2 compatible authenticator and client library written in <a>Zig</a>. The authenticator part requires <strong>zero dynamic allocations</strong>.
<blockquote>
We track the latest stable release of Zig (<code>0.12.0</code>)
</blockquote>
If you want to see an example on how the library could be used, check out <a>Pa... | [
"https://github.com/Zig-Sec/PassKeeZ"
] |
https://avatars.githubusercontent.com/u/3526922?v=4 | napigen | cztomsik/napigen | 2022-09-14T17:39:50Z | Automatic N-API (server-side javascript) bindings for your Zig project. | main | 3 | 59 | 7 | 59 | https://api.github.com/repos/cztomsik/napigen/tags | MIT | [
"javascript",
"napi",
"nodejs",
"zig",
"zig-package"
] | 84 | false | 2025-05-20T20:56:02Z | true | true | unknown | github | [
{
"commit": "master",
"name": "node_api",
"tar_url": "https://github.com/nodejs/node-api-headers/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/nodejs/node-api-headers"
}
] | zig-napigen
Comptime N-API bindings for Zig.
<blockquote>
You need to use latest Zig 0.14.0 to use this library.
See <a>ggml-js</a> for a complete, real-world
example.
</blockquote>
Features
<ul>
<li>Primitives, tuples, structs (value types), optionals</li>
<li>Strings (valid for the function scope)</li>
<li>Struct... | [] |
https://avatars.githubusercontent.com/u/7078566?v=4 | zig-toml | sam701/zig-toml | 2022-12-20T21:06:03Z | Zig TOML (v1.0.0) parser | main | 1 | 52 | 21 | 52 | https://api.github.com/repos/sam701/zig-toml/tags | MIT | [
"parser",
"toml",
"zig-package",
"ziglang"
] | 136 | false | 2025-05-21T13:47:15Z | true | true | 0.14.0-dev.3197+1d8857bbe | github | [] | zig-toml
Zig <a>TOML v1.0.0</a> parser.
This is a top-down LL parser that parses directly into Zig structs.
Features
<ul>
<li>TOML Syntax</li>
<li>[x] Integers, hexadecimal, octal, and binary numbers</li>
<li>[x] Floats</li>
<li>[x] Booleans</li>
<li>[x] Comments</li>
<li>[x] Arrays</li>
<li>[x] Tables</li>
<li>[x] ... | [
"https://github.com/EngineersBox/Flow",
"https://github.com/darkyzhou/mcm"
] |
https://avatars.githubusercontent.com/u/3932972?v=4 | TextEditor | ikskuh/TextEditor | 2022-05-16T09:45:21Z | A backbone for text editors. No rendering, no input, but everything else. | main | 0 | 51 | 3 | 51 | https://api.github.com/repos/ikskuh/TextEditor/tags | MIT | [
"text",
"text-editor",
"unicode",
"zig",
"zig-package"
] | 29 | false | 2025-03-29T23:23:44Z | true | true | unknown | github | [
{
"commit": "b89d43d1e3fb01b6074bc1f7fc980324b04d26a5.tar.gz",
"name": "ziglyph",
"tar_url": "https://codeberg.org/dude_the_builder/ziglyph/archive/b89d43d1e3fb01b6074bc1f7fc980324b04d26a5.tar.gz.tar.gz",
"type": "remote",
"url": "https://codeberg.org/dude_the_builder/ziglyph"
}
] | TextEditor
A backend for text editors. It implements the common textbox editing options, but is both rendering and input agnostic.
Keyboard input must be translated into operations like <code>editor.delete(.right, .word)</code> to emulate what a typical text box implementation would do when <code>CTRL DELETE</code> i... | [] |
https://avatars.githubusercontent.com/u/499?v=4 | parg | judofyr/parg | 2022-03-05T10:45:26Z | Lightweight argument parser for Zig | main | 0 | 46 | 2 | 46 | https://api.github.com/repos/judofyr/parg/tags | 0BSD | [
"argument-parser",
"zig",
"zig-package"
] | 22 | false | 2025-04-14T07:01:30Z | true | true | unknown | github | [] | parg
<strong>parg</strong> is a lightweight argument parser for Zig which focuses on a single task:
Parsing command-line arguments into positional arguments and long/short flags.
It doesn't concern itself <em>anything</em> else.
You may find this useful as a quick way of parsing some arguments, or use it as a building... | [
"https://github.com/judofyr/spice",
"https://github.com/nrdave/zmatrix"
] |
https://avatars.githubusercontent.com/u/25912761?v=4 | zbor | r4gus/zbor | 2022-07-06T23:29:57Z | CBOR parser written in Zig | master | 1 | 44 | 7 | 44 | https://api.github.com/repos/r4gus/zbor/tags | MIT | [
"cbor",
"encoder-decoder",
"parsing",
"rfc-8949",
"zig",
"zig-package",
"ziglang"
] | 4,619 | false | 2025-05-20T09:00:28Z | true | true | 0.14.0 | github | [] | zbor - Zig CBOR
The Concise Binary Object Representation (CBOR) is a data format whose design
goals include the possibility of extremely small code size, fairly small
message size, and extensibility without the need for version negotiation
(<a>RFC8949</a>). It is used
in different protocols like the Client to Au... | [
"https://github.com/Zig-Sec/keylib",
"https://github.com/kj4tmp/gatorcat",
"https://github.com/r4gus/ccdb",
"https://github.com/uzyn/passcay"
] |
https://avatars.githubusercontent.com/u/65570835?v=4 | antiphony | ziglibs/antiphony | 2022-02-22T15:39:09Z | A zig remote procedure call solution | master | 0 | 41 | 1 | 41 | https://api.github.com/repos/ziglibs/antiphony/tags | MIT | [
"rpc",
"rpc-framework",
"zig",
"zig-package",
"ziglang"
] | 8,194 | false | 2025-05-17T14:09:17Z | true | true | unknown | github | [
{
"commit": "b30205d5e9204899fb6d0fdf28d00ed4d18fe9c9.tar.gz",
"name": "s2s",
"tar_url": "https://github.com/ziglibs/s2s/archive/b30205d5e9204899fb6d0fdf28d00ed4d18fe9c9.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/ziglibs/s2s"
}
] | Antiphony
A simple Zig remote procedure call library.
Features
<ul>
<li>Transport layer agnostic</li>
<li>Support for nearly every non-generic function signature.</li>
<li>Nestable remote calls (peer calls host calls peer calls host calls ...)</li>
<li>Easy to use</li>
</ul>
API
```zig
// (comptime details left o... | [] |
https://avatars.githubusercontent.com/u/33050391?v=4 | tree-fmt | speed2exe/tree-fmt | 2023-01-23T11:11:42Z | Tree-like pretty formatter for Zig | main | 0 | 40 | 0 | 40 | https://api.github.com/repos/speed2exe/tree-fmt/tags | Apache-2.0 | [
"zig-library",
"zig-package"
] | 1,287 | false | 2025-03-22T22:40:55Z | true | false | unknown | github | [] | Tree Formattar for Zig
<ul>
<li>Pretty prints out Zig Values for your debugging needs.</li>
<li>If you faces any issue with formatting, kindly open an issue.</li>
</ul>
Versioning
<ul>
<li>Current <code>main</code> branch tracks zig latest version</li>
<li>If you need a stable version, see release tags</li>
</ul>
Obj... | [] |
https://avatars.githubusercontent.com/u/34946442?v=4 | marble | cryptocode/marble | 2022-03-20T12:47:11Z | A metamorphic testing library for Zig | main | 0 | 39 | 2 | 39 | https://api.github.com/repos/cryptocode/marble/tags | MIT | [
"metamorphic-testing",
"testing",
"testing-tool",
"testing-tools",
"zig",
"zig-library",
"zig-package"
] | 24 | false | 2025-03-25T01:37:34Z | true | true | unknown | github | [] |
Marble is a <a>metamorphic testing</a> library for Zig.
This library tracks Zig master and was last tested on <code>0.14.0-dev.3187+d4c85079c</code>
Metamorphic testing is a powerful technique that provides additional test coverage by applying a number of transformations to test input, and then checking if certain ... | [] |
https://avatars.githubusercontent.com/u/65322356?v=4 | zig-lsp-codegen | zigtools/zig-lsp-codegen | 2022-05-30T05:57:32Z | LSP codegen based on the MetaModel | main | 0 | 37 | 15 | 37 | https://api.github.com/repos/zigtools/zig-lsp-codegen/tags | MIT | [
"lsp",
"zig",
"zig-package"
] | 280 | false | 2025-04-30T17:33:10Z | true | true | 0.14.0 | github | [] | <a></a>
<a></a>
<a></a>
<a></a>
Zig LSP Codegen
Generates <code>std.json</code> compatible Zig code based on the official <a>LSP MetaModel</a>
Installation
<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>
The minimum ... | [] |
https://avatars.githubusercontent.com/u/15983269?v=4 | zig-nanoid | SasLuca/zig-nanoid | 2022-04-18T22:32:31Z | A tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig. | main | 1 | 30 | 3 | 30 | https://api.github.com/repos/SasLuca/zig-nanoid/tags | MIT | [
"id",
"nanoid",
"random",
"unique-id",
"unique-identifier",
"uniqueid",
"url",
"uuid",
"uuid-generator",
"zig",
"zig-package",
"ziglang"
] | 59 | false | 2025-03-27T18:32:48Z | true | false | unknown | github | [] | Nano ID in Zig
<a></a>
<a></a>
A battle-tested, tiny, secure, URL-friendly, unique string ID generator. Now available in pure Zig.
<ul>
<li><strong>Freestanding.</strong> zig-nanoid is entirely freestanding.</li>
<li><strong>Fast.</strong> The algorithm is very fast and relies just on basic math, speed will mostly... | [] |
https://avatars.githubusercontent.com/u/3932972?v=4 | zig-mqtt | ikskuh/zig-mqtt | 2022-05-18T06:37:23Z | A build package for mqtt-c. | master | 0 | 23 | 5 | 23 | https://api.github.com/repos/ikskuh/zig-mqtt/tags | MIT | [
"iot",
"mqtt",
"protocol",
"zig",
"zig-package"
] | 5 | false | 2025-01-16T01:41:46Z | true | false | unknown | github | [] | zig-mqtt
A build package for the awesome <a>mqtt-c</a> project by <a>Liam Bindle</a>.
Right now only provides a build script API in <code>Sdk.zig</code>, but might contain a Zig frontend in the future.
Usage
```zig
const std = @import("std");
const Sdk = @import("Sdk.zig");
pub fn build(b: *std.build.Builder) void... | [] |
https://avatars.githubusercontent.com/u/4075241?v=4 | zig-stable-array | rdunnington/zig-stable-array | 2022-08-26T14:17:35Z | Address-stable array with a max size that allocates directly from virtual memory. | main | 0 | 22 | 1 | 22 | https://api.github.com/repos/rdunnington/zig-stable-array/tags | NOASSERTION | [
"zig",
"zig-package"
] | 43 | false | 2025-04-21T06:21:55Z | true | true | unknown | github | [] | zig-stable-array
Address-stable array with a max size that allocates directly from virtual memory. Memory is only committed when actually used, and virtual page table mappings are relatively cheap, so you only pay for the memory that you're actually using. Additionally, since all memory remains inplace, and new memory... | [
"https://github.com/rdunnington/bytebox"
] |
https://avatars.githubusercontent.com/u/4678790?v=4 | zubench | dweiller/zubench | 2022-05-18T11:14:14Z | Micro benchmarking in zig | main | 1 | 21 | 4 | 21 | https://api.github.com/repos/dweiller/zubench/tags | MIT | [
"zig-package"
] | 55 | false | 2025-05-13T04:12:31Z | true | true | unknown | github | [] | zubench
A micro-benchmarking package for <a>Zig</a>.
goals
The primary goals of <strong>zubench</strong> are to:
<ul>
<li>be simple to use - there should be no need to wrap a function just to benchmark it</li>
<li>provide standard machine-readable output for archiving or post-processing</li>
<li>given the user the c... | [
"https://github.com/dweiller/zig-wfc"
] |
https://avatars.githubusercontent.com/u/6756180?v=4 | libvlc-zig | kassane/libvlc-zig | 2022-12-08T17:13:15Z | Zig bindings for libVLC media framework. | main | 7 | 20 | 0 | 20 | https://api.github.com/repos/kassane/libvlc-zig/tags | BSD-2-Clause | [
"bindings",
"libvlc",
"libvlc-zig",
"zig",
"zig-library",
"zig-package"
] | 449 | false | 2025-03-06T14:00:03Z | true | true | unknown | github | [
{
"commit": "00424d823873612c795f59eb1fc9a29c7360782a.tar.gz",
"name": "libvlcpp",
"tar_url": "https://github.com/kassane/libvlcpp/archive/00424d823873612c795f59eb1fc9a29c7360782a.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/kassane/libvlcpp"
}
] |
<a>
</a>
<a>
</a>
<a>
</a>
<a>
</a>
<a>
</a>
libvlc-zig
Zig bindings for libVLC media framework. Some of the features provided by libVLC include the ability to play local files and network streams, as well as to tra... | [] |
https://avatars.githubusercontent.com/u/106511?v=4 | pulseaudio | andrewrk/pulseaudio | 2023-01-17T06:46:23Z | pulseaudio with the build system replaced by zig | master | 0 | 16 | 2 | 16 | https://api.github.com/repos/andrewrk/pulseaudio/tags | NOASSERTION | [
"zig-package"
] | 15,876 | false | 2025-03-26T04:22:10Z | true | true | 0.14.0 | github | [] | PulseAudio Zig Package
This is a fork of
<a>PulseAudio</a>, packaged
for Zig. Unnecessary files have been deleted, and the build system has been
replaced with <code>build.zig</code>.
License
Original LICENSE file is unchanged. The Zig files that have been added to this
repository are MIT (Expat) licensed.
The MIT L... | [] |
https://avatars.githubusercontent.com/u/2286349?v=4 | zig-sbi | leecannon/zig-sbi | 2022-03-03T23:01:23Z | Zig wrapper around the RISC-V SBI specification | master | 0 | 16 | 5 | 16 | https://api.github.com/repos/leecannon/zig-sbi/tags | MIT | [
"osdev",
"risc-v",
"riscv",
"riscv32",
"riscv64",
"sbi",
"zig",
"zig-package",
"ziglang"
] | 138 | false | 2025-04-28T05:31:08Z | true | true | 0.14.0-dev.3445+6c3cbb0c8 | github | [] | zig-sbi
Zig wrapper around the <a>RISC-V SBI specification</a>.
Compatible with SBI Specification v3.0-rc1.
Installation
Add the dependency to <code>build.zig.zon</code>:
<code>sh
zig fetch --save git+https://github.com/leecannon/zig-sbi</code>
Then add the following to <code>build.zig</code>:
<code>zig
const sb... | [] |
https://avatars.githubusercontent.com/u/20110944?v=4 | zig-embshell | ringtailsoftware/zig-embshell | 2023-01-31T00:09:50Z | Small embeddable command line shell in zig | main | 0 | 16 | 0 | 16 | https://api.github.com/repos/ringtailsoftware/zig-embshell/tags | MIT | [
"cli",
"embedded",
"shell",
"zig",
"zig-package",
"ziglang"
] | 40 | false | 2025-04-26T11:07:02Z | true | true | unknown | github | [] | EmbShell
A very small interactive command shell for (embedded) Zig programs.
EmbShell makes an ideal system monitor for debugging and interacting with a small embedded system. It interactively takes lines of text, parses commands and makes callbacks into handler functions.
Compared with Readline, Linenoise and Editl... | [] |
https://avatars.githubusercontent.com/u/80392719?v=4 | zfat | ZigEmbeddedGroup/zfat | 2022-05-07T08:35:40Z | Generic purpose platform-independent FAT driver for Zig | main | 0 | 13 | 5 | 13 | https://api.github.com/repos/ZigEmbeddedGroup/zfat/tags | MIT | [
"fat",
"fat32",
"filesystem",
"zig",
"zig-package"
] | 2,339 | false | 2025-05-02T16:00:06Z | true | true | unknown | github | [
{
"commit": null,
"name": "fatfs",
"tar_url": null,
"type": "remote",
"url": "http://elm-chan.org/fsw/ff/arc/ff15a.zip"
}
] | zfat
Bindings for the <a>FatFs</a> library | [] |
https://avatars.githubusercontent.com/u/5464072?v=4 | zig-tls | nektro/zig-tls | 2022-10-28T21:49:40Z | [WIP] A pure-Zig TLS 1.3 client implementation. | master | 0 | 13 | 0 | 13 | https://api.github.com/repos/nektro/zig-tls/tags | MIT | [
"tls",
"tls13",
"zig",
"zig-package"
] | 40 | false | 2024-06-22T18:27:40Z | true | false | unknown | github | [] | zig-tls
A pure-Zig <a>RFC8446 TLS 1.3</a> client implementation.
Crypto is hard, please feel free to view the source and open issues for any improvements.
Indebted to https://tls13.xargs.org/ and multiple readings of the RFC.
License
MIT | [] |
https://avatars.githubusercontent.com/u/146390816?v=4 | nasm | allyourcodebase/nasm | 2023-02-05T19:40:24Z | nasm with the build system replaced by zig | master | 4 | 13 | 13 | 13 | https://api.github.com/repos/allyourcodebase/nasm/tags | NOASSERTION | [
"zig-package"
] | 7,700 | true | 2025-03-19T01:03:29Z | true | true | 0.14.0 | github | [] | This is a fork of <a>NASM</a>, packaged for Zig. Unnecessary files
have been deleted, and the build system has been replaced with <code>build.zig</code>.
Original README follows:
NASM, the Netwide Assembler
<a></a>
Many many developers all over the net respect NASM for what it is:
a widespread (thus netwide), por... | [
"https://github.com/allyourcodebase/ffmpeg"
] |
https://avatars.githubusercontent.com/u/107519028?v=4 | learn-zig | better-zig/learn-zig | 2022-06-15T00:09:56Z | zig quick learn | main | 0 | 12 | 1 | 12 | https://api.github.com/repos/better-zig/learn-zig/tags | Apache-2.0 | [
"ffi",
"ffi-bindings",
"zig",
"zig-package",
"ziglang"
] | 49 | false | 2025-01-01T02:47:27Z | false | false | unknown | github | [] | learn-zig
<ul>
<li>learning zig language</li>
</ul>
<blockquote>
related:
</blockquote>
<ul>
<li>✅ https://github.com/better-zig/ziglings-solutions<ul>
<li>zig 语法练习</li>
</ul>
</li>
</ul>
Features:
<ul>
<li><a>basic</a>: zig basic example</li>
<li><a>toolbox</a> : zig toolbox</li>
<li><a>zig-utils</a> : zig utils</li... | [] |
https://avatars.githubusercontent.com/u/121257957?v=4 | mach-system-sdk | hexops-graveyard/mach-system-sdk | 2022-03-04T23:33:51Z | DirectX 12 headers for MinGW/Zig, cross-compile DX12/Metal/etc with Zig, etc. | main | 0 | 9 | 2 | 9 | https://api.github.com/repos/hexops-graveyard/mach-system-sdk/tags | NOASSERTION | [
"zig-package"
] | 8 | false | 2023-09-30T11:30:35Z | false | false | unknown | github | [] | mach/system-sdk, more libraries for cross-compilation with Zig <a></a>
<ul>
<li>Updated DirectX 12 headers for use with MinGW/Zig</li>
<li>Cross-compile DirectX apps targetting Windows</li>
<li>Cross compile Metal apps targetting macOS/iOS Intel or Apple Silicon.</li>
<li>Cross compile OpenGL/Vulkan apps targetting Lin... | [] |
https://avatars.githubusercontent.com/u/379570?v=4 | iter-zig | eldesh/iter-zig | 2022-08-06T11:43:58Z | A basic iterator library written in Zig | master | 1 | 9 | 3 | 9 | https://api.github.com/repos/eldesh/iter-zig/tags | BSD-2-Clause | [
"zig-package"
] | 332 | false | 2025-05-14T08:05:51Z | true | false | unknown | github | [] | iter-zig
<strong>iter-zig</strong> is a lazy style generic iterator combinator library written in Zig.
Where the <em>iterator</em> means that the types enumrating all element of a set of values.
Support
This library is developped with:
<ul>
<li>Debian (x86_64) 10.4</li>
<li>Zig 0.10.0 and Zigmod r80</li>
<li>Zig 0.9... | [] |
https://avatars.githubusercontent.com/u/63465728?v=4 | jigar | alichraghi/jigar | 2022-08-04T17:30:46Z | Case convertion library for ziguanas | master | 1 | 8 | 1 | 8 | https://api.github.com/repos/alichraghi/jigar/tags | MIT | [
"case-conversion",
"zig",
"zig-package"
] | 50 | false | 2023-09-30T11:26:03Z | true | false | unknown | github | [] | Jigar
case convertion library for ziguanas
supports: <code>lower case</code>, <code>UPPER CASE</code>, <code>MACRO_CASE</code>, <code>TRAIN-CASE</code>, <code>snake_case</code>, <code>snake_Camel</code>, <code>Snake_Pascal</code>, <code>kebab-case</code>, <code>Kebab-Pascal</code>, <code>camelCase</code> and <code>... | [] |
https://avatars.githubusercontent.com/u/146390816?v=4 | libmp3lame | allyourcodebase/libmp3lame | 2023-01-08T01:38:56Z | libmp3lame with the build system replaced by zig | main | 3 | 7 | 5 | 7 | https://api.github.com/repos/allyourcodebase/libmp3lame/tags | NOASSERTION | [
"zig-package"
] | 1,501 | false | 2025-03-07T04:47:36Z | true | true | 0.14.0 | github | [] | This is a fork of <a>lame</a>, packaged for Zig.
Unnecessary files have been deleted, and the build system has been replaced
with <code>build.zig</code>.
Original README follows:
============================================================================
<code> LAME 3.xx
LAME Ain't an MP... | [
"https://github.com/allyourcodebase/ffmpeg"
] |
https://avatars.githubusercontent.com/u/4678790?v=4 | zig-wfc | dweiller/zig-wfc | 2022-07-01T02:42:47Z | An implementation of the wave function collapse algorithm in Zig | main | 0 | 6 | 0 | 6 | https://api.github.com/repos/dweiller/zig-wfc/tags | MIT | [
"zig-package"
] | 81 | false | 2025-03-18T05:22:46Z | true | true | unknown | github | [
{
"commit": "53140a07a6ee27e28549c46209d900ba92f61ceb.tar.gz",
"name": "zubench",
"tar_url": "https://github.com/dweiller/zubench/archive/53140a07a6ee27e28549c46209d900ba92f61ceb.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/dweiller/zubench"
}
] | zig-wfc
An implementation of the wave function collapse algorithm in Zig
A generic library implementing the <em>wave function collapse</em> algorithm. This library exposes a generic core algorithm which produces tilings given a collection of tiles and associated adjacency constraints, as well a tile generator for imp... | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.