avatar_url
stringlengths
47
116
name
stringlengths
1
46
full_name
stringlengths
7
60
created_at
stringdate
2016-04-01 08:17:56
2025-05-20 11:38:17
description
stringlengths
0
387
default_branch
stringclasses
44 values
open_issues
int64
0
4.93k
stargazers_count
int64
0
78.2k
forks_count
int64
0
3.09k
watchers_count
int64
0
78.2k
tags_url
stringlengths
0
94
license
stringclasses
27 values
topics
listlengths
1
20
size
int64
0
4.82M
fork
bool
2 classes
updated_at
stringdate
2018-11-13 14:41:18
2025-05-22 08:23:54
has_build_zig
bool
2 classes
has_build_zig_zon
bool
2 classes
zig_minimum_version
stringclasses
50 values
repo_from
stringclasses
3 values
dependencies
listlengths
0
38
readme_content
stringlengths
0
437k
dependents
listlengths
0
21
https://avatars.githubusercontent.com/u/12786150?v=4
vscode-ext-zig-main-runner
hedzr/vscode-ext-zig-main-runner
2024-06-20T01:13:57Z
run or debug a zig main function in-place
master
0
1
0
1
https://api.github.com/repos/hedzr/vscode-ext-zig-main-runner/tags
Apache-2.0
[ "runner", "vscode-extension", "zig", "ziglang" ]
132
false
2025-02-11T06:06:22Z
false
false
unknown
github
[]
zig-main-runner README Run or Debug zig main function in-place. Also, Run or Debug test cases, build the whole workspace. What's New? See the <a>CHANGELOG</a>. <ul> <li>v1.0.2</li> <li>NOTE while you're debugging main(), kept its binary target name samed with its directory name.</li> <li>Fix debugType === 'auto'</l...
[]
https://avatars.githubusercontent.com/u/69123925?v=4
zig-book
pedropark99/zig-book
2024-05-27T23:06:42Z
An open, technical and introductory book for the Zig programming language 📚📖
main
21
1,457
86
1,457
https://api.github.com/repos/pedropark99/zig-book/tags
NOASSERTION
[ "book", "course", "programming", "programming-language", "tutorial", "tutorial-course", "zig", "ziglang" ]
29,314
false
2025-05-21T15:51:04Z
false
false
unknown
github
[]
Introduction to Zig <a></a> Hey! This is the official repository for the book "Introduction to Zig: a project-based book", written by Pedro Duarte Faria. To know more about the book, checkout the <a>About this book</a> section below. You can read the current version of the book in your web browser: <a>https://pedropa...
[]
https://avatars.githubusercontent.com/u/1552770?v=4
flow
neurocyte/flow
2024-02-25T20:11:11Z
Flow Control: a programmer's text editor
master
32
911
54
911
https://api.github.com/repos/neurocyte/flow/tags
MIT
[ "language-server-client", "language-server-protocol", "text-editor", "tree-sitter", "tui", "zig" ]
2,779
false
2025-05-20T21:29:02Z
true
true
0.14.0
github
[ { "commit": null, "name": "syntax", "tar_url": null, "type": "relative", "url": "src/syntax" }, { "commit": "372501d1576b5723829bcba98e41361132c7b618.tar.gz", "name": "flags", "tar_url": "https://github.com/n0s4/flags/archive/372501d1576b5723829bcba98e41361132c7b618.tar.gz.tar.gz...
Flow Control: a programmer's text editor This is my Zig text editor. It is under active development, but usually stable and is my daily driver for most things coding related. <a></a> Requirements <ul> <li>A modern terminal with 24bit color and, ideally, kitty keyboard protocol support. Kitty, Foot and Ghostty ar...
[]
https://avatars.githubusercontent.com/u/499?v=4
spice
judofyr/spice
2024-08-03T07:56:34Z
Fine-grained parallelism with sub-nanosecond overhead in Zig
main
4
844
15
844
https://api.github.com/repos/judofyr/spice/tags
0BSD
[ "concurrency", "parallelism", "threads", "zig", "zig-package" ]
79
false
2025-05-20T05:12:10Z
true
true
0.11.0
github
[ { "commit": "229fa709c1fc2e94490a736e17151cb85a328a81.tar.gz", "name": "parg", "tar_url": "https://github.com/judofyr/parg/archive/229fa709c1fc2e94490a736e17151cb85a328a81.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/judofyr/parg" } ]
Spice: Parallelism with sub-nanosecond overhead <strong>Spice</strong> uses <a><em>heartbeat scheduling</em></a> to accomplish extremely efficient parallelism in Zig: <ul> <li><strong>Sub-nanosecond overhead:</strong> Turning your function into a parallelism-enabled function adds less than a nanosecond of overhead...
[ "https://github.com/0xrinegade/apz", "https://github.com/ziglana/gRPC-zig" ]
https://avatars.githubusercontent.com/u/196498040?v=4
zzz
tardy-org/zzz
2024-06-28T21:52:37Z
A framework for writing performant and reliable networked services.
main
11
566
20
566
https://api.github.com/repos/tardy-org/zzz/tags
MPL-2.0
[ "http", "http-server", "https", "tardy", "tls", "zig", "zig-package", "zzz" ]
959
false
2025-05-22T00:50:55Z
true
true
0.14.0
github
[ { "commit": "master", "name": "tardy", "tar_url": "https://github.com/tardy-org/tardy/archive/master.tar.gz", "type": "remote", "url": "https://github.com/tardy-org/tardy" }, { "commit": "master", "name": "secsock", "tar_url": "https://github.com/tardy-org/secsock/archive/master....
zzz Installing Compatible Zig Version: <code>0.14.0</code> Compatible <a>tardy</a> Version: <code>v0.3.0</code> Latest Release: <code>0.3.0</code> <code>zig fetch --save git+https://github.com/tardy-org/zzz#v0.3.0</code> You can then add the dependency in your <code>build.zig</code> file: ```zig const zzz = b.de...
[ "https://github.com/bernardassan/imagination" ]
https://avatars.githubusercontent.com/u/74420131?v=4
pgzx
xataio/pgzx
2024-02-12T19:03:32Z
Create PostgreSQL extensions using Zig.
main
6
530
15
530
https://api.github.com/repos/xataio/pgzx/tags
Apache-2.0
[ "extens", "extensions", "hacktoberfest", "pgrx", "postgres", "postgresql", "zig", "ziglang" ]
9,128
false
2025-05-20T05:32:33Z
true
true
unknown
github
[]
<a></a>&nbsp; <a></a> &nbsp; <a></a> &nbsp; <a> </a> pgzx - Create Postgres Extensions with Zig! <code>pgzx</code> is a library for developing PostgreSQL extensions written in Zig. It provides a set of utilities (e.g. error handling, memory allocators, wrappers) as well as a development environment ...
[]
https://avatars.githubusercontent.com/u/180864418?v=4
Zigistry
Zigistry/Zigistry
2024-06-22T11:48:13Z
A place where you can find all the libraries that suit your Zig lang needs. ⭐️ Please star to support this work!
main
2
405
9
405
https://api.github.com/repos/Zigistry/Zigistry/tags
AGPL-3.0
[ "zig", "zig-programming-language", "ziglang" ]
128,698
false
2025-05-22T08:13:41Z
false
false
unknown
github
[]
Zigistry 🦎 [![Website](https://img.shields.io/website?url=https%3A%2F%2Fzigistry.dev&amp;up_message=zigistry.dev&amp;down_message=offline&amp;label=website)](https://zigistry.dev) What is Zigistry? Zigistry is an index for both packages and programs written in the Zig programming language. It serves as a cent...
[]
https://avatars.githubusercontent.com/u/480330?v=4
zig-aio
Cloudef/zig-aio
2024-06-16T04:10:30Z
io_uring like asynchronous API and coroutine powered IO tasks for zig
master
20
329
14
329
https://api.github.com/repos/Cloudef/zig-aio/tags
MIT
[ "aio", "async", "asynchronous", "coroutines", "io", "io-uring", "zig" ]
6,340
false
2025-05-20T17:42:09Z
true
true
unknown
github
[ { "commit": "0d804dce7632d0912245b1a7aa0384a21629f453", "name": "zigwin32", "tar_url": "https://github.com/marlersoft/zigwin32/archive/0d804dce7632d0912245b1a7aa0384a21629f453.tar.gz", "type": "remote", "url": "https://github.com/marlersoft/zigwin32" } ]
zig-aio zig-aio provides io_uring like asynchronous API and coroutine powered IO tasks for zig <ul> <li><a>Documentation</a></li> </ul> <a></a> Project is tested on zig version 0.15.0-dev.386+2e35fdd03 Support matrix | OS | AIO | CORO | |---------|-----------------|-----------------| ...
[]
https://avatars.githubusercontent.com/u/34946442?v=4
terminal-doom
cryptocode/terminal-doom
2024-07-22T14:55:50Z
Play DOOM in modern terminals
main
2
292
12
292
https://api.github.com/repos/cryptocode/terminal-doom/tags
-
[ "doom", "game", "terminal", "zig" ]
14,177
false
2025-05-21T11:37:53Z
true
true
unknown
github
[ { "commit": "master", "name": "vaxis", "tar_url": "https://github.com/rockorager/libvaxis/archive/master.tar.gz", "type": "remote", "url": "https://github.com/rockorager/libvaxis" } ]
Terminal Doom enables Doom-based games to play smoothly in modern terminals with original graphics and sound. It also works over fast ssh connections. Demo with sound: <a>![Demo]</a> Building There are no system dependencies, so just clone and build with Zig v0.14: <code>zig build -Doptimize=ReleaseFast</code> ...
[]
https://avatars.githubusercontent.com/u/21952395?v=4
tuile
akarpovskii/tuile
2024-04-29T18:32:20Z
A cross-platform Text UI (TUI) library in Zig
main
4
200
6
200
https://api.github.com/repos/akarpovskii/tuile/tags
MIT
[ "ncurses", "terminal", "tui", "zig", "zig-package" ]
2,264
false
2025-05-04T06:01:27Z
true
true
0.12.0
github
[ { "commit": "c425c9c8511bf92e14b8b612d1d16e774b186f2e.tar.gz", "name": "zg", "tar_url": "https://codeberg.org/dude_the_builder/zg/archive/c425c9c8511bf92e14b8b612d1d16e774b186f2e.tar.gz.tar.gz", "type": "remote", "url": "https://codeberg.org/dude_the_builder/zg" } ]
<a name="readme-top"></a> Tuile A Text User Interface library for Zig. Breaking changes are possible. <a><strong>Explore the docs »</strong></a> <a>View Examples</a> · <a>Report Bug</a> · <a>Request Feature</a> Table of Contents <ol> <li...
[]
https://avatars.githubusercontent.com/u/6756180?v=4
zig-esp-idf-sample
kassane/zig-esp-idf-sample
2024-03-01T13:59:37Z
Run Zig on esp-idf (Xtensa/RISC-V)
main
7
134
14
134
https://api.github.com/repos/kassane/zig-esp-idf-sample/tags
Apache-2.0
[ "clang", "embedded", "embedded-systems", "esp-idf", "esp-idf-framework", "esp-idf-sample", "esp-idf-sys", "esp32-idf", "espressif", "freertos", "libcxx", "zig" ]
393
false
2025-05-19T03:48:31Z
true
true
0.12.0
github
[]
Using Zig Language &amp; Toolchain with ESP-IDF | Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S2 | ESP32-S3 | | ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- | -------- | STATUS: Experimental Description This project aims to ...
[]
https://avatars.githubusercontent.com/u/110174416?v=4
zbind
nelipuu/zbind
2024-02-09T20:35:47Z
Zig-TypeScript binding generator 🟦 🦎
main
1
132
3
132
https://api.github.com/repos/nelipuu/zbind/tags
0BSD
[ "bun", "javascript", "node", "typescript", "wasm", "zig", "ziglang" ]
110
false
2025-04-12T19:12:50Z
true
false
unknown
github
[]
zbind <code>zbind</code> generates TypeScript bindings for calling Zig code compiled to native code or Wasm, in Node.js or Bun or browsers. Supported Zig versions are 0.11.0 - 0.13.0 (and at least some 0.14.0 dev versions as well). Zig 0.13.0 seems to have an issue linking with C++ code when targeting Wasm, that ha...
[]
https://avatars.githubusercontent.com/u/29507195?v=4
fex
18alantom/fex
2024-03-25T06:51:59Z
A command-line file explorer prioritizing quick navigation.
master
3
131
7
131
https://api.github.com/repos/18alantom/fex/tags
GPL-3.0
[ "cli", "file-explorer", "tool", "tui", "unix", "zig", "zsh" ]
353
false
2025-05-18T07:32:31Z
true
true
0.13.0
github
[]
<strong>A command-line file explorer.</strong> <code>fex</code> is a command-line file explorer inspired by <a>Vim</a>, <a>exa</a> and <a>fzf</a>, built with quick exploration and navigation in mind. By using Vim-like keybindings, <code>fex</code> ends up being a near-effortless tool to zip around a file system...
[]
https://avatars.githubusercontent.com/u/476352?v=4
zeit
rockorager/zeit
2024-03-16T13:42:09Z
a date and time library written in zig. Timezone, DST, and leap second aware
main
0
109
9
109
https://api.github.com/repos/rockorager/zeit/tags
MIT
[ "date", "datetime", "library", "time", "timezone", "zig", "zig-package" ]
187
false
2025-05-21T21:55:21Z
true
true
unknown
github
[]
zeit A time library written in zig. Usage <a>API Documentation</a> ```zig const std = @import("std"); const zeit = @import("zeit"); pub fn main() void { const allocator = std.heap.page_allocator; var env = try std.process.getEnvMap(allocator); defer env.deinit(); <code>// Get an instant in time. The d...
[ "https://github.com/Ratakor/axe", "https://github.com/TemariVirus/zig-holodex", "https://github.com/fjebaker/zorro", "https://github.com/kristoff-it/zine", "https://github.com/neurocyte/flow", "https://github.com/reykjalin/todui", "https://github.com/rockorager/comlink", "https://github.com/sam701/slo...
https://avatars.githubusercontent.com/u/163546630?v=4
zinc
zon-dev/zinc
2024-03-19T12:40:08Z
Zinc is a web framework written in pure Zig with a focus on high performance, usability, security, and extensibility.
main
2
108
6
108
https://api.github.com/repos/zon-dev/zinc/tags
MIT
[ "api", "epoll", "framework", "io-uring", "iouring", "kqueue", "performance", "resetful", "rest-api", "usability", "web", "web-development", "web-framework", "zig", "zig-package", "zig-zinc", "ziglang", "zinc" ]
311
false
2025-05-18T05:30:50Z
true
true
0.14.0
github
[ { "commit": "refs", "name": "url", "tar_url": "https://github.com/zon-dev/url/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/zon-dev/url" } ]
zinc Zinc is a framework written in pure Zig with a focus on high performance, usability, security, and extensibility. <strong>:construction: It's still under development. Built on std.net. Not the fastest zig framework in the universe, but fast enough.</strong> <strong>In the works</strong>: * Remove std.http.Ser...
[ "https://github.com/zon-dev/oauth2", "https://github.com/zon-dev/zinc-examples" ]
https://avatars.githubusercontent.com/u/465519?v=4
hypergraphz
yamafaktory/hypergraphz
2024-07-25T21:03:49Z
HypergraphZ - A Hypergraph Implementation in Zig
main
0
105
1
105
https://api.github.com/repos/yamafaktory/hypergraphz/tags
MIT
[ "graph", "graph-algorithms", "hypergraph", "zig", "zig-library", "zig-package", "ziglang" ]
105
false
2025-03-31T20:39:05Z
true
true
0.14.0
github
[]
HypergraphZ - A Hypergraph Implementation in Zig HypergraphZ is a directed hypergraph implementation in Zig (https://en.wikipedia.org/wiki/Hypergraph): <ul> <li>Each hyperedge can contain zero, one (unary) or multiple vertices.</li> <li>Each hyperedge can contain vertices directed to themselves one or more times.</l...
[]
https://avatars.githubusercontent.com/u/125416817?v=4
zignal
bfactory-ai/zignal
2024-04-13T06:47:14Z
Image processing library
master
0
96
4
96
https://api.github.com/repos/bfactory-ai/zignal/tags
MIT
[ "image-processing", "webassembly", "zig", "zig-package" ]
417
false
2025-05-21T14:51:56Z
true
true
0.14.0
github
[]
Zignal <a></a> <a></a> Zignal is an image processing library heavily inspired by the amazing <a>dlib</a>. Disclaimer This library is in early stages of development and being used internally. As a result, the API might change often. Installation <code>console zig fetch --save https://github.com/bfactory-ai/zigna...
[]
https://avatars.githubusercontent.com/u/200686?v=4
ziglang-set
deckarep/ziglang-set
2024-05-05T23:44:23Z
A generic and general purpose Set implementation for the Zig language
main
5
78
4
78
https://api.github.com/repos/deckarep/ziglang-set/tags
MIT
[ "datastructures", "generics", "set", "standard-library", "zig", "zig-package", "ziglang" ]
10,918
false
2025-04-29T15:25:54Z
true
true
0.14.0
github
[]
Ziglang Set Ziglang-Set: a generic and general-purpose Set implementation for Zig. 🚧 BETA 🚧 <a></a> Zig currently <a>does not have</a> a built-in, general purpose Set data structure at this point in time. Until it does, try this! Rationale: It may be common knowledge that a dictionary, ...
[]
https://avatars.githubusercontent.com/u/231785?v=4
mvzr
mnemnion/mvzr
2024-07-16T00:02:45Z
Minimum Viable Zig Regex
trunk
1
74
2
74
https://api.github.com/repos/mnemnion/mvzr/tags
MIT
[ "pattern-matching", "regex", "regular-expressions", "zig", "zig-package" ]
221
false
2025-05-05T18:31:25Z
true
true
0.12.0
github
[]
mvzr: The Minimum Viable Zig Regex Library Finding myself in need of a regular expressions library for a Zig project, and needing it to build regex at runtime, not just comptime, I ended up speedrunning a little library for just that purpose. This is that library. It's a simple bytecode-based Commander Pike-style VM...
[ "https://github.com/BitlyTwiser/nostro", "https://github.com/haha-systems/phage", "https://github.com/mnemnion/obelizmo", "https://github.com/mnemnion/ohsnap", "https://github.com/septechx/alpha-html" ]
https://avatars.githubusercontent.com/u/57322933?v=4
zm
griush/zm
2024-06-01T15:15:45Z
zm - Fast, Zig math library, fully cross-platform
master
0
67
4
67
https://api.github.com/repos/griush/zm/tags
MIT
[ "game-development", "gamedev", "math", "zig", "zig-package" ]
125
false
2025-05-14T21:31:31Z
true
true
0.15.0-dev.516+abbead1fb
github
[]
zm - Fast math library zm is a Zig math library. It is fast, easy to use and cross-platform. Usage <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> This library is tracking Zig's master branch. Last tested with <c...
[ "https://github.com/griush/CoreX", "https://github.com/griush/zig-opengl-example" ]
https://avatars.githubusercontent.com/u/231785?v=4
ohsnap
mnemnion/ohsnap
2024-07-20T20:08:03Z
Oh Snap! Easy Snapshot Testing for Zig
trunk
3
54
4
54
https://api.github.com/repos/mnemnion/ohsnap/tags
MIT
[ "snapshot-testing", "test", "testing-library", "unit-test", "zig", "zig-package" ]
105
false
2025-05-17T16:37:08Z
true
true
0.14.0
github
[ { "commit": "refs", "name": "diffz", "tar_url": "https://github.com/mnemnion/diffz/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/mnemnion/diffz" }, { "commit": "refs", "name": "mvzr", "tar_url": "https://github.com/mnemnion/mvzr/archive/refs.tar.gz", "typ...
Oh Snap! Easy Snapshot Testing for Zig It's hard to know if a program, or part of one, actually works. But it's easy to know if it doesn't: if there isn't a test for some part of the program, then that part doesn't work. <a>Snapshot testing</a> is a great way to get fast coverage for <em>data invariants</em> in a pr...
[ "https://github.com/mnemnion/obelizmo" ]
https://avatars.githubusercontent.com/u/1552770?v=4
zat
neurocyte/zat
2024-02-20T16:58:33Z
zat is a syntax highlighting cat like utility using tree-sitter and with support for vscode themes
master
0
54
5
54
https://api.github.com/repos/neurocyte/zat/tags
MIT
[ "cat", "tree-sitter", "tui", "zig" ]
76
false
2025-05-12T03:12:19Z
true
true
unknown
github
[ { "commit": "0.10.0.tar.gz", "name": "clap", "tar_url": "https://github.com/Hejsil/zig-clap/archive/0.10.0.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/Hejsil/zig-clap" }, { "commit": "master", "name": "themes", "tar_url": "https://github.com/neurocyte/flow-themes...
zat zat is a syntax highlighting cat like utility. It uses tree-sitter and supports for vscode themes. Build with the provided zig wrapper: <code>shell ./zig build -Doptimize=ReleaseSmall</code> The zig wrapper just fetches a known good version of zig nightly and places it in the .cache directory. Or use your own v...
[]
https://avatars.githubusercontent.com/u/9116281?v=4
mailbox
g41797/mailbox
2024-07-31T05:20:32Z
Zig Mailbox is convenient inter-thread communication mechanizm.
main
0
53
2
53
https://api.github.com/repos/g41797/mailbox/tags
MIT
[ "actor-model", "channel-on-steroids", "fan-in", "fan-out", "inter-thread-communication", "mailbox", "thread-safe", "zig", "zig-library", "zig-package" ]
376
false
2025-05-21T04:57:13Z
true
true
0.14.0
github
[]
Mailbox - old new way of inter-thread communication. <a></a> &nbsp; &nbsp; &nbsp; A bit of history, a bit of theory Mailboxes are one of the fundamental parts of the <a>actor model originated in <strong>1973</strong></a>: <blockquote> An actor is an object that carries out its actions in response to communicatio...
[ "https://github.com/g41797/syslog" ]
https://avatars.githubusercontent.com/u/476352?v=4
comlink
rockorager/comlink
2024-05-31T01:17:58Z
An experimental IRC client
main
11
53
8
53
https://api.github.com/repos/rockorager/comlink/tags
MIT
[ "irc", "irc-client", "zig", "zig-package" ]
2,190
false
2025-05-03T01:43:36Z
true
true
unknown
github
[ { "commit": "a379a185fb5414c3f0545121deda73aef6adac15", "name": "vaxis", "tar_url": "https://github.com/rockorager/libvaxis/archive/a379a185fb5414c3f0545121deda73aef6adac15.tar.gz", "type": "remote", "url": "https://github.com/rockorager/libvaxis" }, { "commit": "44bebf856693332b168d8ba2...
comlink An experimental IRC client written in zig. Join the discussion in #comlink on libera.chat. Installation Arch Linux <a>comlink</a> is available as a package in the AUR. It can be installed using an AUR helper (e.g. paru). <code>sh paru -S comlink</code> Zig Build System <code>comlink</code> is written i...
[]
https://avatars.githubusercontent.com/u/57362253?v=4
cimgui.zig
tiawl/cimgui.zig
2024-02-12T13:28:17Z
dear imgui packaged for @ziglang
trunk
1
53
7
53
https://api.github.com/repos/tiawl/cimgui.zig/tags
Unlicense
[ "binding", "cimgui", "imgui", "spaceporn", "zig", "zig-package", "ziglang" ]
3,212
false
2025-05-21T09:19:51Z
true
true
0.14.0
github
[ { "commit": "master", "name": "glfw_zig", "tar_url": "https://github.com/tiawl/glfw.zig/archive/master.tar.gz", "type": "remote", "url": "https://github.com/tiawl/glfw.zig" }, { "commit": "0ab7c9830bf17c1a2404461a88c0fdedf95309a4", "name": "sdl", "tar_url": "https://github.com/ca...
cimgui.zig This is a fork of <a>ocornut/imgui</a> packaged for <a>Zig</a> Why this fork ? The intention under this fork is to package <a>ocornut/imgui</a> for <a>Zig</a>. So: * Unnecessary files have been deleted, * The build system has been replaced with <code>build.zig</code>, * <a>dearimgui/dear_bindings</a> gene...
[]
https://avatars.githubusercontent.com/u/56034786?v=4
mdsf
hougesen/mdsf
2024-02-18T17:01:41Z
Format markdown code blocks using your favorite tools
main
16
50
1
50
https://api.github.com/repos/hougesen/mdsf/tags
MIT
[ "cli", "codeblocks", "codeformatter", "command-line", "documentation", "elixir", "formatter", "gleam", "go", "hacktoberfest", "json", "markdown", "md", "pretty-printer", "python", "rust", "typescript", "zig" ]
3,611
false
2025-05-20T13:30:48Z
false
false
unknown
github
[]
mdsf Format, and lint, markdown code snippets using your favorite tools. <a></a> <a></a> <a></a> Table of contents <ul> <li><a>Table of contents</a></li> <li><a>Installation</a></li> <li><a>Linux &amp; MacOS</a></li> <li><a>Windows</a></li> <li><a>Cargo</a></li> <li><a>npm/npx</a></li> <li><a>Homebrew</a></li> <li...
[]
https://avatars.githubusercontent.com/u/170739895?v=4
ziglist
pixqc/ziglist
2024-08-01T13:17:15Z
Discover Zig projects and packages
master
3
49
0
49
https://api.github.com/repos/pixqc/ziglist/tags
MIT
[ "zig" ]
1,358
false
2025-03-17T18:26:51Z
false
false
unknown
github
[]
<a></a> Ziglist is a web-based tool to discover Zig projects and packages. Visit <a>ziglist.org</a>. How it works: Ziglist periodically indexes GitHub for Zig-related repositories, saves it in a SQLite database, and serves it. Ziglist lives in a single JavaScript <a>file</a>. It runs on the Deno runtime. To run Zigl...
[]
https://avatars.githubusercontent.com/u/37773546?v=4
bamos
bagggage/bamos
2024-02-14T22:43:33Z
Open-source operating system
main
2
48
1
48
https://api.github.com/repos/bagggage/bamos/tags
MIT
[ "drivers", "embedded", "kernel", "open-source", "operating-system", "os", "zig" ]
2,775
false
2025-05-21T21:10:01Z
true
false
unknown
github
[]
<a target="_blank"></a> It is an <strong>open-source</strong> operating system project written in the Zig programming language. BamOS does not introduce new standards but strives for the <strong>best</strong> possible implementation of existing ones. Overview The main feature and goal of this project is to d...
[]
https://avatars.githubusercontent.com/u/96927121?v=4
flags
joegm/flags
2024-05-15T18:33:21Z
An effortless command-line argument parser for Zig.
main
3
47
5
47
https://api.github.com/repos/joegm/flags/tags
MIT
[ "command-line-arguments-parser", "library", "zig", "zig-package" ]
131
false
2025-05-08T20:54:58Z
true
true
0.14.0-dev.2802+257054a14
github
[]
flags An effortless command-line argument parser for Zig. Features <ul> <li>Zero allocations.</li> <li>Cross platform.</li> <li>Single-function, declarative API.</li> <li>Multi-level subcommands.</li> <li>Automatic help message generation at comptime.</li> <li>Customisable terminal coloring.</li> </ul> Getting Start...
[ "https://github.com/JacobCrabill/zigdown", "https://github.com/jhark/debuglog", "https://github.com/jhark/dizazm", "https://github.com/kj4tmp/gatorcat", "https://github.com/neurocyte/flow" ]
https://avatars.githubusercontent.com/u/160299836?v=4
zerl
dont-rely-on-nulls/zerl
2024-07-21T04:36:41Z
A Zig library to idiomatically communicate with other BEAM nodes
main
3
42
1
42
https://api.github.com/repos/dont-rely-on-nulls/zerl/tags
Unlicense
[ "erlang", "erlang-otp", "nix", "zerl", "zig", "zig-library", "ziglang" ]
124
false
2025-05-19T12:18:25Z
true
true
0.14.0
github
[]
404
[]
https://avatars.githubusercontent.com/u/1625198?v=4
gb-emu-zig
Ryp/gb-emu-zig
2024-05-26T19:58:31Z
Gameboy emulator written in Zig
master
0
42
2
42
https://api.github.com/repos/Ryp/gb-emu-zig/tags
MIT
[ "emulator", "gameboy", "zig" ]
226
false
2025-05-20T09:42:45Z
true
true
0.14.0
github
[ { "commit": "2bb5f57ea8b8c43eabe514f7bbd3361365ba2ff3", "name": "sdl", "tar_url": "https://github.com/castholm/SDL/archive/2bb5f57ea8b8c43eabe514f7bbd3361365ba2ff3.tar.gz", "type": "remote", "url": "https://github.com/castholm/SDL" } ]
Gameboy Emulator Here's a simple Gameboy emulator written in Zig using SDL3. It can run games like Tetris, Zelda or Kirby decently, and doesn't pretend to do much more. Most basic features are implemented, like graphics, sound and controls, but there was no effort to support any complex hardware behavior or bugs. On t...
[]
https://avatars.githubusercontent.com/u/43883450?v=4
OpenMP-zig
sbancuz/OpenMP-zig
2024-02-12T09:16:53Z
An implementation of the OpenMP directives for Zig
master
0
39
0
39
https://api.github.com/repos/sbancuz/OpenMP-zig/tags
MIT
[ "openmp", "openmp-parallelization", "zig", "zig-package" ]
235
false
2025-05-15T04:50:00Z
true
true
unknown
github
[]
OpenMP-zig This wrapper implements (almost all) the OpenMP directives up-to version 3.1 and some newer stuff. All of this is (mostly, see below) without any allocation from the zig part. This is implemented using the `libomp' library of LLVM. (Gomp support is not planned) <strong>Disclaimer</strong> This project is n...
[]
https://avatars.githubusercontent.com/u/69648959?v=4
zzmq
nine-lives-later/zzmq
2024-02-17T10:06:10Z
Zig Binding for ZeroMQ
main
6
36
8
36
https://api.github.com/repos/nine-lives-later/zzmq/tags
MPL-2.0
[ "libzmq", "zeromq", "zeromq-czmq", "zig", "ziglang" ]
63
false
2025-05-18T22:36:17Z
true
false
unknown
github
[]
Zig Binding for ZeroMQ This Zig library provides a ZeroMQ client. It is implemented based on the C API of <a>libzmq</a>. The interface is highly inspired by <a>CZMQ</a> and <a>goczmq</a>. It was originally based on the "High-level C Binding for ZeroMQ" (<a>CZMQ</a>), but later moved to using <a>libzmq</a> directly,...
[]
https://avatars.githubusercontent.com/u/206480?v=4
mqttz
karlseguin/mqttz
2024-06-06T14:24:16Z
MQTT client for Zig
master
0
36
2
36
https://api.github.com/repos/karlseguin/mqttz/tags
MIT
[ "mqtt-client", "zig", "zig-library", "zig-package" ]
182
false
2025-04-30T13:49:57Z
true
true
unknown
github
[]
MQTT Client for Zig This is a embedding-friendly MQTT client library for Zig. The library has two client: a platform-agnostic low level MQTT client where you bring your own read/write/close function and a higher level client based on Zig's stdlib. Examples These example connect to <a>test.mosquitto.org</a>, so pleas...
[]
https://avatars.githubusercontent.com/u/3759175?v=4
dipm
Hejsil/dipm
2024-06-06T19:29:02Z
An alternative to `curl | sh`
master
0
35
0
35
https://api.github.com/repos/Hejsil/dipm/tags
MIT
[ "cli", "package-manager", "zig" ]
668
false
2025-05-21T16:12:10Z
true
true
0.15.0-dev.375+8f8f37fb0
github
[]
A package manager for installing linux programs that are self contained. Packages are defined in <a><code>dipm-pkgs</code></a>. How to install <code>sh curl -L "https://github.com/Hejsil/dipm/releases/latest/download/dipm-$(uname -m)-$(uname -s)-musl" &gt; /tmp/dipm &amp;&amp; chmod +x /tmp/dipm &amp;&amp; ...
[]
https://avatars.githubusercontent.com/u/21952395?v=4
build.crab
akarpovskii/build.crab
2024-05-02T15:57:15Z
Build and use Rust libraries from Zig
main
0
35
4
35
https://api.github.com/repos/akarpovskii/build.crab/tags
MIT
[ "cargo", "rust", "zig", "zig-package" ]
176
false
2025-05-18T13:21:07Z
true
true
0.14.0
github
[]
build.crab Thin wrapper around Cargo which integrates it with Zig's build system. Cross-compilation is supported. Requirements Please see <code>.minimum_zig_version</code> field of the <code>build.zig.zon</code> file. Usage <code>sh zig fetch --save git+https://github.com/akarpovskii/build.crab</code> In <code>b...
[]
https://avatars.githubusercontent.com/u/56497124?v=4
gatorcat
kj4tmp/gatorcat
2024-06-24T02:49:33Z
An EtherCAT MainDevice for Zig
main
6
33
2
33
https://api.github.com/repos/kj4tmp/gatorcat/tags
MIT
[ "ethercat", "zig", "zig-package" ]
742
false
2025-05-15T04:40:19Z
true
true
0.14.0
github
[ { "commit": "0e2491d8e6d2be38dc0c2ce8e103469886e468bb", "name": "flags", "tar_url": "https://github.com/n0s4/flags/archive/0e2491d8e6d2be38dc0c2ce8e103469886e468bb.tar.gz", "type": "remote", "url": "https://github.com/n0s4/flags" }, { "commit": "fd3ea547804fdf87465a94adf200539a9a519e42",...
gatorcat <code>gatorcat</code> is an EtherCAT maindevice written in the Zig programming language. <blockquote> <span class="bg-yellow-100 text-yellow-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-yellow-900 dark:text-yellow-300">WARNING</span> <code>gatorcat</code> is <strong>alpha</strong> software. U...
[]
https://avatars.githubusercontent.com/u/195921428?v=4
opentelemetry-sdk
zig-o11y/opentelemetry-sdk
2024-07-31T20:33:31Z
An implementation of OpenTelemetry SDK in Zig
main
21
32
4
32
https://api.github.com/repos/zig-o11y/opentelemetry-sdk/tags
MIT
[ "observability", "opentelemetry", "zig" ]
26,757
false
2025-05-18T13:01:50Z
true
true
0.14.0
github
[ { "commit": "5ae85ea07dcc415682fc7c23497bf2a602d2d27b", "name": "protobuf", "tar_url": "https://github.com/Arwalk/zig-protobuf/archive/5ae85ea07dcc415682fc7c23497bf2a602d2d27b.tar.gz", "type": "remote", "url": "https://github.com/Arwalk/zig-protobuf" }, { "commit": "v0.9.3.tar.gz", "...
OpenTelemetry Zig <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> This project is a Work In Progress and not ready for production. In fact, it is not even ready for development as it is incomplete in its curren...
[]
https://avatars.githubusercontent.com/u/7783288?v=4
zenith
mtlynch/zenith
2024-02-11T21:07:46Z
An implementation of the Ethereum virtual machine in pure Zig.
master
9
32
0
32
https://api.github.com/repos/mtlynch/zenith/tags
MIT
[ "ethereum", "zig" ]
255
false
2025-03-05T09:21:18Z
true
false
unknown
github
[]
zenith <a></a> <a></a> An implementation of the Ethereum virtual machine in pure Zig. Project status <br/><input type='checkbox' class='w-4 h-4 text-green-500 bg-gray-100 border-gray-300 rounded focus:ring-blue-500 dark:focus:ring-blue-600 dark:ring-offset-gray-800 focus:ring-2 dark:bg-gray-700 dark:border-gray-600...
[]
https://avatars.githubusercontent.com/u/87844133?v=4
graf
vezel-dev/graf
2024-05-17T20:16:38Z
A graph-oriented intermediate representation, optimization framework, and machine code generator.
master
25
31
2
31
https://api.github.com/repos/vezel-dev/graf/tags
0BSD
[ "c", "compiler", "interpreter", "jit", "language", "optimizer", "runtime", "toolchain", "zig" ]
385
false
2025-05-21T22:15:53Z
true
true
0.13.0
github
[ { "commit": "8a885d8f6b65c6ed44d56a9f51e0401d76e6940d", "name": "aro", "tar_url": "https://github.com/Vexu/arocc/archive/8a885d8f6b65c6ed44d56a9f51e0401d76e6940d.tar.gz", "type": "remote", "url": "https://github.com/Vexu/arocc" }, { "commit": "master", "name": "clap", "tar_url": ...
Graf <strong> A graph-oriented intermediate representation, optimization framework, and machine code generator. </strong> [![License](https://img.shields.io/github/license/vezel-dev/graf?color=brown)](LICENSE-0BSD) [![Commits](https://img.shields.io/github/commit-activity/m/vezel...
[]
https://avatars.githubusercontent.com/u/910428?v=4
zoop
zhuyadong/zoop
2024-08-08T11:00:27Z
A Zig OOP solution
main
0
29
3
29
https://api.github.com/repos/zhuyadong/zoop/tags
MIT
[ "class", "interface", "oop", "zig", "zig-package" ]
82
false
2025-05-16T01:16:34Z
true
true
0.11.0
github
[]
<a>中文</a> | <a>English</a> Zoop is an OOP solution for Zig Install In the project root directory: <code>shell zig fetch "git+https://github.com/zhuyadong/zoop.git" --save=zoop</code> If you want to install a specific version: <code>shell zig fetch "git+https://github.com/zhuyadong/zoop.git#&lt;ref id&gt;" --save=zoo...
[]
https://avatars.githubusercontent.com/u/680789?v=4
duckdb-extension-template-zig
rupurt/duckdb-extension-template-zig
2024-02-25T03:42:59Z
A Zig template for building DuckDB extensions
main
1
28
0
28
https://api.github.com/repos/rupurt/duckdb-extension-template-zig/tags
MIT
[ "c", "cpp", "duckdb", "duckdb-extension", "federated-query", "zig" ]
11
false
2025-02-01T16:01:59Z
true
true
unknown
github
[]
duckdb-extension-template-zig A Zig &amp; Nix toolkit template for building extensions against multiple versions of DuckDB using Zig, C or C++. Usage ```shell <blockquote> nix develop -c $SHELL duckdb -unsigned D LOAD 'zig-out/lib/quack.duckdb_extension'; D FROM duckdb_extensions(); ┌──────────────────┬─────────┬──...
[]
https://avatars.githubusercontent.com/u/11492844?v=4
fuzzig
fjebaker/fuzzig
2024-04-05T22:27:07Z
Fuzzy finder algorithms a la Smith-Waterman for Zig.
main
0
28
1
28
https://api.github.com/repos/fjebaker/fuzzig/tags
MIT
[ "alignment", "fuzzy-finder", "fuzzy-search", "fzf", "smith-waterman", "zig" ]
124
false
2025-03-23T07:03:00Z
true
true
unknown
github
[]
fuzzig Fuzzy finder algorithms in Zig based on the <a>Smith-Waterman algorithm</a>, inspired by <a>fzf</a>. For Unicode support, use the <a>unicode branch</a>. Example ```zig const std = @import("std"); const fuzzig = @import("fuzzig"); pub fn main() !void { var gpa = std.heap.GeneralPurposeAllocator(.{}){}; ...
[ "https://github.com/fjebaker/zorro", "https://github.com/neurocyte/flow" ]
https://avatars.githubusercontent.com/u/51087818?v=4
zig-jni
SuperIceCN/zig-jni
2024-02-18T14:10:32Z
Zig-JNI helps you to impl Java native methods in Zig.
main
0
25
2
25
https://api.github.com/repos/SuperIceCN/zig-jni/tags
MIT
[ "c", "cpp", "interop", "java", "jni", "zig", "zig-package" ]
64
false
2025-05-20T04:11:53Z
true
true
0.14.0
github
[]
Zig-JNI Zig-JNI is a thin wrapper around the Java Native Interface (JNI) for the Zig programming language. It is designed to be a simple and easy-to-use interface for implementing Java native methods in Zig. Please note that this project is <strong>still in the early stages</strong> of development, and it is <strong>...
[]
https://avatars.githubusercontent.com/u/7550632?v=4
graphon
ekzhang/graphon
2024-05-19T15:19:04Z
🌌 A very small graph database (WIP, inactive)
main
0
23
1
23
https://api.github.com/repos/ekzhang/graphon/tags
-
[ "database", "gql", "graph-database", "zig" ]
253
false
2025-05-15T09:11:39Z
true
true
0.13.0
github
[]
Graphon A very small graph database. <code>gql MATCH (db:Database {name: 'graphon'})&lt;-[:Wrote]-(p:Person) RETURN p.name</code> Can be queried with <a>GQL</a>, the ISO-standard graph query language. Getting started Graphon is a single binary that implements almost the entire GQL standard, to specification. You c...
[]
https://avatars.githubusercontent.com/u/301903?v=4
ziege
photex/ziege
2024-06-04T20:28:23Z
A friendly Zig launcher and toolchain manager.
main
0
22
1
22
https://api.github.com/repos/photex/ziege/tags
Apache-2.0
[ "tools", "zig" ]
207
false
2025-02-23T05:01:21Z
true
false
unknown
github
[]
Ziege manages zig toolchains and zls releases on your system (automatically configured by a <code>.zigversion</code> in your repo root). When used as an alias (either by renaming it, or by symlink) to Zig it will seamlessly dispatch all command line arguments to the correct Zig binary for a project. Using Ziege shou...
[]
https://avatars.githubusercontent.com/u/143469704?v=4
synapse
Cohesible/synapse
2024-06-07T21:14:00Z
TypeScript toolchain for developing cloud-based apps
main
8
22
1
22
https://api.github.com/repos/Cohesible/synapse/tags
Apache-2.0
[ "aws", "bundler", "cloud", "devops-tools", "devtool", "nodejs", "npm", "react", "serverless", "synapse", "terraform", "typescript", "zig" ]
1,265
false
2025-02-21T08:11:57Z
false
false
unknown
github
[]
Synapse <a> </a> <a target="_blank"> </a> Synapse is a toolchain for building and deploying TypeScript applications, from CLI tools to full-stack apps. Your application's infrastructure is defined within the application itself. Features: * Multi-phase programming - run code at bu...
[]
https://avatars.githubusercontent.com/u/31826595?v=4
zdt
FObersteiner/zdt
2024-05-04T10:06:10Z
Timezoned Datetime in Zig
master
0
22
2
22
https://api.github.com/repos/FObersteiner/zdt/tags
MPL-2.0
[ "date", "datetime", "duration", "time", "timezones", "zig", "zig-package", "ziglang" ]
14,993
false
2025-05-13T10:35:12Z
true
true
0.14.0
github
[]
zdt Please Note... <strong>This repository is only a mirror of <a>zdt on Codeberg</a>.</strong> If you want to contribute (which is very welcome!) or raise an issue, please do so over there.
[ "https://github.com/ceyhunkerti/oracle_tocsv", "https://github.com/dasimmet/zig-git-crawler" ]
https://avatars.githubusercontent.com/u/205094268?v=4
wasmer-zig-api
zig-wasm/wasmer-zig-api
2024-05-20T14:28:29Z
Zig bindings for the Wasmer WebAssembly runtime
main
0
22
2
22
https://api.github.com/repos/zig-wasm/wasmer-zig-api/tags
MIT
[ "wasi", "wasm", "wasmer", "webassembly", "zig", "ziglang" ]
878
false
2025-04-28T13:40:59Z
true
true
0.14.0
github
[]
wasmer-zig-api Zig bindings for the <a>Wasmer</a> WebAssembly runtime. This module is based on the zigwasm/wasmer-zig fork. The old API does not work with newer versions of zig, and the main goal of this project is to continue to support the module for newer versions of zig. All WASI APIs are also implemented. All ...
[]
https://avatars.githubusercontent.com/u/41784264?v=4
znvim
jinzhongjia/znvim
2024-02-13T17:11:29Z
neovim remote rpc client implementation with zig
main
2
21
2
21
https://api.github.com/repos/jinzhongjia/znvim/tags
MIT
[ "neovim", "neovim-remote", "zig", "zig-package" ]
154
false
2025-05-13T11:24:47Z
true
true
0.12.0
github
[ { "commit": "refs", "name": "zig-msgpack", "tar_url": "https://github.com/zigcc/zig-msgpack/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/zigcc/zig-msgpack" } ]
znvim <em>znvim</em> is a <a>neovim remote rpc</a> client implementation with <a><code>zig</code></a>. <blockquote> This package is under developing! </blockquote> Document <a>https://jinzhongjia.github.io/znvim/</a> Features <ul> <li>Implementation of multiple remote calling methods</li> <li>Support all neovim rp...
[]
https://avatars.githubusercontent.com/u/137767533?v=4
ZigZen
ZigIDE/ZigZen
2024-02-14T13:43:13Z
ZigZen: Zig IDE on top of the IntelliJ Platform
252.13776
0
21
1
21
https://api.github.com/repos/ZigIDE/ZigZen/tags
Apache-2.0
[ "intellij", "zig" ]
4,823,839
true
2025-05-18T04:41:06Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/78925721?v=4
crash
RGBCube/crash
2024-05-15T06:40:04Z
User-configurable login shell configured by the SHELLS environment variable.
master
0
21
0
21
https://api.github.com/repos/RGBCube/crash/tags
MIT
[ "shell", "user-configureable", "zig" ]
40
false
2025-05-07T02:09:30Z
true
true
0.14.0
github
[]
crash A user-configurable login shell wrapper. Crash is a super lightweight shim that executes the shells that are seperated by <code>:</code> in your <code>SHELLS</code> environment variable in order, halting execution if one exits sucessfully (with a 0 exit code). If you don't have anything in your <code>SHELLS</c...
[]
https://avatars.githubusercontent.com/u/15014128?v=4
zbgfx
cyberegoorg/zbgfx
2024-04-10T12:00:23Z
When zig meets bgfx.
main
1
20
3
20
https://api.github.com/repos/cyberegoorg/zbgfx/tags
WTFPL
[ "bgfx", "bgfx-graphics-library", "gamedev", "zig", "zig-package" ]
9,686
false
2025-04-11T14:41:18Z
true
true
unknown
github
[]
ZBgfx <a></a> When <a>zig</a> meets <a>bgfx</a>. 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:ring-offset-gray-800 focus:ring-2 dark:bg-gray-700 dark:border-gray-600' checked disabled></input> Zig api. <br/><...
[ "https://github.com/cyberegoorg/cetech1" ]
https://avatars.githubusercontent.com/u/561689?v=4
zsmooth
adworacz/zsmooth
2024-03-06T22:05:15Z
Cross-platform, cross-architecture video smoothing functions for Vapoursynth, written in Zig
master
1
20
0
20
https://api.github.com/repos/adworacz/zsmooth/tags
MIT
[ "plugin", "vapoursynth", "video", "zig" ]
519
false
2025-05-21T23:49:53Z
true
true
0.14.0
github
[ { "commit": "6fc33f730999282cbc0852c745898d74002309a9", "name": "vapoursynth", "tar_url": "https://github.com/dnjulek/vapoursynth-zig/archive/6fc33f730999282cbc0852c745898d74002309a9.tar.gz", "type": "remote", "url": "https://github.com/dnjulek/vapoursynth-zig" } ]
Zsmooth - cross-platform, cross-architecture video smoothing functions for Vapoursynth, written in Zig <strong>Goals</strong> * Clean, easy to read code, with a standard scalar (non-SIMD) implementation for every algorithm. * Support for 8-16 integer, and 16-32 float bit depths. (See FP16 note below) * Tests for all f...
[]
https://avatars.githubusercontent.com/u/12820359?v=4
astroz
ATTron/astroz
2024-06-25T00:35:54Z
Astrodynamics and Spacecraft Toolkit Written in Zig! Features orbit prop, celestial precession, CCSDS parsing, RF parsing, fits image parsing, and more!
main
0
20
1
20
https://api.github.com/repos/ATTron/astroz/tags
GPL-3.0
[ "astro", "astronomy", "astrophysics", "ccsds", "celestial-bodies", "fits-files", "fits-image", "orbital-simulation", "radio-frequency", "rf", "space", "spacecraft", "tle", "toolkit", "vita", "zig", "zig-library", "zig-package" ]
107,268
false
2025-04-17T13:10:36Z
true
true
0.14.0-dev.3445+6c3cbb0c8
github
[ { "commit": "29ff47f9e011065460d1d049cdc18784d733e23b", "name": "zigimg", "tar_url": "https://github.com/zigimg/zigimg/archive/29ff47f9e011065460d1d049cdc18784d733e23b.tar.gz", "type": "remote", "url": "https://github.com/zigimg/zigimg" } ]
ASTROZ <a></a> <a></a> <a></a> Astronomical and Spacecraft Toolkit Written in Zig for Zig! Features / Plans Spacecraft <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...
[]
https://avatars.githubusercontent.com/u/84684231?v=4
zaft
LVala/zaft
2024-05-28T20:26:31Z
The Raft Consensus Algorithm in Zig
main
0
19
2
19
https://api.github.com/repos/LVala/zaft/tags
MIT
[ "consensus", "distributed-systems", "raft", "raft-consensus-algorithm", "zig" ]
72
false
2025-04-02T13:22:36Z
true
true
0.12.1
github
[]
# `zaft` <a></a> <a></a> <a></a> ### The Raft Consensus Algorithm in Zig This repository houses `zaft` - [Raft Consensus Algorithm](https://raft.github.io/) library implemented in Zig. It provides the building blocks for creating distributed systems requiring consensus among replicated state machines, like databas...
[]
https://avatars.githubusercontent.com/u/4424467?v=4
zensor
ethanthoma/zensor
2024-07-08T06:59:30Z
Zig tensor library
main
1
17
0
17
https://api.github.com/repos/ethanthoma/zensor/tags
MIT
[ "machine-learning", "tensor", "zig", "zig-package" ]
196
false
2025-03-19T20:14:02Z
true
true
0.14.0
github
[]
Zensor, a zig tensor library A zig tensor library. Correctness first, speed second. This library promises compile-time type and shape checking. <strong>Very WIP</strong> Example Usage: ```zig const std = @import("std"); const T = u32; const Tensor = @import("zensor").Tensor(T); pub fn main() !void { ...
[]
https://avatars.githubusercontent.com/u/89275?v=4
play.zig
dgv/play.zig
2024-03-26T18:28:56Z
Zig Playground webeditor with snippets sharing support and ziglings
main
1
17
0
17
https://api.github.com/repos/dgv/play.zig/tags
MIT
[ "learning", "learning-by-doing", "snippet", "webeditor", "zig", "ziglings" ]
293
false
2025-04-26T06:55:35Z
true
true
0.14.0
github
[ { "commit": "master", "name": "s3db", "tar_url": "https://github.com/dgv/s3db.zig/archive/master.tar.gz", "type": "remote", "url": "https://github.com/dgv/s3db.zig" }, { "commit": "master", "name": "httpz", "tar_url": "https://github.com/karlseguin/http.zig/archive/master.tar.gz"...
play.zig <a></a> <a></a> <a></a> <a></a> play.zig is just another Zig playground, actually an adaptation wrapping Zig for compilation and format code from my old <a>go-vim</a> (Go Playground)... Following considerations when you use it: <ul> <li>Running at last Zig stable version.</li> <li>5s timeout by default.</...
[]
https://avatars.githubusercontent.com/u/36502791?v=4
zcrun
1nwf/zcrun
2024-02-25T18:33:37Z
linux container runtime built with zig
main
0
16
2
16
https://api.github.com/repos/1nwf/zcrun/tags
MIT
[ "container-runtime", "containers", "docker", "linux", "zig" ]
64
false
2025-02-28T04:25:36Z
true
true
unknown
github
[]
zcrun a simple linux container runtime built with zig Features <ul> <li>namespaces:</li> <li>isolate user, network, pid, mount, ipc, and uts namespace</li> <li>cgroups:</li> <li>support cgroups v2</li> <li>limit memory, cpu, or pids (# of procs).</li> <li>internet access inside containers using SNAT</li> </ul> Usage...
[]
https://avatars.githubusercontent.com/u/71455761?v=4
ziglang-caches
Jeevananthan-23/ziglang-caches
2024-03-05T11:10:44Z
In-memory cache implementation with commonly used LRU, W-LFU and S3-FIFO as the eviction policy
master
3
14
0
14
https://api.github.com/repos/Jeevananthan-23/ziglang-caches/tags
MIT
[ "cache", "lfu-cache", "lru-cache", "s3fifo", "sieve", "zig", "zig-package", "ziglang" ]
50
false
2025-04-27T01:37:00Z
true
true
0.12.0-dev.2334+aef1da163
github
[]
ziglang-caches This is a modern cache implementation, inspired by the following papers, provides high efficiency. <ul> <li>SIEVE | <a>SIEVE is Simpler than LRU: an Efficient Turn-Key Eviction Algorithm for Web Caches (NSDI'24)</a></li> <li>S3-FIFO | <a>FIFO queues are all you need for cache eviction (SOSP'23)</a></li>...
[]
https://avatars.githubusercontent.com/u/1562827?v=4
json-schema-gen
travisstaloch/json-schema-gen
2024-07-03T08:38:40Z
Input arbitrary json. Output zig code which can parse the json.
main
2
14
3
14
https://api.github.com/repos/travisstaloch/json-schema-gen/tags
MIT
[ "json", "wasm", "zig" ]
58
false
2025-03-23T23:00:31Z
true
true
0.14.0
github
[]
json-schema-gen Input arbitrary json. Output zig code which can parse the json. Web https://travisstaloch.github.io/ Motivation When you need to parse arbitrary json in zig, you usually pass <code>std.json.Value</code> to one of the parse() methods. This is convenient but is generally slower and allocates more m...
[]
https://avatars.githubusercontent.com/u/113083639?v=4
zstbi
zig-gamedev/zstbi
2024-08-07T22:58:40Z
Zig bindings and build package for stb_image, stb_image_resize and stb_image_write
main
2
14
8
14
https://api.github.com/repos/zig-gamedev/zstbi/tags
MIT
[ "bindings", "gamedev", "stb-image", "zig" ]
132
false
2025-05-13T11:40:41Z
true
true
0.13.0-dev.351+64ef45eb0
github
[]
<a>zstbi</a> Zig bindings and build package for stb_image, stb_image_resize and stb_image_write from <a>Sean Barrett's stb single-file C libraries</a> Features <ul> <li>Supports Zig memory allocators</li> <li>Supports decoding most popular formats</li> <li>Supports HDR images</li> <li>Supports 8-bits and 16-bits per ...
[ "https://github.com/Avokadoen/zig_vulkan", "https://github.com/flyfish30/zig-basic", "https://github.com/foxnne/aftersun", "https://github.com/foxnne/pixi", "https://github.com/yusdacra/levent", "https://github.com/zewenn/TAGe4", "https://github.com/zig-gamedev/zig-gamedev" ]
https://avatars.githubusercontent.com/u/60631511?v=4
dishwasher
edqx/dishwasher
2024-06-09T23:50:43Z
A non-spec-compliant, but probably pretty fast, XML parser for Zig.
master
0
13
0
13
https://api.github.com/repos/edqx/dishwasher/tags
MIT
[ "household-appliance", "xml", "zig", "zig-package" ]
344
false
2025-05-14T18:30:14Z
true
true
unknown
github
[]
Dishwasher A fairly fast XML parser for <a>Zig</a>. Note that this parser isn't strictly spec-compliant, however it will probably work with most well-formed xml documents. 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-...
[ "https://github.com/Zig-Sec/kdbx" ]
https://avatars.githubusercontent.com/u/124872?v=4
zig-aes-gem
jedisct1/zig-aes-gem
2024-07-13T23:19:08Z
AES-GEM (AES Galois Extended Mode) implementation.
main
0
13
1
13
https://api.github.com/repos/jedisct1/zig-aes-gem/tags
MIT
[ "aes", "aes-gem", "gem", "zig", "zig-package" ]
4
false
2025-03-07T05:42:44Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/109542784?v=4
aws-sdk-zig
by-nir/aws-sdk-zig
2024-02-26T22:48:38Z
🟧 AWS SDK for the Zig programming language
main
0
13
0
13
https://api.github.com/repos/by-nir/aws-sdk-zig/tags
MIT
[ "aws", "aws-sdk", "cloud", "sdk", "zig", "zig-package" ]
1,354
false
2025-02-24T18:03:42Z
true
true
0.14.0
github
[ { "commit": null, "name": "smithy", "tar_url": null, "type": "relative", "url": "smithy" }, { "commit": null, "name": "aws", "tar_url": null, "type": "relative", "url": "aws" }, { "commit": "1b147145c53dab1e7910c6de81a3749e6e71457b", "name": "aws-models", ...
AWS SDK for Zig <a></a> <strong>The <em>AWS SDK for Zig</em> provides an interface for <em>Amazon Web Services (AWS)</em>.</strong> <blockquote> <span class="bg-red-100 text-red-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-red-900 dark:text-red-300">CAUTION</span> This project is in early development,...
[]
https://avatars.githubusercontent.com/u/9478529?v=4
cross-compiling-rust-c-wasm-zig
scristobal/cross-compiling-rust-c-wasm-zig
2024-02-17T16:39:09Z
Cross compiling Rust + C codebase to Web Assembly (web and WASI) using Zig
main
0
13
0
13
https://api.github.com/repos/scristobal/cross-compiling-rust-c-wasm-zig/tags
-
[ "c", "crosscompile", "rust", "wasi", "wasm", "webassembly", "zig" ]
71
false
2025-05-03T10:55:05Z
false
false
unknown
github
[]
Crosscompile a Rust project with C dependencies into Web Assembly (WASM and WASI) using Zig Easy way using <a>rust-bindgen</a> and <a>cargo-zigbuild</a> CLI tools. Generate Rust bindings for the C code We just need the C/C++ header files wit the definitions and <a>rust-bindgen</a> will generate the Rust FFI bindings...
[]
https://avatars.githubusercontent.com/u/14044749?v=4
raylib-zig-bindings
L-Briand/raylib-zig-bindings
2024-05-24T11:09:22Z
One to one translation of raylib.h, rlgl.h, rcamera.h and raygui.h files in zig. Build tools to compile raylib from source with simple zon dependency.
master
1
13
2
13
https://api.github.com/repos/L-Briand/raylib-zig-bindings/tags
Zlib
[ "raygui", "raylib", "raylib-binding", "zig" ]
96
false
2025-01-01T19:22:12Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/8823448?v=4
init
lawrence-laz/init
2024-06-26T19:46:29Z
A command line tool for initializing files and directories
main
1
12
0
12
https://api.github.com/repos/lawrence-laz/init/tags
GPL-3.0
[ "cli", "command-line", "command-line-tool", "zig" ]
43
false
2025-01-12T00:07:30Z
true
true
0.13.0
github
[ { "commit": "c0193e9247335a6c1688b946325060289405de2a", "name": "clap", "tar_url": "https://github.com/Hejsil/zig-clap/archive/c0193e9247335a6c1688b946325060289405de2a.tar.gz", "type": "remote", "url": "https://github.com/Hejsil/zig-clap" } ]
<code>html .__ .__ __ |__| ____ |__|/ |_ | |/ \| \ __\ | | | \ || | |__|___| /__||__| \/</code> Create custom project templates with ease. 📦 Install <ol> <li>Build from source: <code>sh git clone --depth 1 https://github.com/lawrence-laz/init &amp;&amp; cd init &amp;&amp; zig bu...
[]
https://avatars.githubusercontent.com/u/55673467?v=4
build.nvim
cyuria/build.nvim
2024-04-20T09:09:07Z
A neovim plugin written in lua to automatically detect your current workspace's build system and set makeprg accordingly
main
3
12
1
12
https://api.github.com/repos/cyuria/build.nvim/tags
MIT
[ "build-tools", "cargo", "cmake", "makefile", "mesonbuild", "neovim-plugin", "setuptools", "zig" ]
35
false
2025-02-03T06:55:18Z
false
false
unknown
github
[]
build.nvim A neovim plugin written in lua which automatically detects the build system of your current project and sets <code>makeprg</code> accordingly. Requirements <ul> <li>neovim &gt;= 0.8</li> </ul> Features Automatically detects your build system based on the first build file found, currently supports: - CMak...
[]
https://avatars.githubusercontent.com/u/119983202?v=4
fastlanez
spiraldb/fastlanez
2024-02-26T15:25:02Z
A Zig implementation of the paper Decoding >100 Billion Integers per Second with Scalar Code.
develop
2
12
0
12
https://api.github.com/repos/spiraldb/fastlanez/tags
Apache-2.0
[ "compression", "simd", "zig" ]
100
false
2024-09-19T16:38:45Z
true
true
0.11.0
github
[ { "commit": "refs", "name": "zig-cycleclock", "tar_url": "https://github.com/fulcrum-so/zig-cycleclock/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/fulcrum-so/zig-cycleclock" } ]
<blockquote> <span class="bg-yellow-100 text-yellow-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-yellow-900 dark:text-yellow-300">WARNING</span> This repository is deprecated, please see our Rust implementation: https://github.com/spiraldb/fastlanes </blockquote> FastLanez A Zig implementation of the p...
[]
https://avatars.githubusercontent.com/u/22726048?v=4
relay
zfl9/relay
2024-05-12T14:20:49Z
高性能、低资源开销的 relay/proxy 工具
master
0
12
1
12
https://api.github.com/repos/zfl9/relay/tags
AGPL-3.0
[ "iptables", "linux", "nftables", "proxy", "relay", "socks4", "socks5", "ss-tproxy", "transparent-proxy", "trojan", "trojan-gfw", "trojan-go", "zig" ]
97
false
2025-02-12T10:13:43Z
true
false
unknown
github
[]
relay 高性能 relay(中继/转发)工具,类似 socat,但专注于 proxy 领域,通过组合不同的 in、out 协议,可实现: <ul> <li>ipt2socks:<code>in:tproxy</code> + <code>out:socks4/5</code></li> <li>tls-client:<code>in:tproxy</code> + <code>out:tlsproxy</code></li> <li>tls-server:<code>in:tlsproxy</code> + <code>out:raw</code></li> <li>trojan-tproxy:<code>in:tproxy<...
[]
https://avatars.githubusercontent.com/u/87844133?v=4
libffi
vezel-dev/libffi
2024-06-20T05:16:35Z
A friendly libffi fork with a Zig build script and bindings. Migrated to Codeberg.
master
3
12
0
12
https://api.github.com/repos/vezel-dev/libffi/tags
NOASSERTION
[ "bindings", "build", "c", "ffi", "interop", "zig" ]
8,345
true
2025-05-22T02:56:52Z
true
true
unknown
github
[]
Vezel libffi Fork <blockquote> <span class="bg-yellow-100 text-yellow-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-yellow-900 dark:text-yellow-300">WARNING</span> <a>This repository has moved to Codeberg.</a> Please update your <code>build.zig.zon</code> as necessary. The GitHub repository has been archi...
[ "https://github.com/allyourcodebase/wayland" ]
https://avatars.githubusercontent.com/u/43353831?v=4
graphs-complexity
storopoli/graphs-complexity
2024-07-25T13:30:22Z
Graph Theory and Computational Complexity
main
0
12
1
12
https://api.github.com/repos/storopoli/graphs-complexity/tags
CC0-1.0
[ "algorithms", "c", "complexity", "typst", "zig" ]
1,687
false
2025-03-29T22:36:36Z
false
false
unknown
github
[]
Graph Theory and Computational Complexity <a></a> <a></a> <a></a> <a></a> <a></a> <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> For the Portuguese version, check out the <a>README-pt.md</a>. Para a versão em portug...
[]
https://avatars.githubusercontent.com/u/51416554?v=4
zflame
hendriknielaender/zflame
2024-02-13T17:20:00Z
🔥 Flamegraph Profiling
main
15
11
0
11
https://api.github.com/repos/hendriknielaender/zflame/tags
MIT
[ "flamegraph", "performance", "zig" ]
466
false
2025-04-20T05:14:29Z
true
true
0.14.0
github
[]
zflame - Flamegraph Profiling Tool in Zig <a></a> <a></a> zflame is a cutting-edge flamegraph profiling tool designed for the Zig programming language, aimed at simplifying performance analysis and optimization. By leveraging Zig's low-level capabilities, <code>zflame</code> provides detailed, interactive flamegrap...
[]
https://avatars.githubusercontent.com/u/2242?v=4
zig-duckdb-ext
softprops/zig-duckdb-ext
2024-04-28T05:00:09Z
🐥 a duckdb extension library for zig
main
1
11
0
11
https://api.github.com/repos/softprops/zig-duckdb-ext/tags
MIT
[ "duckdb", "duckdb-extension", "zig", "zigdex-lib" ]
90
false
2025-04-15T02:33:55Z
true
true
unknown
github
[]
duckdb ext 🐥 a <a>DuckDB</a> extension library for zig duck backpack by Vectors Market from <a target="_blank">Noun Project</a> (CC BY 3.0) --- The zig analog to the [c++ extension template](https://github.com/duckdb/extension-template) \- softprops 2024
[]
https://avatars.githubusercontent.com/u/5008987?v=4
zig-fractions
Chriscbr/zig-fractions
2024-07-06T06:39:45Z
Simplify, convert, and do math with fractions in Zig
main
0
11
0
11
https://api.github.com/repos/Chriscbr/zig-fractions/tags
MIT
[ "fractions", "zig", "zig-library", "zig-package" ]
22
false
2025-05-19T16:24:54Z
true
true
unknown
github
[]
zig-fractions A Zig library for performing math with fractions, where each fraction is represented by a pair of integers. Compatible with Zig 0.13 stable. Supported APIs: <ul> <li>convertion from floats, or numerator/denominator pairs (<code>fromFloat()</code>, <code>init()</code>)</li> <li>convertion to floats and ...
[]
https://avatars.githubusercontent.com/u/2242?v=4
zig-graphql
softprops/zig-graphql
2024-03-27T17:38:46Z
a basic GraphQL client for zig
main
0
11
2
11
https://api.github.com/repos/softprops/zig-graphql/tags
MIT
[ "gql", "graphql", "zig" ]
41
false
2025-01-20T23:27:32Z
true
true
0.13.0
github
[]
zig graphql A very basic GraphQL HTTP client for zig <a></a> <a></a> examples ```zig const std = @import("std"); const graphql = @import("graphql"); pub fn main() !void { var gpa = std.heap.GeneralPurposeAllocator(.{}){}; defer _ = gpa.deinit(); const allocator = gpa.allocator(); <co...
[]
https://avatars.githubusercontent.com/u/25432120?v=4
progress
BrookJeynes/progress
2024-08-08T14:08:38Z
A simple thread safe progress bar and spinner library
main
0
10
2
10
https://api.github.com/repos/BrookJeynes/progress/tags
MIT
[ "cli", "zig", "zig-package" ]
32
false
2025-04-23T13:05:18Z
true
true
0.14.0
github
[]
progress A simple thread safe progress bar and spinner library. <ul> <li><a>Installation</a></li> <li><a>Example</a></li> <li><a>Contributing</a></li> </ul> Installation <ol> <li>Fetch the package. <code>zig fetch --save git+https://github.com/BrookJeynes/progress</code></li> <li>Add to your <code>build.zig</code>....
[]
https://avatars.githubusercontent.com/u/50487716?v=4
frametap
srijan-paul/frametap
2024-03-28T21:07:26Z
Cross platform screen capture library
main
0
10
1
10
https://api.github.com/repos/srijan-paul/frametap/tags
MIT
[ "gif", "screen-capture", "screenshot", "zig" ]
45,645
false
2025-04-22T13:07:27Z
true
true
unknown
github
[ { "commit": "0a89cc09da6804ae448241a673ce85a282216074.tar.gz", "name": "zig-objc", "tar_url": "https://github.com/mitchellh/zig-objc/archive/0a89cc09da6804ae448241a673ce85a282216074.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/mitchellh/zig-objc" }, { "commit": "refs", ...
Frametap <blockquote> frametap is <em>very</em> early in development. Definitely do not use it just yet. </blockquote> A cross platform screen capture library for MacOS, Windows, and Linux. Frametap can: - Deliver live frame information from your screen. - Capture GIFs. - Export frames as PNGs. Why? I wante...
[]
https://avatars.githubusercontent.com/u/231785?v=4
obelizmo
mnemnion/obelizmo
2024-08-05T15:32:16Z
Markup and print strings to the terminal
trunk
1
10
0
10
https://api.github.com/repos/mnemnion/obelizmo/tags
MIT
[ "ansi", "terminal", "vt100", "xterm", "zig", "zig-package" ]
134
false
2025-05-15T12:42:47Z
true
true
0.14.0
github
[ { "commit": "refs", "name": "ohsnap", "tar_url": "https://github.com/mnemnion/ohsnap/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/mnemnion/ohsnap" }, { "commit": "refs", "name": "mvzr", "tar_url": "https://github.com/mnemnion/mvzr/archive/refs.tar.gz", "...
Obeli⚡️mo: A String Marking Library This library provides a flexible system for marking up text, a practice referred to in ancient days as <a>Obelism</a>. A relic of this use is the <a>obelus</a>, which you know is an oddball word, since in English, it means <code>÷</code> or <code>†</code>, depending. The goal of <...
[]
https://avatars.githubusercontent.com/u/231785?v=4
runeset
mnemnion/runeset
2024-05-27T17:25:59Z
Fast UTF-8 codepoint sets for Zig.
trunk
0
10
0
10
https://api.github.com/repos/mnemnion/runeset/tags
MIT
[ "parsing", "sets", "utf-8", "zig", "zig-package" ]
48,630
false
2025-03-17T16:57:42Z
true
true
0.13.0
github
[ { "commit": "refs", "name": "ztap", "tar_url": "https://github.com/mnemnion/ztap/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/mnemnion/ztap" } ]
Runeset: Sets of UTF-8 Characters This library offers a compact data structure for "generalized"[^1] UTF-8 encoded codepoints. The design is based on an <a>implicit data structure</a>[^2], which uses <code>@popCount</code> and bit masking to check membership quickly, with minimal branching, and without having to deco...
[]
https://avatars.githubusercontent.com/u/32790578?v=4
zigClipboard
Aryvyo/zigClipboard
2024-07-10T20:09:21Z
A small clipboard tracker for X11 in zig
main
0
9
0
9
https://api.github.com/repos/Aryvyo/zigClipboard/tags
MIT
[ "clipboard", "clipboard-history", "clipboard-tracker", "linux", "x11", "zig" ]
99
false
2025-03-30T10:35:56Z
true
true
unknown
github
[ { "commit": null, "name": "zgui", "tar_url": null, "type": "relative", "url": "libs/zgui" }, { "commit": null, "name": "zglfw", "tar_url": null, "type": "relative", "url": "libs/zglfw" }, { "commit": null, "name": "zopengl", "tar_url": null, "type": "r...
Zig Clipboard Tracker My first project in zig, acts as a drop-in tracker for the X11 Selection server (clipboard). This does not take ownership of the selection except when you copy from it, I don't aim to disrupt the usual flow of the server Usage its as easy as downloading and <code>./zigClipManager</code> Insta...
[]
https://avatars.githubusercontent.com/u/2242?v=4
zig-retry
softprops/zig-retry
2024-08-04T05:19:37Z
♻️ Retry faillible zig functions
main
2
9
1
9
https://api.github.com/repos/softprops/zig-retry/tags
MIT
[ "retry", "retry-library", "zig", "zig-library", "zig-package" ]
18
false
2025-03-04T18:50:51Z
true
true
unknown
github
[]
♻️ zig retry A retry library for fault tolerant zig applications <a></a> <a></a> A goal of any operation should be a successful outcome. This package gives operations a better chance at achieving that. 📼 installing Create a new exec project with <code>zig init</code>. Copy an example from the ex...
[]
https://avatars.githubusercontent.com/u/417833?v=4
cowsay
shaozi/cowsay
2024-07-09T05:14:50Z
🐮 🐮 🐮 A simple library generates an ascii cow says a message. 🐮 🐮 🐮
main
1
9
1
9
https://api.github.com/repos/shaozi/cowsay/tags
-
[ "beginner", "fun", "zig" ]
36
false
2025-04-16T18:15:46Z
true
true
unknown
github
[ { "commit": "v0.13.2.tar.gz", "name": "zg", "tar_url": "https://codeberg.org/dude_the_builder/zg/archive/v0.13.2.tar.gz.tar.gz", "type": "remote", "url": "https://codeberg.org/dude_the_builder/zg" } ]
Cowsay This is a simple zig library that mimic the ascii art <a><strong>cowsay</strong></a> . What's New [x] Support UTF-8 Install <ol> <li>Use the <code>zig fetch</code> command to fetch and save the library:</li> <li>Fetch the latest: <code>zig fetch --save git+https://github.com/shaozi/cowsay</code></li> <li>or,...
[]
https://avatars.githubusercontent.com/u/480330?v=4
zig-budoux
Cloudef/zig-budoux
2024-02-25T17:27:45Z
Budoux for Zig and C
master
0
9
0
9
https://api.github.com/repos/Cloudef/zig-budoux/tags
MIT
[ "c", "chinese", "dependency-free", "internationalization", "japanese", "machine-learning", "natural-language-processing", "no-std", "text", "thai", "typography", "word", "word-wrapping", "zig" ]
36
false
2025-03-12T02:28:51Z
true
true
unknown
github
[ { "commit": "master", "name": "budoux", "tar_url": "https://github.com/google/budoux/archive/master.tar.gz", "type": "remote", "url": "https://github.com/google/budoux" } ]
zig-budoux <a>Budoux</a> for Zig (and C) <a></a> Project is tested on zig version 0.15.0-dev.27+17b40b1d6 Example Zig <code>zig const budoux = @import("zig-budoux"); var model = try budoux.init(allocator, .ja); defer model.deinit(allocator); var iter = model.iterator("今日は天気です。"); try std.testing.expectEqualSlic...
[]
https://avatars.githubusercontent.com/u/30725570?v=4
bench-ws
andrehrferreira/bench-ws
2024-08-06T09:34:21Z
Websocket performance testing in different languages
main
0
9
8
9
https://api.github.com/repos/andrehrferreira/bench-ws/tags
-
[ "bun", "cpp", "csharp", "dart", "deno", "elixir", "erlang", "go", "java", "node", "php", "python", "ruby", "rust", "swoole", "uwebsocket", "websocket", "zig" ]
192,522
false
2025-04-23T10:11:05Z
false
false
unknown
github
[]
Benchmark Websocket The result so far is an Intel Core i9 10980XE desktop, 256GB DDR RAM, individual Docker configuration for each server, 2024-08-14 | (index) | Server | Avg Messages/sec | % Difference | |:-------:|:------------------:|:----------------:|:------------:| | 0 | Rust | ...
[]
https://avatars.githubusercontent.com/u/7820420?v=4
zig-basic
flyfish30/zig-basic
2024-04-04T05:27:16Z
These project are used to collect some basic example of Zig program, it is only for myself.
main
1
9
0
9
https://api.github.com/repos/flyfish30/zig-basic/tags
GPL-3.0
[ "functional-programming", "simd", "zig" ]
516
false
2025-05-10T11:30:15Z
true
true
unknown
github
[ { "commit": null, "name": "zstbi", "tar_url": null, "type": "relative", "url": "libs/zstbi" } ]
zig-basic These project are used to collect some basic example of Zig program, it is only for myself. zig version The supported zig version is 0.13. Build and Run Run bellow command to build and run this project. <code>zig build run</code> Features vqsort This is a vectorized and performance-portable Quicksort ...
[]
https://avatars.githubusercontent.com/u/1552770?v=4
flow-syntax
neurocyte/flow-syntax
2024-03-06T18:29:57Z
Syntax highlighting module used by flow and zat
master
0
9
8
9
https://api.github.com/repos/neurocyte/flow-syntax/tags
MIT
[ "tree-sitter", "zig", "zig-package" ]
97
false
2025-04-19T10:44:51Z
true
true
0.14.0-dev.3451+d8d2aa9af
github
[ { "commit": "master", "name": "tree_sitter", "tar_url": "https://github.com/neurocyte/tree-sitter/releases/download/master-86dd4d2536f2748c5b4ea0e1e70678039a569aac/source.tar.gz/archive/master.tar.gz", "type": "remote", "url": "https://github.com/neurocyte/tree-sitter/releases/download/master-86...
flow-syntax Syntax highlighting module used by <a>flow</a>, <a>zat</a> and <a>zine</a>
[]
https://avatars.githubusercontent.com/u/119983202?v=4
zimd
spiraldb/zimd
2024-03-01T08:59:50Z
Additional cross-platform SIMD support for Zig
develop
0
8
0
8
https://api.github.com/repos/spiraldb/zimd/tags
Apache-2.0
[ "simd", "zig" ]
7
false
2025-04-13T07:26:35Z
true
true
0.11.0
github
[]
ZIMD Additional cross-platform SIMD support for Zig. Based loosely on <a>Google Highway</a> Why? Zig has builtin support for SIMD operations using <code>@Vector</code>. However this only supports a few basic operations. This library aims to fill in some of the blanks. Operators <a>TableLookupBytesOr0</a> Archite...
[]
https://avatars.githubusercontent.com/u/65700195?v=4
zigverm
AMythicDev/zigverm
2024-05-05T13:35:33Z
Version manager for the Zig Programming Language
main
4
8
0
8
https://api.github.com/repos/AMythicDev/zigverm/tags
Apache-2.0
[ "version-manager", "zig" ]
155
false
2025-03-16T17:51:03Z
true
true
0.11.0
github
[ { "commit": "b1f8fe858943cb14eb333c7424bb23ae002ee7a1", "name": "zip", "tar_url": "https://github.com/AMythicDev/zip.zig/archive/b1f8fe858943cb14eb333c7424bb23ae002ee7a1.tar.gz", "type": "remote", "url": "https://github.com/AMythicDev/zip.zig" } ]
zigverm zigverm is a version manager for the <a>Zig</a> programming Language. It lets you install Zig and further manage your installation. Platform Support Legend: 🎉 - Binary releases + automatic installer available 💪 - binary releases available ❌ - No binary releases. Maybe supported later. Requires <a>compiling...
[]
https://avatars.githubusercontent.com/u/146390816?v=4
AFLplusplus
allyourcodebase/AFLplusplus
2024-07-20T19:15:04Z
Zig build for AFL++
main
0
8
5
8
https://api.github.com/repos/allyourcodebase/AFLplusplus/tags
MIT
[ "afl", "afl-fuzz", "afl-fuzzer", "aflplusplus", "fuzzer", "fuzzing", "zig", "zig-lang", "zig-package", "ziglang" ]
35
false
2025-03-18T14:25:31Z
true
true
0.14.0
github
[ { "commit": "v4.21c.tar.gz", "name": "AFLplusplus", "tar_url": "https://github.com/AFLplusplus/AFLplusplus/archive/v4.21c.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/AFLplusplus/AFLplusplus" } ]
AFLplusplus <a></a> <a></a> Zig build for <a>AFLplusplus</a>. :arrow_down: Dependencies Requires a build of LLVM. You can either get one from your favorite package manager, or <a>build it yourself</a>. :rocket: Usage <code>sh git clone https://github.com/allyourcodebase/AFLplusplus.git cd AFLplusplus/ zig build</...
[ "https://github.com/allyourcodebase/AFLplusplus" ]
https://avatars.githubusercontent.com/u/1776476?v=4
Zig-Torrent
ookami125/Zig-Torrent
2024-04-14T17:05:14Z
A torrent client written in pure zig
main
0
8
1
8
https://api.github.com/repos/ookami125/Zig-Torrent/tags
GPL-3.0
[ "torrent", "torrent-client", "zig" ]
488
false
2025-04-06T21:51:44Z
true
false
unknown
github
[]
<a name="readme-top"></a> <a></a> <a></a> <a></a> <a></a> <a></a> <a> </a> Zig Torrent Client An multi-file torrent client using an event and coroutine system <a><strong>Explore the docs »</strong></a> <a>View Demo</a> · <a>Report Bug</a> · <a>Requ...
[]
https://avatars.githubusercontent.com/u/1160419?v=4
zio
TheWaWaR/zio
2024-07-26T10:39:25Z
Zig io from tigerbeetle/src/io
master
0
8
0
8
https://api.github.com/repos/TheWaWaR/zio/tags
-
[ "non-bloking-io", "tigerbettle", "zig" ]
43
false
2024-08-29T00:02:44Z
true
true
unknown
github
[]
Zio A cross-platform event loop library extract from <a>tigerbeetle</a> code base. Supported platform: * Linux (io_uring) * Darwin (kqueue) * Windows (IOCP) Examples See: <code>src/io/test.zig</code> Import Guide <code>shell zig fetch --save https://github.com/TheWaWaR/zio/archive/&lt;commit-id&gt;.tar.gz</code> ...
[]
https://avatars.githubusercontent.com/u/35711760?v=4
qoi-enc-zig
gianni-rosato/qoi-enc-zig
2024-02-25T01:46:10Z
QOI lossless image encoder written in Zig.
main
0
7
0
7
https://api.github.com/repos/gianni-rosato/qoi-enc-zig/tags
BSD-3-Clause
[ "codec", "encoding", "qoi", "zig", "ziglang" ]
4,250
false
2025-03-16T05:43:16Z
true
true
0.14.0
github
[]
QOI Image Encoder in Zig This Zig program encodes a subset of Portable Arbitrary Map (PAM) images into the Quite OK Image Format (QOI). It is a freestanding implementation, existing entirely in one file. The QOI format is a simple, lossless image format designed for fast encoding and decoding. Program Details I...
[]
https://avatars.githubusercontent.com/u/34311583?v=4
vzit
ttytm/vzit
2024-05-17T15:50:37Z
Zig formatter that utilizes `zig fmt` while allowing for tab indentation and diff viewing.
main
1
7
1
7
https://api.github.com/repos/ttytm/vzit/tags
MIT
[ "cli-app", "code-formatter", "diff", "formatter", "tabs", "zig", "zig-fmt" ]
34
false
2024-11-17T17:20:52Z
false
false
unknown
github
[]
VZiT <a></a> <a></a> Uses <code>zig fmt</code> to format Zig code while allowing for tab indentation and diff viewing. Quick Start <ul> <li><a>Installation</a></li> <li><a>Editor Setup</a></li> <li><a>Neovim</a></li> <li><a>VS Code / Codium</a></li> </ul> Feature Overview <ul> <li>Use tabs with <code>zig fmt</code>...
[]
https://avatars.githubusercontent.com/u/102893782?v=4
mcbot
nmalthouse/mcbot
2024-03-15T21:37:32Z
Minecraft bot for 1.21.3. Written in zig
master
0
7
0
7
https://api.github.com/repos/nmalthouse/mcbot/tags
GPL-3.0
[ "bot", "minecraft", "zig", "ziglang" ]
1,539
false
2025-01-20T11:21:17Z
true
true
unknown
github
[ { "commit": null, "name": "ratgraph", "tar_url": null, "type": "relative", "url": "ratgraph" } ]
A Minecraft Bot written in zig Linux only because epoll() is used. <a>Lua API documentation</a> Running: <code> # Install zig version 0.13.0 # make sure you have the following libraries installed system-wide: # libepoxy # sdl2 # freetype # # Setup a 1.21.3 Minecraft server and ensure the...
[]
https://avatars.githubusercontent.com/u/2242?v=4
zig-iter
softprops/zig-iter
2024-06-24T14:38:36Z
iterators for zig
main
1
7
1
7
https://api.github.com/repos/softprops/zig-iter/tags
MIT
[ "iterator", "zig", "zig-library", "zig-package" ]
45
false
2024-12-08T22:39:32Z
true
true
0.13.0
github
[]
zig iter iterators (for zig) <a></a> <a></a> what's next()? If you are coming to zig from any variety of other languages (we welcome you) you might be asking the questions like: how can I transform this zig collection?, how can I filter out elements?, and other perfectly valid questions based on w...
[]
https://avatars.githubusercontent.com/u/41646249?v=4
ScriptHookVZig
nitanmarcel/ScriptHookVZig
2024-06-11T21:18:50Z
Write GTA V mods using Zig
devel
0
7
0
7
https://api.github.com/repos/nitanmarcel/ScriptHookVZig/tags
MIT
[ "gta5", "gtamodding", "scripthookv", "zig" ]
7,118
false
2025-03-24T07:04:16Z
true
true
unknown
github
[]
ScriptHookVZig Develop GTA V mods with the help of Zig <ul> <li><a>ScriptHookVZig</a></li> <li><a>Requirements</a></li> <li><a>Usage</a><ul> <li><a>Adding to build.zig.zon</a></li> <li><a>Adding to build.zig</a></li> <li><a>Your first script</a></li> </ul> </li> <li><a>Documentation</a></li> <li><a>Thanks</a></li> <li...
[]
https://avatars.githubusercontent.com/u/6756180?v=4
zig-mos-bootstrap
kassane/zig-mos-bootstrap
2024-05-01T20:01:15Z
zig with llvm-mos backend
main
4
7
1
7
https://api.github.com/repos/kassane/zig-mos-bootstrap/tags
-
[ "6502", "6502-compiler", "llvm", "llvm-mos", "mos6502", "zig" ]
244,674
false
2025-03-29T03:08:00Z
false
false
unknown
github
[]
Zig LLVM-MOS Bootstrap This project is a fork of <a>zig-bootstrap</a>, originally created by <a>Andrew Kelley</a>, the creator of <a>Zig programming language</a>. The aim of this fork, <strong>zig-mos-bootstrap</strong>, is to switch the <em>LLVM upstream</em> dependency over to <em>LLVM-mos</em> in order to add suppo...
[]
https://avatars.githubusercontent.com/u/6833300?v=4
zcellterm
Siphonay/zcellterm
2024-03-14T23:24:51Z
Zig CLI implementation of the Wolfram Elementary Cellular Automaton
main
0
7
0
7
https://api.github.com/repos/Siphonay/zcellterm/tags
CC0-1.0
[ "cellular-automata", "cellular-automaton", "cli", "cli-toy", "cli-toys", "elementary-cellular-automata", "elementary-cellular-automaton", "toy", "zig", "ziglang" ]
40
false
2024-08-03T04:02:27Z
true
true
unknown
github
[ { "commit": "refs", "name": "clap", "tar_url": "https://github.com/Hejsil/zig-clap/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/Hejsil/zig-clap" } ]
zcellterm CLI toy, Zig implementation of the Wolfram Elementary Cellular Automaton, with various customization features Inspired by the <a>Coding Train</a> video on the subject. Demo Features <ul> <li>Call any of the 256 rules of the Elementary Cellular Automaton</li> <li>Automatic terminal size detection, manual ...
[]