Dataset Viewer
Auto-converted to Parquet Duplicate
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
sequencelengths
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
sequencelengths
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 &amp; 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) -&gt; 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>&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/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/&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/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...
[]
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
13