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/565124?v=4 | w4-8x8-fill-patterns | peterhellberg/w4-8x8-fill-patterns | 2024-07-06T21:16:50Z | https://assets.c7.se/games/w4-8x8-fill-patterns/ | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/peterhellberg/w4-8x8-fill-patterns/tags | CC0-1.0 | [
"fantasy-console",
"wasm4",
"zig"
] | 42 | false | 2025-03-04T13:38:53Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "w4",
"tar_url": "https://github.com/peterhellberg/w4/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/peterhellberg/w4"
}
] | w4-8x8-fill-patterns :bucket:
A <code>.wasm</code> cart for use in <a>WASM-4</a> written
in <a>Zig</a> :zap:
<a>https://assets.c7.se/games/w4-8x8-fill-patterns</a>
<blockquote>
[!Note]
Based on patterns found at <a>8x8.me</a>
</blockquote>
Usage
| Key | |
|--... | [] |
https://avatars.githubusercontent.com/u/9393486?v=4 | tarn | tomcur/tarn | 2024-05-01T10:23:14Z | [mirror] River layout generators | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/tomcur/tarn/tags | GPL-3.0 | [
"riverwm",
"wayland",
"wayland-compositor",
"zig"
] | 92 | false | 2024-12-29T10:52:55Z | true | true | 0.13.0 | github | [
{
"commit": "bd8afd256fb6beed7d72e3580b00f33dea7155a1.tar.gz",
"name": "zig-wayland",
"tar_url": "https://codeberg.org/ifreund/zig-wayland/archive/bd8afd256fb6beed7d72e3580b00f33dea7155a1.tar.gz.tar.gz",
"type": "remote",
"url": "https://codeberg.org/ifreund/zig-wayland"
}
] | Tarn
Tarn is a collection of <a>River</a> layout
generators (currently N=1).
Included layouts
<ul>
<li>tarn-dwindle: a dwindling layout with horizontal and vertical dwindle ratios
specifiably separately</li>
</ul>
Usage
Tarn provides separate binaries for each layout.
<code>bash
$ tarn-dwindle -h</code>
tarn-dw... | [] |
https://avatars.githubusercontent.com/u/71920313?v=4 | runit.zig | MidstallSoftware/runit.zig | 2024-02-11T22:48:23Z | Runit packaged in Zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/MidstallSoftware/runit.zig/tags | BSD-3-Clause | [
"runit",
"zig"
] | 8 | false | 2024-02-12T00:42:53Z | true | true | unknown | github | [
{
"commit": null,
"name": "runit",
"tar_url": null,
"type": "remote",
"url": "http://smarden.org/runit/runit-2.1.2.tar.gz"
}
] | runit.zig
Runit packaged in Zig | [] |
https://avatars.githubusercontent.com/u/130914459?v=4 | lvm3 | smercer10/lvm3 | 2024-07-20T07:31:51Z | Lightweight LC-3 virtual machine. | main | 0 | 0 | 1 | 0 | https://api.github.com/repos/smercer10/lvm3/tags | MIT | [
"lc3",
"linux",
"vm",
"zig"
] | 59 | false | 2024-07-30T16:14:35Z | true | false | unknown | github | [] | LVM-3
LVM-3 is a virtual machine (VM) that implements the <a>LC-3 architecture</a> and can be used to run LC-3 programs on modern computers. The VM currently only supports Linux, but it can be easily ported to other operating systems with minor API changes.
<a></a>
<a></a>
Usage
<code>bash
lvm3 <path to program ... | [] |
https://avatars.githubusercontent.com/u/156404?v=4 | learnopengl-sokol-zig | Angluca/learnopengl-sokol-zig | 2024-03-02T06:16:33Z | Examples from learnopengl.com, implemented using sokol-zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Angluca/learnopengl-sokol-zig/tags | - | [
"sokol",
"zig"
] | 7 | false | 2024-03-02T06:44:05Z | true | true | 0.12.0 | github | [
{
"commit": "e77e89a2067fafa3505fb3056b0ce9bfa3b52943.tar.gz",
"name": "sokol",
"tar_url": "https://github.com/floooh/sokol-zig/archive/e77e89a2067fafa3505fb3056b0ce9bfa3b52943.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/floooh/sokol-zig"
}
] | learnopengl-sokol-zig
<strong>Unofficial</strong> cross platform examples for <a>learnopengl.com</a> and <a>learnopengl-sokol-c</a>
<a>Live Demos</a>
How to Build
```zsh
download sokol-shdc and set sokol_tools_bin_dir
<blockquote>
git clone https://github.com/floooh/sokol-tools-bin.git
git clone https://github.co... | [] |
https://avatars.githubusercontent.com/u/39483951?v=4 | miso | FranciscoLlobet/miso | 2024-05-09T12:52:56Z | MISO v2 | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/FranciscoLlobet/miso/tags | MIT | [
"freertos",
"iot",
"mqtt",
"zig"
] | 18,789 | false | 2025-05-03T13:24:10Z | true | true | 0.11.0 | github | [
{
"commit": null,
"name": "board",
"tar_url": null,
"type": "relative",
"url": "c"
},
{
"commit": null,
"name": "fatfs",
"tar_url": null,
"type": "relative",
"url": "c/FatFs"
},
{
"commit": null,
"name": "simplelink",
"tar_url": null,
"type": "relative... | miso | [] |
https://avatars.githubusercontent.com/u/6332937?v=4 | zigMemMapper | SuSonicTH/zigMemMapper | 2024-08-06T23:01:08Z | Cross platform memory mapped files | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/SuSonicTH/zigMemMapper/tags | MIT | [
"cross-platform",
"library",
"memorymappedfile",
"mmap",
"mmapped",
"windows",
"zig"
] | 22 | false | 2024-12-24T21:46:26Z | true | true | 0.13.0 | github | [] | zig MemMapper
a cross platform (windows and posix) zig library for memory mapped files.
It's a very thin wraper around the operating system functions to map a file into the virtual address space. | [] |
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/11298551?v=4 | ember | eyzi/ember | 2024-04-05T08:12:15Z | media byte reader | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/eyzi/ember/tags | MPL-2.0 | [
"image",
"media",
"sound",
"zig"
] | 124 | false | 2024-04-07T05:44:47Z | true | true | unknown | github | [] | Ember
Media Byte Reader
Usage
<ol>
<li>
Add to build.zig.zon:
<code>.{
.dependencies = .{
.ember = .{
.url = "https://github.com/eyzi/ember/archive/2b83332d5bc5ab259d3064c25e6b90eded9f3dad.tar.gz",
.hash = "12202221a4415efd2186a651add316c5247d2ecc6dbac55e43a30658c833075dabe1",
... | [] |
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/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/145858033?v=4 | Zig-binding-GLFW-OpemGL-tutorial | weige258/Zig-binding-GLFW-OpemGL-tutorial | 2024-08-02T06:11:21Z | A Zig tutorial teach you how to binding GLFW and OpenGL Zig语言绑定GLFW和OpenGL教程 | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/weige258/Zig-binding-GLFW-OpemGL-tutorial/tags | - | [
"binding-zig",
"glfw",
"glfw-bindings",
"glfw-opengl-library",
"glfw3",
"opengl",
"zig",
"ziglang"
] | 2,490 | false | 2024-08-02T13:01:45Z | true | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/57729459?v=4 | zig-cpp-build | simonthorell/zig-cpp-build | 2024-05-29T14:57:23Z | Simple demo of how do use zig's build tool to cross-compile C/C++ code to several architectures in a short script. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/simonthorell/zig-cpp-build/tags | - | [
"c",
"cpp",
"zig"
] | 5 | false | 2024-09-10T17:06:17Z | false | false | unknown | github | [] | Zig C/C++ Build Dev Template | [] |
https://avatars.githubusercontent.com/u/22800416?v=4 | ziggtk | mrwormhole/ziggtk | 2024-06-22T18:33:01Z | GTK samples in Zig | main | 2 | 0 | 0 | 0 | https://api.github.com/repos/mrwormhole/ziggtk/tags | - | [
"gtk3",
"gtk4",
"samples",
"zig"
] | 18,380 | true | 2024-12-25T01:59:52Z | true | false | unknown | github | [] | ZIG GTK
<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>
Works with zig version 0.13.0 and may not work in older versions.
</blockquote>
Main branch
Sample "hello world" GTK4 applications in <a>zig</a>. Based ... | [] |
https://avatars.githubusercontent.com/u/36203422?v=4 | learning-zig | alaminkouser/learning-zig | 2024-04-24T17:38:46Z | A repo to take note for learning zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/alaminkouser/learning-zig/tags | MIT | [
"zig",
"zig-lang",
"zig-language"
] | 6 | false | 2024-04-24T18:35:13Z | false | false | unknown | github | [] | learning-zig
I am a web developer. I mostly work with html, css, and js. I used to write C programs about 6 years ago. It is always interesting for me to learn a new language. Recently, I decided to learn a new programming language alongside my law studies and part-time programming. I was struggling to choose the righ... | [] |
https://avatars.githubusercontent.com/u/88917554?v=4 | zos | mkashirin/zos | 2024-06-03T22:26:30Z | Elementary OS kernel snippet written in the Zig programming language that can be run on x86 microarchitecture with QEMU. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/mkashirin/zos/tags | - | [
"kernel",
"os",
"systemsprogramming",
"x86",
"zig"
] | 15 | false | 2025-03-24T20:30:34Z | true | true | unknown | github | [] | ZOS
ZOS is an elementary OS kernel snippet written in the Zig programming language
that can be run on x86 microarchitecture with QEMU. | [] |
https://avatars.githubusercontent.com/u/77886027?v=4 | game-dev | patrickm663/game-dev | 2024-02-11T11:09:48Z | A monorepo for small game dev projects. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/patrickm663/game-dev/tags | MIT | [
"gamedev",
"zig",
"zig-lang"
] | 2,206 | false | 2024-02-15T14:25:54Z | false | false | unknown | github | [] | game-dev
A monorepo for small game dev projects.
Game development is an excellent way to learn programming and how I first started. I want to use game development as a means to grow my programming capabilities, solve interesting problems, and widen my skillset.
Goals
<ol>
<li>Networking is something I've never fully... | [] |
https://avatars.githubusercontent.com/u/163546630?v=4 | hello-world | zon-dev/hello-world | 2024-04-06T13:38:42Z | Build the most basic zig package. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/zon-dev/hello-world/tags | MIT | [
"zig",
"ziglang"
] | 11 | true | 2024-04-06T14:35:13Z | true | true | unknown | github | [] | Zig Module for hello_world.
Synopsis
```zig
const std = @import("std");
const hello = @import("hello_world");
test "Hello, World!" {
try std.testing.expectEqualStrings("Hello, World!", hello.hello_world());
}
```
Usage
Use <code>zig fetch</code> to add this library to build.zig.zon
<code>$zig fetch --save htt... | [] |
https://avatars.githubusercontent.com/u/170934839?v=4 | hololang | Ang3lERR404/hololang | 2024-06-07T21:37:17Z | A new semi-toy programming language written in zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Ang3lERR404/hololang/tags | GPL-3.0 | [
"programming-language",
"programming-language-development",
"zig"
] | 24 | false | 2024-06-17T23:11:37Z | false | false | unknown | github | [] | This project is a semi-toy/non-toy programming language written in <a>Zig</a>
the purpose of this semi-serious programming language is... undefined\
it is more so a learning project to try and make both, an interpreter and a compiler.
Building from Source
To build this form source, all you'd need to do is:
<code>bat... | [] |
https://avatars.githubusercontent.com/u/12129065?v=4 | wasm_parser | shailpatels/wasm_parser | 2024-06-05T00:24:16Z | Webassembly parser in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/shailpatels/wasm_parser/tags | MIT | [
"wasm",
"wasm2wat",
"webassembly",
"zig"
] | 17 | false | 2024-09-08T19:00:12Z | true | true | 0.13.0 | github | [] | wasm_parser
A work in progress web assembly parser
Building
Install <a>zig</a>, version >= 0.14.0-dev.1403+28383d4d9
Then run
<code>zig build</code> | [] |
https://avatars.githubusercontent.com/u/38223894?v=4 | echo-server-zig | lpg2709/echo-server-zig | 2024-03-28T15:56:54Z | Simple TCP echo server write in Zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/lpg2709/echo-server-zig/tags | MIT | [
"echo-server",
"example",
"tcp-server",
"zig",
"zig-language",
"ziglang"
] | 7 | false | 2025-03-07T11:06:45Z | true | false | unknown | github | [] | echo-server-zig
Simple TCP echo server write in <a>Zig 0.14.0</a>
<strong>Note:</strong>
<code>Because Zig is not yet finalized, there are a lot of changes in the standard
library, for this reason I locked this example in version 0.14.0 of the language</code>
You can see changes between versions by comparing branch... | [] |
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://github.com/deatil/zig-say"
] |
https://avatars.githubusercontent.com/u/61843100?v=4 | Ziglings-solutions | WestDragonIroh/Ziglings-solutions | 2024-03-14T14:56:39Z | My ziglings solution | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/WestDragonIroh/Ziglings-solutions/tags | MIT | [
"zig"
] | 254 | false | 2024-07-05T18:02:12Z | true | false | unknown | github | [] | Ziglings
⚠️ Ziglings has moved from GitHub to Codeberg!
You are looking at the current Ziglings repo if you are viewing
this at https://codeberg.org/ziglings/exercises/
You can also use the handy URL https://ziglings.org to get here!
Welcome to Ziglings! This project contains a series of tiny
broken programs (and... | [] |
https://avatars.githubusercontent.com/u/15135669?v=4 | tcx-extract | alhankeser/tcx-extract | 2024-03-06T06:38:57Z | Speed-optimized data extractor for .tcx (Garmin) files. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/alhankeser/tcx-extract/tags | MIT | [
"data-extraction",
"garmin",
"python",
"tcx",
"zig",
"ziglang"
] | 1,826 | false | 2024-03-11T20:57:30Z | false | false | unknown | github | [] | TCX Extractor
A speed-optimized data extractor for .tcx (Garmin) files.
Table of Contents
<ul>
<li><a>Installation</a></li>
<li><a>Usage</a></li>
<li><a>Support</a></li>
</ul>
Installation
Can be installed using:
<code>bash
pip install tcx-extract</code>
Then run this once to build the Zig executable:
<code>pyth... | [] |
https://avatars.githubusercontent.com/u/64859?v=4 | cmsketch.zig | nesv/cmsketch.zig | 2024-03-09T07:27:53Z | Count-min sketch data structures, in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/nesv/cmsketch.zig/tags | MPL-2.0 | [
"count-min-sketch",
"zig"
] | 11 | false | 2024-03-09T07:49:36Z | true | true | unknown | github | [] | cmsketch.zig
An implementation of the <a>count-min sketch</a> data structures.
Estimator
An <code>Estimator</code> can be used to count the occurrences of different keys:
```zig
const testing = @import("std").testing;
test {
var est = Estimator.init();
try testing.expect(est.increment("foo", 1) == 1);
try te... | [] |
https://avatars.githubusercontent.com/u/17238289?v=4 | zig-turret | xLPMG/zig-turret | 2024-03-18T19:40:01Z | 2D turret defense game | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/xLPMG/zig-turret/tags | - | [
"2d-game",
"defense-game",
"game-development",
"raylib",
"raylib-zig",
"shooter",
"shooter-game",
"shooter-mini-game",
"turret",
"zig",
"ziglang"
] | 10,938 | false | 2024-04-29T16:24:44Z | true | true | unknown | github | [
{
"commit": "5.0.tar.gz",
"name": "raylib",
"tar_url": "https://github.com/raysan5/raylib/archive/5.0.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/raysan5/raylib"
}
] | zig-turret
... is a 2D turret defense game I made in order to learn <code>zig</code>. For the graphics and audio I used raylib.
The goal is to shoot all enemies that come flying towards you. Once they manage to come close,
they will explode and inflict damage. You must try to survive as long as possible by killing the... | [] |
https://avatars.githubusercontent.com/u/15676482?v=4 | zargs | siniarskimar/zargs | 2024-05-30T10:44:35Z | zig command line argument parser | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/siniarskimar/zargs/tags | MIT | [
"cmd",
"zig"
] | 13 | false | 2024-06-02T08:55:02Z | true | true | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/2251232?v=4 | zeika | Chukobyte/zeika | 2024-04-29T11:42:09Z | null | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Chukobyte/zeika/tags | - | [
"gamedev",
"zig"
] | 10,047 | false | 2024-06-14T02:37:03Z | true | true | 0.13.0 | github | [] | Zeika
A zig wrapper around the <a>seika</a> game framework and its dependencies. | [
"https://github.com/Chukobyte/zig-game"
] |
https://avatars.githubusercontent.com/u/55508637?v=4 | zchess | apesteguia/zchess | 2024-05-20T12:07:21Z | Chess game written in Zig. | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/apesteguia/zchess/tags | - | [
"chess",
"zig"
] | 14 | false | 2024-06-02T22:27:29Z | true | true | unknown | github | [
{
"commit": "devel.tar.gz",
"name": "raylib-zig",
"tar_url": "https://github.com/Not-Nik/raylib-zig/archive/devel.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/Not-Nik/raylib-zig"
}
] | 404 | [] |
https://avatars.githubusercontent.com/u/9247261?v=4 | weird-js | UstymUkhman/weird-js | 2024-08-01T06:26:59Z | "JavaScript Is Weird (EXTREME EDITION)" algorithm written in Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/UstymUkhman/weird-js/tags | MIT | [
"javascript",
"wasm",
"weird",
"zig"
] | 44 | false | 2024-08-01T06:42:55Z | true | true | unknown | github | [] | Weird JS
<a>JavaScript Is Weird (EXTREME EDITION)</a> algorithm written in Zig (for learning purposes) and exposed on the web via WASM.
Download
<code>bash
git clone https://github.com/UstymUkhman/weird-js.git
cd weird-js</code>
Develop
```bash
CMD:
./build.sh
This script optionally accepts 2 arguments,
JS cod... | [] |
https://avatars.githubusercontent.com/u/134087466?v=4 | Z6502 | C0ttonplant/Z6502 | 2024-03-10T21:47:09Z | A 6502 emulator written in zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/C0ttonplant/Z6502/tags | GPL-3.0 | [
"assembly",
"emulator",
"zig"
] | 157 | false | 2025-05-06T18:00:25Z | true | false | unknown | github | [] |
A 6502 emulator written in zig.
<ul>
<li>immediatly builds, no setup required</li>
<li>supports most illegal opCodes</li>
<li>does not support unstable opCodes</li>
<li>decimal mode working</li>
<li>works with zig version 0.13.0 and 0.14.0</li>
</ul> | [] |
https://avatars.githubusercontent.com/u/11803493?v=4 | glizp | elton2048/glizp | 2024-08-07T07:00:38Z | Lisp interpreter in zig; Learning purpose mainly | main | 5 | 0 | 0 | 0 | https://api.github.com/repos/elton2048/glizp/tags | - | [
"learning",
"lisp",
"zig"
] | 164 | false | 2025-05-20T11:04:10Z | true | true | unknown | github | [
{
"commit": "0fda1215eb5f7bbdf6d910f93fd5cc69980b8438.tar.gz",
"name": "logz",
"tar_url": "https://github.com/karlseguin/log.zig/archive/0fda1215eb5f7bbdf6d910f93fd5cc69980b8438.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/karlseguin/log.zig"
},
{
"commit": null,
"nam... | Lisp Interpreter in zig
Build script
<code>sh
zig build</code>
Note
Zig requires manual memory management, some memory are required to be freed for better main program and test cases, noticeably the following items
- ArrayList (by <code>arrayList.deinit()</code>)
- Slice from ArrayList (Could be <code>allocator.free... | [] |
https://avatars.githubusercontent.com/u/85673341?v=4 | zmath | coderloff/zmath | 2024-06-19T17:15:36Z | A very simple math library for Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/coderloff/zmath/tags | MIT | [
"math",
"math-library",
"zig"
] | 8 | false | 2024-06-22T14:07:25Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/30747832?v=4 | mach_demo | AClon314/mach_demo | 2024-06-23T08:26:35Z | mach v0.3: triangle... | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/AClon314/mach_demo/tags | - | [
"mach",
"zig"
] | 4 | false | 2024-06-23T08:27:20Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/317609?v=4 | zig-p11 | geek0x23/zig-p11 | 2024-04-16T02:30:51Z | A playground for me to learn Zig by wrapping PKCS#11 | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/geek0x23/zig-p11/tags | MIT | [
"cryptography",
"module",
"pkcs11",
"zig"
] | 166 | false | 2024-06-14T01:52:41Z | true | true | unknown | github | [
{
"commit": "master",
"name": "pkcs11",
"tar_url": "https://github.com/p11-glue/p11-kit/releases/download/0.25.3/p11-kit-0.25.3.tar.xz/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/p11-glue/p11-kit/releases/download/0.25.3/p11-kit-0.25.3.tar.xz"
}
] | zig-p11
This project is a Zig module for PKCS#11. PKCS#11 is wrapped with a thin layer that brings the interface closer to idiomatic Zig.
For now this exists for me to play around and learn zig while doing something more productive than just a simple "Hello, World!" application. Maybe someday this library will be u... | [] |
https://avatars.githubusercontent.com/u/69104965?v=4 | Adventures-Raylib | doccaico/Adventures-Raylib | 2024-07-31T13:42:49Z | Adventures with Raylib in Zig (Ziglang) | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/doccaico/Adventures-Raylib/tags | - | [
"raylib",
"zig",
"ziglang"
] | 16 | false | 2025-01-28T15:58:21Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "raylib",
"tar_url": "https://github.com/raysan5/raylib/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/raysan5/raylib"
}
] | Adventures with Raylib in Zig (Ziglang)
Demo
<ul>
<li><a>Mugen Eyes</a></li>
<li><a>Atsu Grains</a></li>
<li><a>Sim Sim</a></li>
</ul> | [] |
https://avatars.githubusercontent.com/u/70961231?v=4 | cyzig | smekuria1/cyzig | 2024-06-14T02:42:30Z | A small, fast and dynamicly typed scripting language written in Zig. | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/smekuria1/cyzig/tags | - | [
"interpreter",
"monkey-programming-language",
"zig"
] | 226 | false | 2024-11-16T21:30:20Z | true | true | unknown | github | [] | Cyzig
A small, fast and dynamically typed scripting language written in Zig. Inspired by WAIIG by Thorsten Ball
Features
<ul>
<li>Functions</li>
<li>Higher-order functions</li>
<li>Closures</li>
<li>Integers and Arithmetic</li>
<li>Booleans</li>
<li>Builtins</li>
<li>len</li>
<li>rest</li>
<li>push</li>
<li>Dynamic A... | [] |
https://avatars.githubusercontent.com/u/3594035?v=4 | zig-devshell | tsunaminoai/zig-devshell | 2024-04-04T18:26:47Z | Zig Devshell | main | 0 | 1 | 0 | 1 | https://api.github.com/repos/tsunaminoai/zig-devshell/tags | MIT | [
"flake",
"nix",
"zig"
] | 6 | false | 2025-01-23T02:42:59Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/63153493?v=4 | zcloc | muthhukumar/zcloc | 2024-07-09T03:58:21Z | Count lines of code using zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/muthhukumar/zcloc/tags | - | [
"zig",
"ziglang"
] | 10 | false | 2024-07-12T16:04:56Z | true | true | unknown | github | [] | zig build && mv ./zig-out/bin/zcloc | [] |
https://avatars.githubusercontent.com/u/28928944?v=4 | zyup | knightpp/zyup | 2024-05-15T13:31:21Z | zig yarn upgrade | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/knightpp/zyup/tags | MIT | [
"npm",
"yarn",
"zig"
] | 12 | false | 2024-07-20T09:35:40Z | true | true | unknown | github | [] | zyup - Zig Yarn UPgrade
Why
I started learning Zig and wanted to code something in it. It was fun.
What does it do
yarn by default won't touch <code>package.json</code> file when upgrading dependencies, it will only change
yarn.lock file. But <code>yarn upgrade dep-name@^</code> changes <code>package.json</code>. O... | [] |
https://avatars.githubusercontent.com/u/1533514?v=4 | case.zig | ubermanu/case.zig | 2024-06-18T20:55:48Z | Convert ASCII string to a different case | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/ubermanu/case.zig/tags | MIT | [
"case",
"zig"
] | 14 | false | 2025-03-15T21:52:58Z | true | true | 0.14.0 | github | [] | case.zig
A set of functions to change the case of a string.
Install
<code>sh
zig fetch --save git+https://github.com/ubermanu/case.zig</code>
<code>zig
const case_mod = b.dependency("case", .{});
exe.addImport("case", case_mod.module("case"));</code>
Usage
```zig
const case = @import("case");
test {
const al... | [] |
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/116330012?v=4 | DirectXShaderCompiler-zig | sinnwrig/DirectXShaderCompiler-zig | 2024-07-10T00:05:38Z | Fork of Microsoft/DirectXShaderCompiler built with Zig and including Zig / MinGW compatability patches from hexops/DirectXShaderCompiler | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/sinnwrig/DirectXShaderCompiler-zig/tags | NOASSERTION | [
"compiler",
"cpp",
"directx",
"directx-11",
"directx-12",
"shaders",
"zig",
"ziglang"
] | 68,826 | true | 2024-10-23T06:23:58Z | true | true | unknown | github | [
{
"commit": null,
"name": "SPIRV-Tools",
"tar_url": null,
"type": "relative",
"url": "external/SPIRV-Tools"
}
] | DirectX Shader Compiler built with Zig
Overview
This repository is a fork of Microsoft's <a>DirectXShaderCompiler</a> modified to allow cross-platform and static building powered by Zig's build system. Zig enables <em>DXC</em> to be built in a much more straightforward way, by combining several cross-platform compile... | [] |
https://avatars.githubusercontent.com/u/48695102?v=4 | elevator-chime | z-silver/elevator-chime | 2024-02-16T07:54:32Z | Zig implementation of the Chime VM | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/z-silver/elevator-chime/tags | Unlicense | [
"forth",
"vm",
"zig"
] | 74 | false | 2025-04-24T03:09:25Z | true | true | 0.14.0 | github | [] | Elevator Chime
<blockquote>
Keeping it vertical,
forever elevator.
Riding the escalator
to the something that is greater.
</blockquote>
-- Nujabes & Cyne - Feather
Elevator Chime is a Zig reimplementation of <a>Chime</a>.
<code>zig build test</code> executes the triangle numbers and short multiplication examp... | [] |
https://avatars.githubusercontent.com/u/6756180?v=4 | zig-sdl-pixi-sample | kassane/zig-sdl-pixi-sample | 2024-06-29T16:51:24Z | Zig toolchain using Pixi package management (sample) | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/kassane/zig-sdl-pixi-sample/tags | BSL-1.0 | [
"conda",
"conda-environment",
"package-management",
"pixi",
"zig"
] | 8 | false | 2024-06-30T14:04:32Z | true | true | 0.13.0 | github | [
{
"commit": "d3ce72923ada60041a6a4a92628408b0908ce4e0",
"name": "SDL2",
"tar_url": "https://github.com/allyourcodebase/SDL/archive/d3ce72923ada60041a6a4a92628408b0908ce4e0.tar.gz",
"type": "remote",
"url": "https://github.com/allyourcodebase/SDL"
}
] | zig-pixi
Zig toolchain using <a>Pixi package management</a> (sample)
Requires
<ul>
<li><a>Zig</a> v0.13.0 or master</li>
<li><a>Pixi</a> v0.24 or master</li>
</ul> | [] |
https://avatars.githubusercontent.com/u/97989036?v=4 | zwc | iambnlvn/zwc | 2024-06-15T19:37:49Z | wc unix command implemented in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/iambnlvn/zwc/tags | - | [
"unix",
"unix-command",
"zig",
"ziglang"
] | 7 | false | 2024-06-15T21:24:19Z | true | true | unknown | github | [] | Project Name
<strong>ZWC</strong>
Description
ZWC is a zig implementation of the <code>wc</code> command. It counts the number of lines, words, and characters in a file.
Installation
To install this project, follow these steps:
<ol>
<li>Clone the repository.
<strong>2.1 Manually via:</strong></li>
</ol>
<code>... | [] |
https://avatars.githubusercontent.com/u/6332937?v=4 | csvcut | SuSonicTH/csvcut | 2024-05-06T11:22:21Z | a cut like tool to process csv files | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/SuSonicTH/csvcut/tags | MIT | [
"command-line",
"csv",
"csv-file",
"cut",
"zig"
] | 172 | false | 2025-02-08T15:05:28Z | true | true | unknown | github | [
{
"commit": "ea75db20ac41a68f72ebf605e4cb10e5af719cd1.tar.gz",
"name": "CsvLine",
"tar_url": "https://github.com/SuSonicTH/zigCsvLine/archive/ea75db20ac41a68f72ebf605e4cb10e5af719cd1.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/SuSonicTH/zigCsvLine"
},
{
"commit": "89d092... | csvcut
As a learning exercise to get to know zig I build a small command line tool that works like the <em>cut</em> utility but uses the header to identify columns additionaly to indices and has some extra functionality build in.
Feedback from more experienced zig developers is very welcome.
If you find any bug or yo... | [] |
https://avatars.githubusercontent.com/u/55848801?v=4 | SysProgWithZig | avifenesh/SysProgWithZig | 2024-05-24T11:35:14Z | Having fun with ZIG and diving into system programing with it | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/avifenesh/SysProgWithZig/tags | - | [
"fun",
"git",
"study",
"system-programming",
"zig"
] | 240 | false | 2024-10-25T14:30:22Z | false | false | unknown | github | [] | This project is a funtime project
<ol>
<li>The goal is to enjoy and learn system programming in a deeper level.</li>
<li>Second goal is to learn ZIG and do everything in ZIG.</li>
<li>Third goal is to write multiplatform code, that can run on linux and macos,
on 64 and 32 bit.</li>
<li>Fourth goal is to do every thi... | [] |
https://avatars.githubusercontent.com/u/54911446?v=4 | zig-bench | milanpoliak/zig-bench | 2024-05-26T23:02:25Z | Simple benchmarking tool for Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/milanpoliak/zig-bench/tags | MIT | [
"benchmarking",
"performance",
"zig"
] | 14 | false | 2024-07-01T23:36:36Z | true | true | unknown | github | [] | Zig Bench
Simple benchmarking tool for Zig.
How to use
Install
<ol>
<li>Add Zig Bench to <code>build.zig.zon</code> dependencies</li>
</ol>
<code>shell
zig fetch --save https://github.com/milanpoliak/zig-bench/archive/refs/tags/v0.1.1.tar.gz</code>
<ol>
<li>Add Zig Bench to <code>build.zig</code></li>
</ol>
```zig... | [] |
https://avatars.githubusercontent.com/u/16052180?v=4 | zig-steps | MahanRahmati/zig-steps | 2024-03-27T03:22:43Z | Baby steps to learn Zig programming language | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/MahanRahmati/zig-steps/tags | MIT | [
"step-by-step",
"zig",
"ziglang"
] | 3 | false | 2024-03-27T04:53:01Z | false | false | unknown | github | [] | Zig Steps
Baby steps to learn Zig programming language
<ul>
<li>Step 1: <a>Hello</a></li>
<li>Step 2: <a>Assign</a></li>
</ul> | [] |
https://avatars.githubusercontent.com/u/161890530?v=4 | minimal-rocksdb | soheil-01/minimal-rocksdb | 2024-03-06T16:05:13Z | Minimal RocksDB with zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/soheil-01/minimal-rocksdb/tags | - | [
"rocksdb",
"zig"
] | 3 | false | 2024-03-06T16:07:44Z | true | true | unknown | github | [] | Minimal RocksDB
My Second project while learning Zig, based on <a>A minimal RocksDB example with Zig
</a>.
Build
<code>bash
git clone https://github.com/facebook/rocksdb
(cd rocksdb && make shared_lib -j8)
zig build</code>
Run
<code>bash
./zig-out/bin/main set a 10
./zig-out/bin/main set b 20
./zig-out/bin... | [] |
https://avatars.githubusercontent.com/u/14295318?v=4 | ziglang.sh | dravenk/ziglang.sh | 2024-03-10T08:15:11Z | null | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/dravenk/ziglang.sh/tags | MIT | [
"install-script",
"shell",
"shell-script",
"zig",
"ziglang"
] | 1 | false | 2024-03-10T08:15:52Z | false | false | unknown | github | [] | ziglang.sh | [] |
https://avatars.githubusercontent.com/u/442455?v=4 | dear_bindings_build | dinau/dear_bindings_build | 2024-06-01T10:02:11Z | ImGui: Simple dear_bindings build project | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/dinau/dear_bindings_build/tags | MIT | [
"c-language",
"cimgui",
"clang",
"gcc",
"glfw",
"gui",
"imgui",
"makefile",
"mingw",
"msys2",
"opengl",
"sdl",
"sdl2",
"sdl3",
"windows",
"windowsos",
"zig"
] | 37,929 | false | 2024-06-17T08:59:01Z | false | false | unknown | github | [] |
<ul>
<li><a>Dear_Bindings_Build</a></li>
<li><a>Prerequisites</a></li>
<li><a>Build and run</a></li>
<li><a>Examples screen shots</a></li>
<li><a>Hiding console window</a></li>
<li><a>Regenarate ImGui bindings</a></li>
<li><a>Build with Clang, Zig cc</a></li>
<li><a>SDL</a></li>
<li><a>My tools version</a></li>
<li>... | [] |
https://avatars.githubusercontent.com/u/183031282?v=4 | flx-zig | the-flx/flx-zig | 2024-03-10T01:09:49Z | Rewrite emacs-flx in Zig [maintainer=@jcs090218] | master | 2 | 0 | 1 | 0 | https://api.github.com/repos/the-flx/flx-zig/tags | MIT | [
"flx",
"fuzzy",
"zig"
] | 79 | false | 2024-12-02T18:03:13Z | true | true | unknown | github | [] | <a></a>
<a></a>
flx-zig
<blockquote>
Rewrite emacs-flx in Zig
</blockquote>
<a></a>
<a></a>
🔧 Usage
```zig
const result: ?flx.Result = flx.score(allocator, "switch-to-buffer", "stb");
std.debug.print("{d}\n", .{result.?.score});
defer result.?.deinit(); // clean up
```
💾 Installation
<ol>
<li>Add the dependenc... | [] |
https://avatars.githubusercontent.com/u/1533514?v=4 | rdf.zig | ubermanu/rdf.zig | 2024-06-20T11:22:22Z | RDF Graph parser | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/ubermanu/rdf.zig/tags | MIT | [
"rdf",
"zig"
] | 14 | false | 2025-03-15T21:36:57Z | true | true | 0.14.0 | github | [] | rdf.zig
A RDF Graph parser, supports the following formats:
<ul>
<li>N-Triples</li>
<li>Turtle</li>
</ul>
Install
<code>sh
zig fetch --save git+https://github.com/ubermanu/rdf.zig</code>
<code>zig
const rdf_mod = b.dependency("rdf", .{});
exe.addImport("rdf", rdf_mod.module("rdf"));</code>
Usage
```zig
const Grap... | [] |
https://avatars.githubusercontent.com/u/24751061?v=4 | bytzig | nikhilr612/bytzig | 2024-04-04T16:49:28Z | A BytePusher Virtual Machine implementation in Zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/nikhilr612/bytzig/tags | MIT | [
"bytepusher",
"emulator",
"sdl2",
"virtual-machine",
"zig",
"ziglang"
] | 1,564 | false | 2024-12-26T08:10:45Z | true | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/11492844?v=4 | atomz | fjebaker/atomz | 2024-08-02T22:34:00Z | An Atom syndication feed generator for Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/fjebaker/atomz/tags | GPL-3.0 | [
"atom",
"feed",
"generator",
"syndication",
"zig"
] | 22 | false | 2024-08-03T13:54:04Z | true | true | unknown | github | [] | atomz
An Atom feed generator for Zig.
```zig
const std = @import("std");
const atomz = @import("atomz");
pub fn main() !void {
var gpa = std.heap.GeneralPurposeAllocator(.{}){};
defer _ = gpa.deinit();
const allocator = gpa.allocator();
<code>var feed = atomz.Feed.init(allocator);
defer feed.deinit();
... | [] |
https://avatars.githubusercontent.com/u/154885296?v=4 | ZigBLAS | yctai1994/ZigBLAS | 2024-06-16T13:44:46Z | A reimplementation of LAPCK (https://www.netlib.org/lapack/) | main | 0 | 0 | 1 | 0 | https://api.github.com/repos/yctai1994/ZigBLAS/tags | MIT | [
"blas",
"lapack",
"zig"
] | 18 | false | 2024-06-28T09:10:40Z | true | true | unknown | github | [] | ZigBLAS
# TODO
1. BLAS
1.1 Level1
1.2 Level2
<br/><input type='checkbox' class='w-4 h-4 text-blue-600 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' disabled></input> dtrmv
<br/><input type='checkbox' cl... | [] |
https://avatars.githubusercontent.com/u/32078353?v=4 | chip8 | xyaman/chip8 | 2024-07-25T15:55:44Z | Chip8 emulator written in Zig that renders in the terminal instead of using graphical libraries. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/xyaman/chip8/tags | - | [
"chip8",
"tui",
"zig"
] | 12 | false | 2024-11-21T09:12:42Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "mibu",
"tar_url": "https://github.com/xyaman/mibu/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/xyaman/mibu"
}
] | [WIP] Chip8 emulator written in Zig
It doesn't use a graphics library, like SDL, but instead renders the screen
in the terminal using mibu.
Why write a Chip8 emulator in Zig?
I just wanted to try and test mibu, a library I wrote to interact with the
terminal.
<blockquote>
Tested with zig 0.13.0
</blockquote> | [] |
https://avatars.githubusercontent.com/u/143726882?v=4 | os | Ang3l404/os | 2024-05-18T03:50:25Z | This is a little personal project to see if I can build an OS from scratch | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Ang3l404/os/tags | - | [
"nasm",
"operating-system",
"qemu",
"zig"
] | 6 | false | 2024-05-18T19:51:50Z | false | false | unknown | github | [] | OS
Hello there ^^\
This is a little thing I'm working on and just thought:
"Why not?"
of course, building an OS from scratch is difficult but-\
It's a project that I'll learn as I'll go,
just for funs and learning.\
yee .w.
This project uses NASM, QEMU, and ZIG
<a><strong>NASM</strong></a>
is a free open source a... | [] |
https://avatars.githubusercontent.com/u/127390315?v=4 | chip8 | magical-chicken/chip8 | 2024-06-11T15:17:23Z | Chip8 emulator written in Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/magical-chicken/chip8/tags | - | [
"chip-8",
"chip8",
"chip8-emulator",
"emulation",
"emulator",
"emulator-programming",
"zig",
"ziglang"
] | 32 | false | 2024-12-15T20:07:41Z | false | false | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/62622191?v=4 | hapi | DAlba-sudo/hapi | 2024-03-09T16:28:07Z | Hardware Abstraction Layer for the Pi 4B written in Zig. | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/DAlba-sudo/hapi/tags | - | [
"drivers",
"firmware",
"raspberry",
"raspberry-pi-4",
"zig"
] | 89 | false | 2024-03-09T17:29:43Z | true | true | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/114608503?v=4 | yams-calculator | PasVegan/yams-calculator | 2024-02-20T12:37:47Z | Tool written in Zig to compute probabilities for the yams game | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/PasVegan/yams-calculator/tags | - | [
"command-line",
"command-line-tool",
"math",
"mathematics",
"probability",
"tool",
"zig",
"ziglang"
] | 46,120 | false | 2024-02-20T13:48:12Z | true | true | unknown | github | [] | yams-calculator
Tool written in Zig to compute probabilities for the yams game
How to build:
<code>make or make debug</code>
How to use:
<code>USAGE
./yams d1 d2 d3 d4 d5 c cd1 [cd2]
DESCRIPTION
d1 value of the first die (0 if not thrown)
d2 value of the second die (0 if not thrown)
d3 v... | [] |
https://avatars.githubusercontent.com/u/170934839?v=4 | New-Standard-Library | Ang3lERR404/New-Standard-Library | 2024-06-11T19:32:28Z | New Standard Library, without skill issues :D (joking, please don't sue me lol) | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/Ang3lERR404/New-Standard-Library/tags | MIT | [
"skill-issues",
"standard-library",
"zig",
"ziglang"
] | 30 | false | 2025-05-20T02:23:39Z | false | false | unknown | github | [] | New Standard Library
This library is an ATTEMPT, to rewrite the entirety of the zig standard library.\
With optimizations put forward, instead of being done at a later update, of course-\
since I'm only one person, this will be on a constant game of catch-up.
Contributing
If you also have an inherrent vitriolistic ... | [] |
https://avatars.githubusercontent.com/u/23489037?v=4 | zttp | lacc97/zttp | 2024-04-06T20:42:48Z | null | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/lacc97/zttp/tags | - | [
"http",
"http-server",
"zig"
] | 31 | false | 2024-04-06T21:04:49Z | true | true | unknown | github | [
{
"commit": "0f73adfda1cff9c740160717b5431ebada6b8755",
"name": "libxev",
"tar_url": "https://github.com/mitchellh/libxev/archive/0f73adfda1cff9c740160717b5431ebada6b8755.tar.gz",
"type": "remote",
"url": "https://github.com/mitchellh/libxev"
}
] | 404 | [] |
https://avatars.githubusercontent.com/u/70723965?v=4 | zig_structures | tomBoddaert/zig_structures | 2024-07-08T18:59:49Z | An implementation of some data structures used to help me learn Zig | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/tomBoddaert/zig_structures/tags | - | [
"data-structures",
"zig"
] | 28 | false | 2024-07-30T17:58:45Z | true | true | 0.13.0 | github | [
{
"commit": "037ca63e90a744ab1fdefcf1aee10f8935b80f02.tar.gz",
"name": "meta_match",
"tar_url": "https://github.com/tomBoddaert/meta_match/archive/037ca63e90a744ab1fdefcf1aee10f8935b80f02.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/tomBoddaert/meta_match"
}
] | <code>zig_structures</code>
This is an implementation of some data structures that I wrote to help me learn Zig.
Adding <code>zig_structures</code> to your project
Run
<code>sh
zig fetch --save https://github.com/tomBoddaert/zig_structures/archive/{commit}.tar.gz</code>
Where <code>{commit}</code> is replaced with t... | [] |
https://avatars.githubusercontent.com/u/36482619?v=4 | zig-deb | jkoop/zig-deb | 2024-06-13T18:41:16Z | scripts and helper files that I use to create deb files of zig | master | 0 | 0 | 0 | 0 | https://api.github.com/repos/jkoop/zig-deb/tags | MIT | [
"debian-packages",
"zig",
"ziglang"
] | 14 | false | 2025-04-22T20:31:30Z | false | false | unknown | github | [] | zig-deb
Here is the script I use to create <code>.deb</code> files from precompiled binaries of <a>Zig</a>, which I host on <a>my apt packages server</a>.
I am not endorsed by <a>the Zig Software Foundation</a>. I just like their project, and see that they aren't publishing <code>.deb</code> files of their own.
Usag... | [] |
https://avatars.githubusercontent.com/u/100141028?v=4 | zon-package-list | emastho/zon-package-list | 2024-02-17T17:54:23Z | Zig zon package list | main | 0 | 0 | 0 | 0 | https://api.github.com/repos/emastho/zon-package-list/tags | - | [
"zig"
] | 23 | false | 2024-02-17T18:08:14Z | false | false | unknown | github | [] | create-svelte
Everything you need to build a Svelte project, powered by <a><code>create-svelte</code></a>.
Creating a project
If you're seeing this, you've probably already done this step. Congrats!
```bash
create a new project in the current directory
npm create svelte@latest
create a new project in my-app
npm... | [] |
https://avatars.githubusercontent.com/u/149780728?v=4 | zml | zml/zml | 2024-09-17T09:13:32Z | Any model. Any hardware. Zero compromise. Built with @ziglang / @openxla / MLIR / @bazelbuild | master | 28 | 2,267 | 80 | 2,267 | https://api.github.com/repos/zml/zml/tags | Apache-2.0 | [
"ai",
"bazel",
"hpc",
"inference",
"xla",
"zig"
] | 2,218 | false | 2025-05-21T20:40:16Z | true | false | unknown | github | [] |
<a>Website</a>
| <a>Getting Started</a>
| <a>Documentation</a>
| <a>Discord</a>
| <a>Contributing</a>
Bonjour 👋
At ZML, we are creating exciting AI products on top of our high-performance
AI inference stack. Our stack is built for production, using the amazing
<a>Zig</a> language, <a>MLIR</a>, and th... | [] |
https://avatars.githubusercontent.com/u/8205547?v=4 | uscope | jcalabro/uscope | 2025-01-01T13:46:52Z | μscope 🔬 | main | 1 | 950 | 21 | 950 | https://api.github.com/repos/jcalabro/uscope/tags | Apache-2.0 | [
"debugger",
"developer-tools",
"introspection",
"linux",
"zig"
] | 13,918 | false | 2025-05-19T13:41:08Z | true | true | unknown | github | [
{
"commit": "master.tar.gz",
"name": "time",
"tar_url": "https://github.com/jcalabro/zig-time/archive/master.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/jcalabro/zig-time"
},
{
"commit": "master",
"name": "system_sdk",
"tar_url": "https://github.com/zig-gamedev/s... | uscope 🔬
<a></a>
Overview
uscope (pronounced "microscope") is a native code graphical debugger and introspection toolchain for Linux.
<a>See here</a> for background and motivation on the project.
Join the <a>Discord</a> if you're interested in talking debuggers.
Project Status and Roadmap
uscope is not far en... | [] |
https://avatars.githubusercontent.com/u/54208873?v=4 | glyph | seatedro/glyph | 2024-08-25T04:22:03Z | convert images, video to ascii! | main | 3 | 405 | 18 | 405 | https://api.github.com/repos/seatedro/glyph/tags | MIT | [
"ascii",
"ascii-art",
"zig"
] | 414 | false | 2025-05-15T19:56:25Z | true | true | 0.14.0 | 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"
},
{
"commit": "master",
"name": "stb",
"tar_url": "https://github.com/nothings/stb/archive/master.tar.gz",
"... | glyph - ascii from media
converts images/video to ascii art
Dependencies
these dependencies are only for the <code>av</code> library to output videos. This will be opt-in in the future.
Linux:
<code>bash
sudo apt-get install libavutil-dev libavformat-dev libavcodec-dev libswscale-dev</code>
MacOS:
<code>bash
bre... | [] |
https://avatars.githubusercontent.com/u/35976402?v=4 | fancy-cat | freref/fancy-cat | 2024-11-02T21:31:32Z | PDF reader for terminal emulators using the Kitty image protocol | master | 17 | 348 | 10 | 348 | https://api.github.com/repos/freref/fancy-cat/tags | AGPL-3.0 | [
"zig",
"zig-package"
] | 151 | false | 2025-05-20T00:10:46Z | true | true | 0.14.0 | github | [
{
"commit": "6a37605dde55898dcca4769dd3eb1e333959c209.tar.gz",
"name": "vaxis",
"tar_url": "https://github.com/freref/libvaxis/archive/6a37605dde55898dcca4769dd3eb1e333959c209.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/freref/libvaxis"
},
{
"commit": "6d5b49ed5a8ee3ed08... |
📑
fancy-cat
PDF viewer for terminals using the Kitty image protocol
Usage
<code>sh
fancy-cat <path-to-pdf> <optional-page-number></code>
Commands
fancy-cat uses a modal interface similar to Neovim. There are two modes: view mode and command mode. To enter command mode you type ... | [] |
https://avatars.githubusercontent.com/u/54114156?v=4 | SDL | castholm/SDL | 2024-12-14T16:03:37Z | SDL ported to the Zig build system | main | 3 | 235 | 8 | 235 | https://api.github.com/repos/castholm/SDL/tags | NOASSERTION | [
"sdl",
"sdl3",
"zig",
"zig-package"
] | 100,898 | true | 2025-05-22T08:23:54Z | true | true | 0.14.0 | github | [
{
"commit": "085212f286621835f2638cb0cfff078fe515341a",
"name": "sdl_linux_deps",
"tar_url": "https://github.com/castholm/SDL_linux_deps/archive/085212f286621835f2638cb0cfff078fe515341a.tar.gz",
"type": "remote",
"url": "https://github.com/castholm/SDL_linux_deps"
}
] |
SDL ported to the Zig build system
This is a port of <a>SDL</a> to the Zig build system, packaged for the Zig package manager.
Usage
Requires Zig 0.14.0 or 0.15.0-dev (master).
<code>sh
zig fetch --save git+https://github.com/castholm/SDL.git</code>
<code>zig
const sdl_dep = b.dependency("sdl", .{
.target = ... | [
"https://github.com/Wordluc/Boo",
"https://github.com/braheezy/zpix"
] |
https://avatars.githubusercontent.com/u/104849437?v=4 | gremlin.zig | octopus-foundation/gremlin.zig | 2024-11-14T20:42:25Z | A zero-dependency Google Protocol Buffers implementation in pure Zig. Single allocation encode and lazy decode | master | 1 | 198 | 14 | 198 | https://api.github.com/repos/octopus-foundation/gremlin.zig/tags | MIT | [
"zig",
"zig-package"
] | 210 | false | 2025-05-11T17:36:27Z | true | true | 0.14.0 | github | [] | gremlin
A zero-dependency Google Protocol Buffers implementation in pure Zig (no protoc required)
Installation & Setup
Single command setup:
<code>bash
zig fetch --save https://github.com/octopus-foundation/gremlin.zig/archive/refs/tags/0.0.0.tar.gz</code>
This command will:
1. Download gremlin
2. Add it to you... | [] |
https://avatars.githubusercontent.com/u/196498040?v=4 | tardy | tardy-org/tardy | 2024-10-09T21:43:08Z | An asynchronous runtime for writing applications and services. Supports io_uring, epoll, kqueue, and poll for I/O. | main | 4 | 186 | 11 | 186 | https://api.github.com/repos/tardy-org/tardy/tags | MPL-2.0 | [
"async",
"coroutines",
"epoll",
"io-uring",
"kqueue",
"net",
"runtime",
"tardy",
"zig",
"zig-package"
] | 601 | false | 2025-05-18T20:35:28Z | true | true | 0.14.0 | github | [] | tardy
tardy <em>(def: delaying or delayed beyond the right or expected time; late.)</em> is an asynchronous runtime for writing applications and services in Zig.
Most of the code for this project originated in <a>zzz</a>, a performance oriented networking framework.
<ul>
<li>tardy utilizes the latest Asynchronous APIs... | [
"https://github.com/tardy-org/secsock",
"https://github.com/tardy-org/zzz"
] |
https://avatars.githubusercontent.com/u/184196411?v=4 | io | Super-ZIG/io | 2024-11-18T11:03:45Z | Easy input/output in ZIG. | main | 0 | 175 | 6 | 175 | https://api.github.com/repos/Super-ZIG/io/tags | MIT | [
"io",
"lib",
"string",
"terminal",
"zig"
] | 7,194 | false | 2025-05-22T06:39:38Z | true | true | 0.14.0 | github | [] |
<a>
</a>
<a>
</a>
<b>
When simplicity meets efficiency
</b>
<b>
<i>
part of <a>SuperZIG</a> framework
</i>
</b>
<ul>
<li>
<strong>🍃... | [
"https://github.com/allyourcodebase/boost-libraries-zig",
"https://github.com/kassane/beast"
] |
https://avatars.githubusercontent.com/u/27973237?v=4 | translate-c | ziglang/translate-c | 2024-11-05T21:34:19Z | A Zig package for translating C code into Zig code. | main | 0 | 174 | 11 | 174 | https://api.github.com/repos/ziglang/translate-c/tags | MIT | [
"c",
"zig"
] | 414 | false | 2025-05-21T17:52:47Z | true | true | 0.15.0-dev.460+f4e9846bc | github | [
{
"commit": "0ba11fd46816886829277f88213302011d4c8c9d",
"name": "aro",
"tar_url": "https://github.com/Vexu/arocc/archive/0ba11fd46816886829277f88213302011d4c8c9d.tar.gz",
"type": "remote",
"url": "https://github.com/Vexu/arocc"
}
] | Translate-C
<blockquote>
<span class="bg-yellow-100 text-yellow-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-yellow-900 dark:text-yellow-300">WARNING</span>
This project is WIP and not ready for general use only passing ~92% (355/383) of the current tests.
</blockquote>
A Zig package for translating C c... | [] |
https://avatars.githubusercontent.com/u/1638331?v=4 | wasmbots | sjml/wasmbots | 2024-10-03T03:33:20Z | wasm. bots. 🤖🧙♂️🧚🧙♀️⚔️🏰🤖 | main | 2 | 167 | 12 | 167 | https://api.github.com/repos/sjml/wasmbots/tags | MIT | [
"assemblyscript",
"c",
"golang",
"roguelike",
"rust",
"svelte",
"typescript",
"webassembly",
"zig"
] | 7,698 | false | 2025-05-11T02:02:33Z | false | false | unknown | github | [] | WasmBots
(NB: this repo is active, but progress may be a little slow. <a>see this video for more specifics.</a>)
<a>A multi-wizard arena where all the competitors are bots!</a> (Always a latest build at <a>GitHub Pages</a>, but that site is the canonical deployment.)
<a>The programming interface is described here... | [] |
https://avatars.githubusercontent.com/u/23725145?v=4 | leviathan | kython28/leviathan | 2024-10-08T17:19:06Z | A lightning-fast Zig-powered event loop for Python's asyncio. | master | 1 | 159 | 4 | 159 | https://api.github.com/repos/kython28/leviathan/tags | MIT | [
"asyncio",
"iouring",
"python",
"zig",
"ziglang"
] | 5,101 | false | 2025-05-14T19:20:37Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "jdz_allocator",
"tar_url": "https://github.com/kython28/jdz_allocator/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/kython28/jdz_allocator"
}
] |
From the depths of the sea, where darkness meets vastness, emerges Leviathan: an unyielding force of speed and power. In a world where the arcane and the agile intertwine, a loop forged in Python takes its dance. Leviathan, master of the journey, governs events with a steady hand—an <strong>ultra-fast event loop</stro... | [] |
https://avatars.githubusercontent.com/u/5785605?v=4 | zig-learning | zouyee/zig-learning | 2024-11-27T03:21:33Z | A bunch of links to blog posts, articles, videos, etc for learning Zig | main | 1 | 131 | 9 | 131 | https://api.github.com/repos/zouyee/zig-learning/tags | - | [
"book",
"learn",
"learning",
"teaching",
"teaching-materials",
"toturial",
"zig",
"ziglang"
] | 95 | false | 2025-05-20T02:27:43Z | false | false | unknown | github | [] | zig-learning <a></a>
A bunch of links to blog posts, articles, videos, etc for learning Zig. Feel free to submit a pull request if you have some links/resources to add. Also, I try to verify that the articles below have some real content (i.e. they aren't 2 paragraph long blog posts with little information) to ensure ... | [] |
https://avatars.githubusercontent.com/u/85748765?v=4 | clay-zig-bindings | johan0A/clay-zig-bindings | 2024-09-19T16:05:39Z | Zig bindings for the library clay: A high performance UI layout library in C. | main | 0 | 129 | 7 | 129 | https://api.github.com/repos/johan0A/clay-zig-bindings/tags | MIT | [
"layout",
"ui",
"zig",
"zig-library",
"zig-package"
] | 644 | false | 2025-05-12T17:41:49Z | true | true | unknown | github | [
{
"commit": "master",
"name": "clay",
"tar_url": "https://github.com/nicbarker/clay/archive/master.tar.gz",
"type": "remote",
"url": "https://github.com/nicbarker/clay"
}
] | Zig Bindings for clay.h
This repository contains Zig bindings for the <a>clay UI layout library</a>, as well as an example implementation of the <a>clay website</a> in Zig.
This README is abbreviated and applies to using clay in Zig specifically: If you haven't taken a look at the <a>full documentation for clay</a>... | [] |
https://avatars.githubusercontent.com/u/50487716?v=4 | jam | srijan-paul/jam | 2024-10-14T17:02:23Z | Fast and effective parser, formatter, code optimizer, and linter for the JS ecosystem | main | 1 | 118 | 2 | 118 | https://api.github.com/repos/srijan-paul/jam/tags | NOASSERTION | [
"javascript",
"linter",
"toolchain",
"zig"
] | 4,406 | false | 2025-05-09T08:17:51Z | true | true | 0.13.0 | github | [
{
"commit": "d56c5ed310058463cf6587a62a9febc595efc5e7.tar.gz",
"name": "unicode_id",
"tar_url": "https://codeberg.org/injuly/unicode-id/archive/d56c5ed310058463cf6587a62a9febc595efc5e7.tar.gz.tar.gz",
"type": "remote",
"url": "https://codeberg.org/injuly/unicode-id"
}
] | Jam
A high-performance JavaScript toolchain + analyzer built from the ground up.
<strong>Work in progress!</strong>
Jam is a JavaScript parser, linter, formatter, printer and vulnerability scanner.
Goals
<ul>
<li>Competitive in performance with existing tools. </li>
<li>Support JS, JSX, and TypeScript out of the box... | [] |
https://avatars.githubusercontent.com/u/16590917?v=4 | zigscient | llogick/zigscient | 2024-10-16T09:58:26Z | A Zig Language Server | dev | 2 | 114 | 6 | 114 | https://api.github.com/repos/llogick/zigscient/tags | NOASSERTION | [
"language-server",
"language-server-protocol",
"zig",
"zig-auto-complete",
"zig-language",
"zig-language-server"
] | 6,336 | false | 2025-05-05T19:28:50Z | true | true | 0.14.0 | github | [
{
"commit": "aa24df42183ad415d10bc0a33e6238c437fc0f59.tar.gz",
"name": "known_folders",
"tar_url": "https://github.com/ziglibs/known-folders/archive/aa24df42183ad415d10bc0a33e6238c437fc0f59.tar.gz.tar.gz",
"type": "remote",
"url": "https://github.com/ziglibs/known-folders"
},
{
"commit":... | A drop-in alternative to the original Zig Language Server, with several enhancements.
Key features and improvements:
- Reworked Modules Collection and Lookup
- Modules are grouped by CompileStep (root ID). See <a>How to set/switch <code>root_id</code></a>
- Improved parser performance:
- Slightly better syntax err... | [] |
https://avatars.githubusercontent.com/u/92454917?v=4 | nexlog | chrischtel/nexlog | 2024-12-15T13:40:10Z | A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output. High-performance logging made easy. | main | 1 | 71 | 3 | 71 | https://api.github.com/repos/chrischtel/nexlog/tags | BSD-3-Clause | [
"file-rotation",
"library",
"logging",
"thread-safe",
"zig"
] | 209 | false | 2025-05-13T20:54:36Z | true | true | 0.11.0 | github | [] | nexlog
<strong>nexlog</strong> is a high-performance, flexible, and feature-rich logging library for Zig applications. Designed with both power and ease-of-use in mind, nexlog offers asynchronous logging, file rotation, structured logging, and much more — making it a perfect fit for projects of any size.
<a></a>
<a></... | [] |
https://avatars.githubusercontent.com/u/179981696?v=4 | gRPC-zig | ziglana/gRPC-zig | 2024-10-31T12:24:20Z | blazigly fast gRPC client & server implementation in zig | main | 1 | 54 | 6 | 54 | https://api.github.com/repos/ziglana/gRPC-zig/tags | Unlicense | [
"blazigly",
"grpc",
"rpc",
"zig",
"zig-package"
] | 15 | false | 2025-05-13T00:11:18Z | true | true | unknown | github | [
{
"commit": "refs",
"name": "spice",
"tar_url": "https://github.com/judofyr/spice/archive/refs.tar.gz",
"type": "remote",
"url": "https://github.com/judofyr/spice"
}
] | 🚀 gRPC-zig
A blazingly fast gRPC client & server implementation in Zig, designed for maximum performance and minimal overhead.
<a></a>
<a></a>
<a></a>
⚡️ Features
<ul>
<li>🔥 <strong>Blazingly Fast</strong>: Built from ground up in Zig for maximum performance</li>
<li>🔐 <strong>Full Security</strong>: Built-in... | [] |
https://avatars.githubusercontent.com/u/192897928?v=4 | zig-luajit | sackosoft/zig-luajit | 2025-01-14T15:57:31Z | Run Lua code in Zig apps! A package providing Zig language bindings to LuaJIT. | main | 1 | 49 | 3 | 49 | https://api.github.com/repos/sackosoft/zig-luajit/tags | AGPL-3.0 | [
"bindings",
"language-bindings",
"lua",
"lua-bindings",
"luajit",
"zig",
"zig-package"
] | 399 | false | 2025-05-22T03:14:00Z | true | true | unknown | github | [
{
"commit": "d75c20acaa4df39f51187926fa9d98e4e5231064",
"name": "luajit_build",
"tar_url": "https://github.com/sackosoft/zig-luajit-build/archive/d75c20acaa4df39f51187926fa9d98e4e5231064.tar.gz",
"type": "remote",
"url": "https://github.com/sackosoft/zig-luajit-build"
}
] |
# zig-luajit
**Zig ⚡ language bindings for the [LuaJIT](https://luajit.org/) C API. Use `zig-luajit` to run [Lua scripts](https://www.lua.org/) within a Zig application.**
;
const OpenAI = @import("zig-ai");
pub fn main() !void {
// ...
<code>var messages = std.ArrayList(OpenAI.Message).init(alloca... | [] |
https://avatars.githubusercontent.com/u/47111091?v=4 | ymir | smallkirby/ymir | 2024-08-10T11:35:16Z | Ymir: The Type-1 Hypervisor. | master | 1 | 41 | 2 | 41 | https://api.github.com/repos/smallkirby/ymir/tags | MIT | [
"hypervisor",
"zig"
] | 780 | false | 2025-05-15T10:05:42Z | true | true | 0.14.0 | github | [] | Ymir: The Type-1 Hypervisor
Ymir is an Intel VT-x based baremetal hypervisor written in Zig.
It is minimalistic but can boot latest Linux kernel (v6.9).
Features
<ul>
<li>Supports Intel x64 architecture.</li>
<li>Can boot latest Linux kernel with initramfs.</li>
<li>Uses EPT (Extended Page Tables) for memory v... | [] |
https://avatars.githubusercontent.com/u/127856937?v=4 | ymlz | pwbh/ymlz | 2024-08-11T18:01:10Z | Small and convenient YAML parser for Zig | master | 0 | 41 | 7 | 41 | https://api.github.com/repos/pwbh/ymlz/tags | Apache-2.0 | [
"yaml-parser",
"zig",
"zig-library",
"zig-package"
] | 108 | false | 2025-05-06T01:02:24Z | true | true | unknown | github | [] |
Small and convenient <a target="_blank">YAML</a> parser
<a>Key Features</a> •
<a>How To Use</a> •
<a>Support</a> •
<a>Contribution</a> •
<a>License</a>
Key Features
<ul>
<li>Simple and straightforward to use thanks to built-in <a>reflections</a>.</li>
<li>Just define a struct, load a yml into it,... | [
"https://github.com/ceyhunkerti/oracle_tocsv"
] |
https://avatars.githubusercontent.com/u/113083639?v=4 | zmath | zig-gamedev/zmath | 2024-11-03T20:05:17Z | SIMD math library for Zig game developers | main | 6 | 39 | 13 | 39 | https://api.github.com/repos/zig-gamedev/zmath/tags | MIT | [
"3d-graphics",
"gamedev",
"linear-algebra",
"math",
"simd",
"zig"
] | 112 | false | 2025-05-18T20:56:50Z | true | true | 0.14.0 | github | [] | <a>zmath</a>
SIMD math library for game developers
Tested on x86_64 and AArch64.
Provides ~140 optimized routines and ~70 extensive tests.
Can be used with any graphics API.
Documentation can be found <a>here</a>.
Benchamrks can be found <a>here</a>.
An intro article can be found <a>here</a>.
Getting started
H... | [
"https://github.com/Catniped/capy-stl-viewer",
"https://github.com/Game4all/unnamed-voxel-tracer",
"https://github.com/JamWils/zig-graphics-experiments",
"https://github.com/Miou-zora/Zaytracer",
"https://github.com/Name-hw/JanRenderer",
"https://github.com/azillion/gravitas",
"https://github.com/brahee... |
https://avatars.githubusercontent.com/u/20110944?v=4 | commy | ringtailsoftware/commy | 2024-12-13T16:31:33Z | A serial monitor for Mac, Linux and Windows | main | 0 | 39 | 3 | 39 | https://api.github.com/repos/ringtailsoftware/commy/tags | MIT | [
"serial",
"serial-communication",
"serialmonitor",
"uart",
"zig",
"zig-package"
] | 3,158 | false | 2025-03-20T21:51:17Z | true | true | unknown | github | [
{
"commit": "ddb549398cafd9cedbe96e13e893faa6e8bfa2db",
"name": "serial",
"tar_url": "https://github.com/ringtailsoftware/serial/archive/ddb549398cafd9cedbe96e13e893faa6e8bfa2db.tar.gz",
"type": "remote",
"url": "https://github.com/ringtailsoftware/serial"
},
{
"commit": "00c26bea76ba3d3... | Commy, a serial monitor
Commy is a small console utility for communicating with tty, UART or COM port devices. It runs on Mac, Linux and Windows. Windows support is experimental (bug reports appreciated).
Does (some of) the same things as <a>tio</a>, <a>minicom</a>, <a>screen</a>, <a>miniterm.py</a>, <a>zcom</a>, <a>... | [] |
https://avatars.githubusercontent.com/u/43412083?v=4 | zigimports | tusharsadhwani/zigimports | 2024-09-02T20:25:33Z | Automatically remove unused imports and globals from Zig files. | main | 2 | 36 | 3 | 36 | https://api.github.com/repos/tusharsadhwani/zigimports/tags | MIT | [
"imports",
"zig"
] | 42 | false | 2025-05-18T22:36:28Z | true | true | 0.13.0 | github | [] | zigimports
Automatically remove unused imports and global variables from Zig files.
Zig currently entirely ignores unused globals, which means unused imports aren't errors.
They aren't even warnings.
In fact, you can have an import importing a module/file that <em>doesn't even exist</em>, and
the Zig compiler will s... | [] |
https://avatars.githubusercontent.com/u/7820420?v=4 | zig-cats | flyfish30/zig-cats | 2024-09-10T01:45:04Z | A category and functional programing library for Zig language | main | 0 | 35 | 2 | 35 | https://api.github.com/repos/flyfish30/zig-cats/tags | GPL-3.0 | [
"category-theory",
"functional-programming",
"zig",
"zig-package"
] | 557 | false | 2025-05-22T07:36:30Z | true | true | 0.14.0 | github | [] | zig-cats
A category and functional programing library for Zig: Monoid, Functor, Applicative, Monad, Compose, Product, Coproduct, Generic, etc.
The Monoid/Functor/Applicative/Monad has support pure data type.
current supported feature list
<br/><input type='checkbox' class='w-4 h-4 text-green-500 bg-gray-100 border-g... | [] |
https://avatars.githubusercontent.com/u/77889270?v=4 | droidux | leath-dub/droidux | 2024-09-06T18:53:54Z | Create user space drivers for your android devices (digitizer, buttons, etc) | main | 1 | 35 | 3 | 35 | https://api.github.com/repos/leath-dub/droidux/tags | MIT | [
"android",
"android-tablet",
"app",
"buttons",
"linux",
"low-latency",
"stylus",
"tablet",
"touch",
"uinput",
"wayland",
"x11",
"xorg",
"zig"
] | 43 | false | 2025-05-19T23:23:01Z | 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"
}
] | Droidux
Let your Linux device inherit the hardware components of your android device.
With this you can:
<ul>
<li>
Use your android tablets digitizer (touch-sensor) as though it was an
external (wacom-like) tablet for your Linux device.
</li>
<li>
Use your android phones touch screen on your Linux device.
</li>
</... | [] |
https://avatars.githubusercontent.com/u/113083639?v=4 | zphysics | zig-gamedev/zphysics | 2024-11-04T21:13:35Z | Zig build package, bindings and C API (JoltC) for https://github.com/jrouwe/JoltPhysics | main | 4 | 33 | 10 | 33 | https://api.github.com/repos/zig-gamedev/zphysics/tags | MIT | [
"3d",
"bindings",
"gamedev",
"jolt-physics",
"physics",
"simulation",
"zig"
] | 1,034 | false | 2025-05-17T14:24:38Z | true | true | unknown | github | [] | <a>zphysics</a>
Zig build package, bindings and <a>C API</a> for <a>Jolt Physics</a>.
For a simple sample applications please see <a>here</a>.
Getting started
Example <code>build.zig</code>:
```zig
pub fn build(b: *std.Build) void {
const exe = b.addExecutable(.{ ... });
<code>const zphysics = b.dependency("zp... | [
"https://github.com/zig-gamedev/zig-gamedev"
] |
https://avatars.githubusercontent.com/u/44649669?v=4 | aoc.zig-template | Tomcat-42/aoc.zig-template | 2024-11-20T01:57:55Z | Advent of Code Zig Template | main | 0 | 32 | 3 | 32 | https://api.github.com/repos/Tomcat-42/aoc.zig-template/tags | - | [
"advent-of-code",
"advent-of-code-zig",
"aoc",
"zig",
"ziglang"
] | 59 | false | 2025-01-08T18:17:11Z | true | true | unknown | github | [] | 404 | [] |
https://avatars.githubusercontent.com/u/173191406?v=4 | Zune | Scythe-Technology/Zune | 2024-08-13T12:32:52Z | A Luau runtime | master | 4 | 30 | 2 | 30 | https://api.github.com/repos/Scythe-Technology/Zune/tags | NOASSERTION | [
"cli",
"general-purpose",
"luau",
"luau-lang",
"runtime",
"scripting",
"zig",
"ziglang"
] | 798 | false | 2025-05-19T17:18:31Z | true | true | 0.14.0 | github | [
{
"commit": null,
"name": "json",
"tar_url": null,
"type": "remote",
"url": "https://codeload.github.com/Scythe-Technology/zig-json/tar.gz/169d325128b76b2bb79456357871f42ff339b98e"
},
{
"commit": null,
"name": "yaml",
"tar_url": null,
"type": "remote",
"url": "https://cod... |
Zune
<a target="_blank">
</a>
Zune is a <a>Luau</a> runtime, inspired by <a>Lune</a>, similar to <a>Node</a>, or <a>Bun</a>.
Features
<ul>
<li><strong>Comprehensive API</strong>: Includes fully featured APIs for filesystem operations, networking, and standard I/O.</li>
<li><strong>Rich Standar... | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.