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/18044887?v=4
ziglearn-cn
meission/ziglearn-cn
2023-06-19T15:14:25Z
https://ziglearn.org ๆฑ‰่ฏญ็ฟป่ฏ‘็‰ˆ
main
0
0
0
0
https://api.github.com/repos/meission/ziglearn-cn/tags
MIT
[ "zig", "ziglang", "ziglearn" ]
46
false
2023-06-19T15:40:07Z
false
false
unknown
github
[]
ziglearn-cn ๆœฌไป“ๅบ“ไธบhttps://ziglearn.org ๆฑ‰่ฏญ็ฟป่ฏ‘ๅ†…ๅฎน ๆฌข่ฟŽๅ้ฆˆๅ’Œprใ€‚ How to run the tests <ol> <li><code>zig run test-out.zig</code></li> <li><code>zig test do_tests.zig</code></li> </ol> ็‰ˆๆƒๅฃฐๆ˜Ž <a></a> ็”ฑ <a>meission</a> ้‡‡็”จ <a>็Ÿฅ่ฏ†ๅ…ฑไบซ ็ฝฒๅ-้žๅ•†ไธšๆ€งไฝฟ็”จ-็ฆๆญขๆผ”็ปŽ 4.0 ๅ›ฝ้™… ่ฎธๅฏๅ่ฎฎ</a>่ฟ›่กŒ่ฎธๅฏใ€‚ ไธฅ็ฆไปปไฝ•ๅ•†ไธš่กŒไธบไฝฟ็”จๆˆ–ๅผ•็”จ่ฏฅๆ–‡ๆกฃ็š„ๅ…จ้ƒจๆˆ–้ƒจๅˆ†ๅ†…ๅฎน๏ผ ๆฌข่ฟŽๅคงๅฎถๆไพ›ๅปบ่ฎฎ๏ผ
[]
https://avatars.githubusercontent.com/u/122752255?v=4
ZIGCalculator
CalculationCollective/ZIGCalculator
2023-11-25T23:34:44Z
null
main
0
1
0
1
https://api.github.com/repos/CalculationCollective/ZIGCalculator/tags
NOASSERTION
[ "calculator", "zig" ]
2
false
2023-11-27T19:41:03Z
false
false
unknown
github
[]
ZIGCalculator Install ZIG can be downloaded from the official <a>website</a>. Run You can run the program with this command: <code>bash zig run ZIGCalculator.zig</code>
[]
https://avatars.githubusercontent.com/u/20256717?v=4
zvox
Game4all/zvox
2024-01-28T22:55:53Z
๐ŸงŠ Zig library to parse Magicavoxel .vox files
master
0
1
0
1
https://api.github.com/repos/Game4all/zvox/tags
-
[ "magicavoxel", "vox", "voxel", "zig" ]
28
false
2024-10-01T04:57:17Z
true
true
unknown
github
[]
<code>zvox</code> Installation Using Zig's package manager. Usage ```zig var gpa = std.heap.GeneralPurposeAllocator(.{}){}; const alloc = gpa.allocator(); defer _ = gpa.deinit(); const file = try std.fs.cwd().openFile("testing/chicken.vox", .{ .mode = .read_only }); defer file.close(); const reader = file.reader...
[ "https://github.com/Game4all/unnamed-voxel-tracer" ]
https://avatars.githubusercontent.com/u/4185906?v=4
zig-http-test
Vemahk/zig-http-test
2023-10-16T01:21:09Z
A toy webserver, built with Zig, Zap, HTMX, and TailwindCSS
master
5
2
0
2
https://api.github.com/repos/Vemahk/zig-http-test/tags
MIT
[ "htmx", "webserver", "zap", "zig" ]
145
false
2025-01-25T20:18:16Z
true
true
unknown
github
[ { "commit": "refs", "name": "zap", "tar_url": "https://github.com/zigzap/zap/archive/refs.tar.gz", "type": "remote", "url": "https://github.com/zigzap/zap" }, { "commit": "ae5ecc1522da983dc39bb0d8b27f5d1b1d7956e3.tar.gz", "name": "mustache", "tar_url": "https://github.com/batiati...
Zig HTTP Server Made with <a>zig</a>, <a>zap</a>, <a>mustache-zig</a>, <a>htmx</a>, and <a>tailwind</a>. Purpose I work mainly in web dev, and I like zig. Thought I'd see how the two went together. Findings Yeah. It's pretty aight. Kinda wish zig had some kind of interface/trait system, but I get by. I've had ...
[]
https://avatars.githubusercontent.com/u/28438021?v=4
upsmon
maximousblk/upsmon
2024-01-16T14:16:53Z
A simple UPS monitor for Raspberry Pi
main
0
1
0
1
https://api.github.com/repos/maximousblk/upsmon/tags
MIT
[ "i2c", "raspberry-pi", "zig" ]
4
false
2024-05-29T09:06:35Z
true
false
unknown
github
[]
UPSmon A simple UPS monitor for <a>UPS HAT (B) for Raspberry Pi</a>. Installation You can download the latest release from the <a>releases page</a> or build it yourselfโ„ข๏ธ. Requirements <ul> <li><a>Zig</a></li> <li>Make sure you have I2C enabled on your Raspberry Pi</li> </ul> Clone this repository <code>bash git ...
[]
https://avatars.githubusercontent.com/u/6332937?v=4
zigcat
SuSonicTH/zigcat
2023-06-23T20:20:26Z
As a lerning exercise to get to know zig I build a small command line tool that works like cat
master
0
1
0
1
https://api.github.com/repos/SuSonicTH/zigcat/tags
-
[ "cat", "cli", "commandline-tool", "learning", "zig" ]
35
false
2024-07-30T21:20:18Z
true
false
unknown
github
[]
zigcat As a lerning exercise to get to know zig I build a small command line tool that works like cat. Most GNU cat commandline options are implemented. Missing options (all depend on --show-nonprinting) <ul> <li>-A, --show-all</li> <li>-e</li> <li>-t</li> <li>-v, --show-nonprinting</li> </ul> Feedback from more exp...
[]
https://avatars.githubusercontent.com/u/558581?v=4
zig-ocr-mnist-k-nearest-neighbors
MadLittleMods/zig-ocr-mnist-k-nearest-neighbors
2023-09-30T07:09:30Z
Basic OCR example written in Zig using K-nearest neighbor against the MNIST dataset
main
0
1
0
1
https://api.github.com/repos/MadLittleMods/zig-ocr-mnist-k-nearest-neighbors/tags
-
[ "k-nearest-neighbors", "knn", "mnist", "mnist-handwriting-recognition", "ocr", "zig" ]
27
false
2024-08-10T18:44:20Z
true
false
unknown
github
[]
Basic OCR example using K-nearest neighbors against the MNIST dataset A from scratch, simple OCR project to recognize/detect text in images from the MNIST dataset which is just a bunch of 28x28 images of white number digits centered on a black background. We're using K-nearest neighbors to classify the images which i...
[]
https://avatars.githubusercontent.com/u/1427341?v=4
Zigota
doanamo/Zigota
2023-06-17T13:37:40Z
First game/demo project in Zig language
main
0
1
0
1
https://api.github.com/repos/doanamo/Zigota/tags
-
[ "gamedev", "vulkan", "zig" ]
3,496
false
2024-04-22T07:03:34Z
true
false
unknown
github
[]
Prerequisites <ul> <li>Tested only with Windows as of now</li> <li>Zig: <a>0.12.0-dev.798+5a4a5875d</a></li> <li>Vulkan: <a>1.3.261.1</a></li> <li>Blender: <a>3.6.2</a></li> </ul> Binaries of prerequisities must be available from PATH environment. Screenshots
[]
https://avatars.githubusercontent.com/u/120288185?v=4
FreshPresence
LittleBigRefresh/FreshPresence
2023-08-12T06:52:46Z
A tiny background app providing Discord Rich Presence for the LittleBigPlanet games on Refresh-based servers.
master
1
1
1
1
https://api.github.com/repos/LittleBigRefresh/FreshPresence/tags
AGPL-3.0
[ "custom-server", "littlebigplanet", "zig" ]
188
false
2024-11-08T22:46:16Z
true
true
unknown
github
[ { "commit": "900dd023c0a22357b5f5c58464f05d4403ccb02f", "name": "zig-discord", "tar_url": "https://github.com/Beyley/zig-discord/archive/900dd023c0a22357b5f5c58464f05d4403ccb02f.tar.gz", "type": "remote", "url": "https://github.com/Beyley/zig-discord" }, { "commit": "4ff20c6fcec81ec07622...
FreshPresence A tiny background app providing Discord Rich Presence for the LittleBigPlanet games on <a>Refresh</a>-based servers. <a></a> Compatibility FreshPresence is only designed for the <a>Refresh v3 API</a>, so FreshPresence will not work with alternative servers. Additionally, LBP1 will only have limited r...
[]
https://avatars.githubusercontent.com/u/13811862?v=4
cutenet-zig
thechampagne/cutenet-zig
2023-04-20T12:58:27Z
Zig binding for cutenet a networking library for games requiring an optional reliability layer over UDP with a baked in security scheme.
main
0
1
0
1
https://api.github.com/repos/thechampagne/cutenet-zig/tags
Zlib
[ "zig", "zig-package" ]
2
false
2024-08-31T21:03:56Z
false
false
unknown
github
[]
cutenet-zig <a></a> <a></a> Zig binding for <strong>cutenet</strong> a networking library for games requiring an optional reliability layer over UDP with a baked in security scheme. References <ul> <li><a>cutenet</a> - <strong>1.03</strong></li> </ul> License This repo is released under the <a>Zlib License</a>.
[]
https://avatars.githubusercontent.com/u/4337696?v=4
dynamo
nikneym/dynamo
2023-05-01T10:36:39Z
Performant abstraction over system APIs for non-blocking socket I/O. Implements an event loop that leverages proactor pattern.
main
0
1
0
1
https://api.github.com/repos/nikneym/dynamo/tags
MIT
[ "dynamo", "epoll", "non-blocking-io", "non-blocking-sockets", "nonblocking", "nonblocking-sockets", "socket", "socket-io", "zig", "ziglang" ]
15
false
2025-03-03T11:52:09Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/139293750?v=4
Musubi
bogwi/Musubi
2023-08-31T08:55:33Z
All purpose Graph in ZIG
master
0
1
0
1
https://api.github.com/repos/bogwi/Musubi/tags
MIT
[ "data-structures", "graph", "graph-algorithms", "zig", "zig-package", "ziglang" ]
93
false
2024-06-01T03:13:30Z
true
true
unknown
github
[]
All purpose Graph in ZIG. Description An implementation of an adjacency map graph, where all edges incident on a vertex are collected into a map, using the adjacent vertex as a key. \ The graph can be initiated as one of four variants, subjects of graph type: <code>.directed,.undirected</code> and mode: <code>.weight...
[]
https://avatars.githubusercontent.com/u/43012445?v=4
raylib-zig-template
cowboy8625/raylib-zig-template
2024-01-19T23:08:09Z
a starter template for zig and raylib projects
master
0
1
0
1
https://api.github.com/repos/cowboy8625/raylib-zig-template/tags
-
[ "raylib", "template", "zig" ]
4,211
false
2024-07-15T21:22:48Z
true
true
0.13.0
github
[ { "commit": "d2f2827a8199fbb3e33b92f53da179272717867e.tar.gz", "name": "raylib_zig", "tar_url": "https://github.com/cowboy8625/raylib_zig/archive/d2f2827a8199fbb3e33b92f53da179272717867e.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/cowboy8625/raylib_zig" } ]
Raylib Zig Template This template is just to help others quickly get started with Raylib and Zig. I had a hard time getting started even though it was super simple. How to use <code>git clone https://github.com/cowboy8625/raylib-zig-template &lt;project-name&gt; &amp;&amp; cd &lt;project-name&gt;</code>
[]
https://avatars.githubusercontent.com/u/45712559?v=4
ggml-playground
metalwhale/ggml-playground
2023-08-20T11:09:58Z
ML model inference in Zig using ggml
main
0
1
0
1
https://api.github.com/repos/metalwhale/ggml-playground/tags
MIT
[ "ggml", "zig" ]
20
false
2024-01-31T15:17:51Z
false
false
unknown
github
[]
ggml-playground ML model inference in Zig using ggml How to run <ol> <li>Start and get inside the Docker container: <code>bash cd infra-dev/ docker-compose up -d docker-compose exec -it ggml-playground bash</code></li> <li>Convert models: <code>bash cd ./models/ python3 ./convert.py gpt_ne...
[]
https://avatars.githubusercontent.com/u/15676482?v=4
zglgen
siniarskimar/zglgen
2023-09-22T14:33:15Z
OpenGL bindings generator written in Zig
main
10
1
1
1
https://api.github.com/repos/siniarskimar/zglgen/tags
Zlib
[ "3d-graphics", "generator", "opengl", "tools", "zig" ]
255
false
2025-02-15T16:48:46Z
true
true
0.12.0
github
[ { "commit": "c0193e9247335a6c1688b946325060289405de2a.tar.gz", "name": "clap", "tar_url": "https://github.com/Hejsil/zig-clap/archive/c0193e9247335a6c1688b946325060289405de2a.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/Hejsil/zig-clap" } ]
zglgen <a></a> OpenGL bindings generator fully written in Zig. Supports generating bindings for all versions of: - OpenGL - OpenGL Core - OpenGL ES - OpenGL SC Usage The main branch of zglgen tries to work with latest official release of Zig. Command line Up-to-date documentation on command line options ca...
[]
https://avatars.githubusercontent.com/u/135217?v=4
mini-zos
gthvn1/mini-zos
2023-10-19T16:50:48Z
A unikernel written in zig that runs on top of Xen and provides runtime for Wasm binaries...
master
5
1
0
1
https://api.github.com/repos/gthvn1/mini-zos/tags
GPL-3.0
[ "unikernel", "wasm", "xen", "zig" ]
49
false
2024-06-17T08:36:22Z
true
false
unknown
github
[]
<blockquote> <strong>Warning</strong> This project has been archived because the main project is now <a>barebones</a>. My idea is too merge <a>barebones</a> and <a>zanzibar</a> at some point to be able to run barebones on Xen with zanzibar as monkey REPL </blockquote> Mini-Zos Inspired by mini-os that is a small O...
[]
https://avatars.githubusercontent.com/u/2242?v=4
zig-jsonlog
softprops/zig-jsonlog
2023-11-26T06:12:18Z
format zig std logs as structured JSON
main
2
1
0
1
https://api.github.com/repos/softprops/zig-jsonlog/tags
MIT
[ "json", "logging", "zig", "zig-library", "zig-package", "zigdex-lib", "ziglang" ]
28
false
2024-06-08T22:20:12Z
true
true
0.13.0
github
[]
jsonlog A zero-allocation JSON formatting logging library for zig <a></a> <a></a> ๐Ÿฌ features <ul> <li>make your logs easy to query with tools like aws cloud watch insights</li> <li>zero-allocation</li> <li>append arbitrary metadata to your logs</li> <li>automatic newline insertion</li> </ul> Comi...
[]
https://avatars.githubusercontent.com/u/5048090?v=4
zig-tour
jackdbd/zig-tour
2023-04-13T16:21:07Z
An introduction to the Zig programming language and toolchain
main
3
1
0
1
https://api.github.com/repos/jackdbd/zig-tour/tags
-
[ "meetup", "zig" ]
5,228
false
2024-08-16T00:06:03Z
false
false
unknown
github
[]
Zig tour An introduction to the Zig programming language and toolchain. I gave this talk at <a>pisa.dev</a>. <ul> <li>๐ŸŒ https://zig-tour.vercel.app/</li> <li>๐Ÿ“บ https://www.youtube.com/live/Fe1xDUh6dYs</li> <li>๐Ÿ—Ž https://raw.githubusercontent.com/jackdbd/zig-tour/main/assets/zig-tour.pdf</li> </ul> Installation T...
[]
https://avatars.githubusercontent.com/u/18609989?v=4
lox-zig
adrianchong518/lox-zig
2023-05-24T14:29:48Z
A Lox bytecode VM compiler / interpreter written in Zig
main
0
1
0
1
https://api.github.com/repos/adrianchong518/lox-zig/tags
MIT
[ "crafting-interpreters", "lox", "zig" ]
96
false
2025-02-12T21:03:56Z
true
false
unknown
github
[]
lox-zig A bytecode VM compiler / interpreter for the Lox language written in Zig from the book <a>Crafting Interpreters</a>
[]
https://avatars.githubusercontent.com/u/90179203?v=4
taptempo-zig
alberic89/taptempo-zig
2023-08-02T18:32:00Z
Un Taptempo minimaliste codรฉ en zig
master
0
1
0
1
https://api.github.com/repos/alberic89/taptempo-zig/tags
GPL-3.0
[ "zig" ]
35
false
2025-02-20T15:30:28Z
false
false
unknown
github
[]
taptempo-zig Un Taptempo minimaliste codรฉ en zig Compilรฉ avec succรจs avec zig 0.11.0 (4 aoรปt 2023) Retouvez le code source ร  <a>https://github.com/alberic89/taptempo-zig</a> Pour compiler : <code>bash zig build-exe taptempo.zig</code> Lancez avec : <code>bash ./taptempo</code> Vous pouvez spรฉcifier le nombre de frap...
[]
https://avatars.githubusercontent.com/u/56188619?v=4
zigonic
hun756/zigonic
2023-10-30T20:26:13Z
Algorithm library in Zig programming language
main
0
1
0
1
https://api.github.com/repos/hun756/zigonic/tags
MIT
[ "algorithm", "algorithms", "zig", "zig-lang", "zig-library", "ziglang" ]
31
false
2025-01-19T15:37:57Z
true
false
unknown
github
[]
zigonic Algorithm library in Zig programming language
[]
https://avatars.githubusercontent.com/u/85593302?v=4
funnel
svelterust/funnel
2023-05-31T12:16:52Z
Funny operating system
master
0
1
0
1
https://api.github.com/repos/svelterust/funnel/tags
-
[ "x86", "zig" ]
19
false
2023-12-29T22:30:01Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/6756180?v=4
3bc-zig
kassane/3bc-zig
2023-07-18T18:40:47Z
Raw 3BC bindings for Zig
main
0
0
0
0
https://api.github.com/repos/kassane/3bc-zig/tags
GPL-3.0
[ "3bc-lang", "ffi", "zig", "ziglang" ]
22
false
2023-11-01T17:11:04Z
true
false
unknown
github
[]
3bc-zig Raw 3BC bindings for Zig. This zig binding is designed for testing interoperability between both languages. Whats is <a>3BC language</a>? Low-level language, tiny virtual machine, intermediate representation, embeddable, easy for beginners. Requirements <ul> <li>zig <a>v0.12 or higher</a></li> <li>git for...
[]
https://avatars.githubusercontent.com/u/5579064?v=4
zig-xplat-cube
carljdp/zig-xplat-cube
2023-08-11T07:43:11Z
An Experiment - Learning cross-platform Zig lang + OpenGL
main
0
0
0
0
https://api.github.com/repos/carljdp/zig-xplat-cube/tags
-
[ "3d", "3d-engine", "cross-platform", "crossplatform", "engine3d", "glfw", "glfw3", "glsl", "opengl", "opengl4", "zig" ]
319
false
2023-11-01T17:24:25Z
true
false
unknown
github
[]
zig-xplat-cube A Zig based attempt to rotate a cube on multiple platforms. Rationale I want to learn Zig, and I want to learn how to make cross platform applications. I also want to learn how to make 3D graphics. This project is an attempt to do all of those things at once. Description // TODO: add more detailed d...
[]
https://avatars.githubusercontent.com/u/13811862?v=4
cnbt-zig
thechampagne/cnbt-zig
2023-04-18T12:51:09Z
Zig binding for cNBT an NBT file parser and manipulator library.
main
0
0
0
0
https://api.github.com/repos/thechampagne/cnbt-zig/tags
Apache-2.0
[ "zig", "zig-package" ]
5
false
2023-04-22T00:47:32Z
false
false
unknown
github
[]
cnbt-zig <a></a> <a></a> Zig binding for <strong>cNBT</strong> an NBT file parser and manipulator library. References <ul> <li><a>cnbt</a></li> </ul> License This repo is released under the <a>Apache License 2.0</a>.
[]
https://avatars.githubusercontent.com/u/55260788?v=4
zvm
Wraith29/zvm
2023-04-08T22:20:12Z
Zig Version Manager
main
0
0
0
0
https://api.github.com/repos/Wraith29/zvm/tags
-
[ "zig" ]
78
false
2023-11-01T17:12:13Z
true
false
unknown
github
[]
Zig Version Manager As of right now, this will only work on x86_64 Windows machines, I am looking to improve this, but it will take a while. Usage <ul> <li>list [-i]</li> <li>lists installed versions of zig</li> <li>install \</li> <li>attempt to install the specified version</li> <li>latest</li> <li>install latest ve...
[]
https://avatars.githubusercontent.com/u/60897190?v=4
ansi
Remy2701/ansi
2023-06-17T08:36:25Z
Library to manipulate ansi codes in zig!
main
0
0
0
0
https://api.github.com/repos/Remy2701/ansi/tags
-
[ "ansi", "zig" ]
4
false
2023-06-17T19:25:53Z
true
false
unknown
github
[]
ANSI This library provides abstraction to write ANSI codes, this allows you to - Set background and foreground color - Set text mode (Bold, Italic, Strikethrough, ...) - Erase - Manipulate the cursor Installation Clone this repository in your libs folder. <code>sh git clone https://github.com/Remy2701/ansi</code> ...
[ "https://github.com/derveloper/aoc.zig" ]
https://avatars.githubusercontent.com/u/24578855?v=4
ztool
deatil/ztool
2023-08-14T08:52:15Z
ztool ๆ˜ฏไธ€ไธชไฝฟ็”จ zig ่ฏญ่จ€ๅผ€ๅ‘่Žทๅ–ๆ–‡ไปถๆ‘˜่ฆ็š„ๅทฅๅ…ท
main
0
0
0
0
https://api.github.com/repos/deatil/ztool/tags
Apache-2.0
[ "base64", "hash", "md5", "sha1", "tools", "zig" ]
39
false
2023-08-16T02:49:06Z
true
false
unknown
github
[]
ztool ztool ๆ˜ฏไธ€ไธชไฝฟ็”จ zig ่ฏญ่จ€ๅผ€ๅ‘่Žทๅ–ๆ–‡ไปถๆ‘˜่ฆ็š„ๅทฅๅ…ท ็Žฏๅขƒ่ฆๆฑ‚ <ul> <li>Zig &gt;= 0.11</li> </ul> ไธ‹่ฝฝๅฎ‰่ฃ… ~~~cmd git clone github.com/deatil/ztool ~~~ ๅผ€ๅง‹ไฝฟ็”จ ็ผ–่ฏ‘ๆต‹่ฏ• ~~~cmd zig build run ~~~ ่ฟ่กŒ ~~~cmd ./ztool -h ./ztool --help ./ztool -t=md5 [-i=in.txt] [-o=out.txt] [-k=key_data] [-s=1] ./ztool --type=md5 [--in=in.txt] [--out=out.txt] [--key...
[]
https://avatars.githubusercontent.com/u/13811862?v=4
sfdir-zig
thechampagne/sfdir-zig
2023-04-18T22:33:28Z
Zig binding for Single-file dir a directory listing functions.
main
0
0
0
0
https://api.github.com/repos/thechampagne/sfdir-zig/tags
Apache-2.0
[ "zig", "zig-package" ]
4
false
2023-04-22T00:47:01Z
false
false
unknown
github
[]
sfdir-zig <a></a> <a></a> Zig binding for <strong>Single-file dir</strong> a directory listing functions. References <ul> <li><a>sfdir</a></li> </ul> License This repo is released under the <a>Apache License 2.0</a>.
[]
https://avatars.githubusercontent.com/u/59750184?v=4
clip.zig
fremantle-industries/clip.zig
2023-03-25T01:38:47Z
A declarative CLI programming language
main
0
0
0
0
https://api.github.com/repos/fremantle-industries/clip.zig/tags
MIT
[ "cli", "declarative", "declarative-cli", "zig" ]
2
false
2023-03-28T04:46:21Z
true
false
unknown
github
[]
clip.zig A declarative CLI programming language Development <code>sh make</code> Test <code>sh make test</code> Authors <ul> <li>Alex Kwiatkowski - alex+git@fremantle.io</li> </ul> License <code>clip.zig</code> is released under the <a>MIT license</a>
[]
https://avatars.githubusercontent.com/u/20625305?v=4
zig_c_cxx_build
axojhf/zig_c_cxx_build
2023-05-20T13:07:28Z
null
main
0
0
0
0
https://api.github.com/repos/axojhf/zig_c_cxx_build/tags
MIT
[ "zig" ]
27
false
2023-05-24T10:15:19Z
false
false
unknown
github
[]
zig_c_cxx_build Use the zig compilation system to compile C/C++ open source projects.
[]
https://avatars.githubusercontent.com/u/29982750?v=4
ZIG-LEARN
rakesh740/ZIG-LEARN
2023-08-04T06:37:29Z
null
main
0
0
0
0
https://api.github.com/repos/rakesh740/ZIG-LEARN/tags
-
[ "hacktoberfest", "zig" ]
7
false
2023-10-01T13:59:25Z
false
false
unknown
github
[]
ZIG-LEARN I am trying to learn a new language zig using resources in https://ziglang.org/learn/
[]
https://avatars.githubusercontent.com/u/137411855?v=4
amgine
JosephABudd/amgine
2023-07-17T17:06:13Z
I'm just learning zig.
main
0
0
0
0
https://api.github.com/repos/JosephABudd/amgine/tags
MIT
[ "cypher", "zig" ]
13
false
2023-11-01T17:12:08Z
true
false
unknown
github
[]
amgine July 26, 2023 This library might be finished. July 18, 2023 amgine is a poly numberic substituion cypher. ( Similar to the poly alphabetic substition cyphers children create in grade school for passing secret messages around. ) This project is how I am learning zig and making a zig library. This library is ...
[]
https://avatars.githubusercontent.com/u/12962448?v=4
configurator
star-tek-mb/configurator
2023-02-24T18:51:14Z
Configurator
master
0
0
0
0
https://api.github.com/repos/star-tek-mb/configurator/tags
-
[ "config", "django", "laravel", "nginx", "proxy", "zig" ]
6
false
2023-07-08T22:34:53Z
true
false
unknown
github
[]
Overview Configurator is a template generator Purpose Make my life easier to deploy my apps with nginx Build Tested with Zig <code>0.11.0-dev.1711+dc1f50e50</code> <code>zig build</code> Run with <code>zig build run</code> How to add new config To add new config look into <code>main.zig</code> for example of ...
[]
https://avatars.githubusercontent.com/u/47928703?v=4
hello-world-zig
eavelasquez/hello-world-zig
2023-04-10T21:34:45Z
This repository contains exercises for learning the Zig programming language. The exercises are based on the ziglings repository.
main
0
0
0
0
https://api.github.com/repos/eavelasquez/hello-world-zig/tags
-
[ "zig", "ziglings" ]
11
false
2023-04-10T21:35:56Z
false
false
unknown
github
[]
Hello World Zig This repository contains exercises for learning the <a>Zig programming language</a>. The exercises are based on the <a>ziglings</a> repository.
[]
https://avatars.githubusercontent.com/u/23489037?v=4
divide-zig
lacc97/divide-zig
2023-07-02T20:36:21Z
A port of libdivide for the Zig language
master
0
0
0
0
https://api.github.com/repos/lacc97/divide-zig/tags
BSL-1.0
[ "zig" ]
8
false
2023-07-02T20:41:56Z
true
false
unknown
github
[]
divide-zig A port of <a>libdivide</a> to Zig.
[]
https://avatars.githubusercontent.com/u/54628577?v=4
zigocs
C0DIC/zigocs
2023-04-06T14:49:19Z
ะ”ะพะบัƒะผะตะฝั‚ะฐั†ะธั ัะทั‹ะบะฐ ะฟั€ะพะณั€ะฐะผะผะธั€ะพะฒะฐะฝะธั Zig ั ะฟั€ะธะผะตั€ะฐะผะธ
main
0
0
0
0
https://api.github.com/repos/C0DIC/zigocs/tags
MIT
[ "documentation", "programming-language", "russian", "russian-language", "zig" ]
7
false
2023-04-06T16:19:01Z
false
false
unknown
github
[]
zigocs ะ”ะพะบัƒะผะตะฝั‚ะฐั†ะธั (ะฝะตะพั„.) ัะทั‹ะบะฐ ะฟั€ะพะณั€ะฐะผะผะธั€ะพะฒะฐะฝะธั <a>Zig</a> ั ะฟั€ะธะผะตั€ะฐะผะธ. Zig unofficial documentaion in Russian language ะžะฑั‰ะฐั ะธะฝั„ะพั€ะผะฐั†ะธั <ul> <li>ะ’ัั ะดะพะบัƒะผะตะฝั‚ะฐั†ะธั ะฒ <a>docs</a></li> <li>ะ’ ะบะฐะถะดะพะน ะฟะฐะฟะบะต ะธะผะตะตั‚ัั ะผะด-ัั‚ั€ะฐะฝะธั†ะฐ ั ะดะพะบัƒะผะตะฝั‚ะฐั†ะธะตะน ะธ ั„ะฐะนะป ั ะบะพะดะพะผ</li> </ul> ะ›ะธั†ะตะฝะทะธั ะ’ัะต ะฟะพะด MIT-ะปะธั†ะตะฝะทะธะตะน. ะœะพะถะฝะพ ะดะตะปะฐั‚ัŒ ะฒัะต,...
[]
https://avatars.githubusercontent.com/u/67988550?v=4
zig-cli-hello-world
bearddan2000/zig-cli-hello-world
2023-06-24T12:50:16Z
A POC zig program hello world.
main
0
0
0
0
https://api.github.com/repos/bearddan2000/zig-cli-hello-world/tags
-
[ "cli", "hello", "world", "zig" ]
1
false
2023-06-24T12:50:22Z
false
false
unknown
github
[]
zig-cli-hello-world Description A POC zig program hello world. Tech stack <ul> <li>zig</li> </ul> Docker stack <ul> <li>euantorano/zig</li> </ul> To run <code>sudo ./install.sh -u</code> To stop <code>sudo ./install.sh -d</code> For help <code>sudo ./install.sh -h</code>
[]
https://avatars.githubusercontent.com/u/6811788?v=4
monocypher-zig
permutationlock/monocypher-zig
2023-07-02T22:06:38Z
Zig bindings for the Monocypher cryptography library.
main
0
0
0
0
https://api.github.com/repos/permutationlock/monocypher-zig/tags
MIT
[ "cryptography", "monocypher", "zig" ]
16
false
2023-07-08T04:33:23Z
true
false
unknown
github
[]
Monocypher-Zig Monocypher-Zig aims to provide simple Zig bindings for the <a>Monocypher</a> cryptography library. It currently targets the Zig 10.1 release. For most functions it simply provides a casting interface to allow Zig code to pass slices rather than pointers and sizes. The incremental interface for authent...
[]
https://avatars.githubusercontent.com/u/473672?v=4
pong
fabioarnold/pong
2023-05-02T21:47:15Z
Pong game
main
0
0
0
0
https://api.github.com/repos/fabioarnold/pong/tags
MIT
[ "game", "sdl2", "zig" ]
10
false
2023-05-02T21:50:24Z
true
true
unknown
github
[ { "commit": "3eb87f0f5b8d815d5a608b732e1d77f0876712d9.tar.gz", "name": "sdl", "tar_url": "https://github.com/andrewrk/SDL/archive/3eb87f0f5b8d815d5a608b732e1d77f0876712d9.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/andrewrk/SDL" } ]
Pong Config To configure which paddle is controlled by AI edit <a>config.zig</a>. Build and run <code>bash $ zig build run</code> Tested with <a>Zig</a> version <code>0.12.0-dev.1830+779b8e259</code>.
[]
https://avatars.githubusercontent.com/u/81272124?v=4
zig
xpdojo/zig
2023-02-19T13:12:47Z
Zig is an imperative, general-purpose, statically typed, compiled system programming language designed by Andrew Kelley.
main
0
0
0
0
https://api.github.com/repos/xpdojo/zig/tags
MIT
[ "zig" ]
1
false
2023-02-19T13:13:36Z
false
false
unknown
github
[]
zig Zig is an imperative, general-purpose, statically typed, compiled system programming language designed by Andrew Kelley.
[]
https://avatars.githubusercontent.com/u/59750184?v=4
sql.zig
fremantle-industries/sql.zig
2023-03-25T02:21:35Z
A generic SQL interface for Zig
main
0
0
0
0
https://api.github.com/repos/fremantle-industries/sql.zig/tags
MIT
[ "sql", "zig" ]
2
false
2023-03-28T05:27:13Z
true
false
unknown
github
[]
sql.zig A generic SQL interface for Zig Development <code>sh make</code> Test <code>sh make test</code> Authors <ul> <li>Alex Kwiatkowski - alex+git@fremantle.io</li> </ul> License <code>sql.zig</code> is released under the <a>MIT license</a>
[]
https://avatars.githubusercontent.com/u/87276646?v=4
Zig
tomiis4/Zig
2023-04-15T19:09:16Z
My Zig projects with cheatsheet
main
0
0
0
0
https://api.github.com/repos/tomiis4/Zig/tags
-
[ "cheatsheet", "zig", "zig-cheatsheet" ]
7
false
2023-05-01T13:32:54Z
false
false
unknown
github
[]
<a>Zig</a> Cheatsheet * [File](#file) * [Hello world](#hello-world) * [Importing packages](#importing-packages) * [Variables &amp; Types](#variables) * [structs](#structs) * [map](#map) * [Functions](#functions) * [Logic statements](#logic-statements) * [if/else](#ifelse) * [switch/case](#switchcas...
[]
https://avatars.githubusercontent.com/u/25912761?v=4
snorlax
r4gus/snorlax
2023-08-15T22:18:50Z
CouchDB client
master
1
0
0
0
https://api.github.com/repos/r4gus/snorlax/tags
-
[ "couchdb", "couchdb-client", "database", "zig", "ziglang" ]
23
false
2023-08-17T19:39:10Z
true
false
unknown
github
[]
Snorlax A <strong>work in progress</strong> <a>CouchDB</a> client library. Getting started <ol> <li>Install <a>Zig</a> <code>0.11.0</code> on your system.</li> <li>Follow the CouchDB <a>installation instructions</a> to setup CouchDB on your system.</li> <li>Then check out one of the <a>examples</a>. After running <co...
[]
https://avatars.githubusercontent.com/u/59750184?v=4
kafka.zig
fremantle-industries/kafka.zig
2023-03-27T05:48:14Z
A Kafka client for Zig
main
0
0
0
0
https://api.github.com/repos/fremantle-industries/kafka.zig/tags
MIT
[ "apache-kafka", "kafka", "kafka-client", "zig" ]
2
false
2023-03-28T04:10:30Z
true
false
unknown
github
[]
kafka.zig A Kafka client for Zig Test <code>sh make test</code> Authors <ul> <li>Alex Kwiatkowski - alex+git@fremantle.io</li> </ul> License <code>kafka.zig</code> is released under the <a>MIT license</a>
[]
https://avatars.githubusercontent.com/u/135145066?v=4
RLock
dying-will-bullet/RLock
2023-07-17T15:09:54Z
Reentrant lock in Zig.
master
1
0
1
0
https://api.github.com/repos/dying-will-bullet/RLock/tags
MIT
[ "lock", "mutex", "threading", "zig", "ziglang" ]
8
false
2023-11-01T17:12:17Z
true
true
unknown
github
[]
RLock <a></a> A reentrant lock is a synchronization primitive that may be acquired multiple times by the same thread. Internally, it uses the concepts of "owning thread" and "recursion level" in addition to the locked/unlocked state used by primitive locks. In the locked state, some thread owns the lock; in the unlo...
[]
https://avatars.githubusercontent.com/u/6188189?v=4
aoc22.zig
scnewma/aoc22.zig
2023-06-28T04:51:04Z
Advent of Code 2022 in Zig
main
0
0
0
0
https://api.github.com/repos/scnewma/aoc22.zig/tags
-
[ "advent-of-code-2022", "zig" ]
24
false
2023-11-01T17:24:55Z
true
false
unknown
github
[]
Advent of Code 2022 Rewriting my <a>Rust solutions</a> in <a>Zig</a> to learn the language.
[]
https://avatars.githubusercontent.com/u/5454662?v=4
zemc
fveilly/zemc
2023-08-30T17:04:53Z
Zig Embedded Containers
main
0
0
0
0
https://api.github.com/repos/fveilly/zemc/tags
MIT
[ "containers", "linked-list", "zig" ]
7
false
2023-11-01T17:25:51Z
true
false
unknown
github
[]
ZEmC Zig Embedded Containers A collection of embedded containers for Zig inspired by the linux kernel's implementation. Circular doubly linked list ``` // Any structure containing ListHead can be added to the list const Point = struct { x: i32, y: i32, list_ref: ListHead }; // Initialize the head of the list var ...
[]
https://avatars.githubusercontent.com/u/76484203?v=4
zigu
lebenoa/zigu
2024-01-13T12:06:39Z
Yet another zig updater..
main
0
0
0
0
https://api.github.com/repos/lebenoa/zigu/tags
BSL-1.0
[ "updater", "zig" ]
63
false
2025-01-15T14:31:19Z
true
true
unknown
github
[]
# Zigu Yet another (Zig) (u)pdater # Dependencies Runtime <ul> <li><code>tar</code> for extracting compressed archive (Runtime)</li> </ul> Build <blockquote> No build dependencies other than <code>Zig compiler</code> </blockquote> Usage ```pwsh Usage: zigu Commands: list S...
[]
https://avatars.githubusercontent.com/u/91773180?v=4
randomstring-zig
zaki3mymy/randomstring-zig
2023-11-12T11:30:38Z
Generate random string for Zig.
main
0
0
0
0
https://api.github.com/repos/zaki3mymy/randomstring-zig/tags
MIT
[ "zig" ]
5
false
2023-11-12T15:03:46Z
true
false
unknown
github
[]
randomstring-zig Generate random string for Zig. Example ```zig const std = @import("std"); const rs = @import("./randomstring.zig"); pub fn main() !void { // Allocate a fixed-size buffer on the stack to be used as the initial memory for the allocator. var buf: [1024]u8 = undefined; var fba = std.heap.F...
[]
https://avatars.githubusercontent.com/u/48196342?v=4
zig-term-colors
BiscuitTin/zig-term-colors
2024-01-16T17:49:55Z
[WIP] A simple library for ANSI terminal colors and styles in Zig.
main
0
0
0
0
https://api.github.com/repos/BiscuitTin/zig-term-colors/tags
MIT
[ "ansi", "colors", "select-graphic-rendition", "terminal", "zig" ]
286
false
2024-01-23T16:54:34Z
true
true
0.12.0
github
[]
<a></a> <a></a> Zig terminal colors A simple library for ANSI terminal colors and styles in Zig. View full demo Goals Non-goals Related projects <ul> <li><a>ansi-term</a> - Zig library for dealing with ANSI Terminals (escape codes, styles, etc.)</li> <li><a>chameleon</a> - Ter...
[]
https://avatars.githubusercontent.com/u/30635996?v=4
zig-nix-deez
mitsuruu/zig-nix-deez
2023-08-04T18:05:02Z
Template repository for bootstrapping a Zig executable using a Nix Flake
main
0
0
0
0
https://api.github.com/repos/mitsuruu/zig-nix-deez/tags
Unlicense
[ "nix", "nix-flakes", "zig", "ziglang" ]
9
false
2023-08-20T21:19:32Z
true
false
unknown
github
[]
zig-nix-deez A very basic (yet functional) way of getting Zig and Nix Flakes to work together to build a binary package for you. No bells, no whistles, just a <code>flake.nix</code> with a basic <code>stdenv.mkDerivation</code> to build a Hello World.
[]
https://avatars.githubusercontent.com/u/87582318?v=4
libwebp
koenigskraut/libwebp
2023-10-24T17:32:32Z
libwebp partially ported to Zig
main
0
0
0
0
https://api.github.com/repos/koenigskraut/libwebp/tags
BSD-3-Clause
[ "libwebp", "webp", "zig" ]
12,237
true
2023-12-25T06:43:49Z
true
true
unknown
github
[ { "commit": "cddbd65797d0947b0a4f905f446c7c6c32a4db3f.tar.gz", "name": "intrinzic", "tar_url": "https://github.com/koenigskraut/intrinzic/archive/cddbd65797d0947b0a4f905f446c7c6c32a4db3f.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/koenigskraut/intrinzic" } ]
WebP Codec <code>__ __ ____ ____ ____ / \\/ \/ _ \/ _ )/ _ \ \ / __/ _ \ __/ \__\__/\____/\_____/__/ ____ ___ / _/ / \ \ / _ \/ _/ / \_/ / / \ \ __/ \__ \____/____/\_____/_____/____/v1.3.2</code> WebP codec is a library to encode ...
[ "https://github.com/koenigskraut/zig-webp" ]
https://avatars.githubusercontent.com/u/29507195?v=4
fizzbuzz
18alantom/fizzbuzz
2023-10-08T15:37:54Z
Fizz buzz in Zig (w.i.p).
main
0
0
0
0
https://api.github.com/repos/18alantom/fizzbuzz/tags
-
[ "zig" ]
11
false
2023-11-01T17:10:52Z
true
false
unknown
github
[]
Fast Fizz Buzz using Zig <code>fizzbuzz.zig</code> generates <a>fizz buzz</a> output. This is piped through <a>pv</a> to measure data throughput. The output is finally piped to <code>/dev/null</code>. This code aims to maximize fizz buzz data throughput. Exec-env ``` OS: macOS 13.5.2 22G91 arm64 Shell: zsh 5.9 Term...
[]
https://avatars.githubusercontent.com/u/2828351?v=4
Zig-Intel-Hex
bcrist/Zig-Intel-Hex
2023-10-28T04:17:10Z
Intel Hex format library in Zig
main
0
0
0
0
https://api.github.com/repos/bcrist/Zig-Intel-Hex/tags
MIT
[ "encoding", "ihex", "intel-hex", "intelhex", "zig", "zig-library", "zig-package", "ziglang" ]
5
false
2024-06-22T15:29:41Z
true
true
0.12.0-dev.2063+804cee3b9
github
[]
Zig-Intel-Hex Prints binary data into Intel Hex format. TODO: Parsing
[]
https://avatars.githubusercontent.com/u/25188?v=4
tomaat.zig
unorsk/tomaat.zig
2023-12-20T12:04:18Z
Pomodoro countdown
main
0
0
0
0
https://api.github.com/repos/unorsk/tomaat.zig/tags
-
[ "cli", "pomodoro", "pomodoro-cli", "pomodoro-timer", "zig", "ziglang" ]
940
false
2025-05-11T10:54:35Z
true
true
0.14.0
github
[]
Simple countdown pomodoro timer in Zig How to build it locally This will build a binary and put it into your <code>/usr/local/bin</code> <code>zig build install --prefix-exe-dir /usr/local/bin --verbose</code> Building wasm <code>zig build-exe src/main.zig -target wasm32-freestanding -fno-entry -rdynamic -frefer...
[]
https://avatars.githubusercontent.com/u/2828351?v=4
Zig-ConsoleHelper
bcrist/Zig-ConsoleHelper
2023-06-17T17:55:03Z
Console Helpers for command line applications
main
0
0
0
0
https://api.github.com/repos/bcrist/Zig-ConsoleHelper/tags
MIT
[ "console", "console-color", "stdio", "stdout", "termcolor", "terminal", "zig", "zig-library", "zig-package", "ziglang" ]
24
false
2025-03-22T07:07:13Z
true
true
0.14.0
github
[]
Zig-ConsoleHelper Console helpers for command line Zig applications <ul> <li>Configures Windows stdout/stderr for UTF-8 and enables virtual terminal escape processing</li> <li>Generates escape sequences to change the current color/style</li> <li>Prints file context information with optional line numbers and highlighti...
[]
https://avatars.githubusercontent.com/u/122347252?v=4
LibreSSL-portable
epicyclic-dev/LibreSSL-portable
2023-08-31T04:50:30Z
LibreSSL-portable with the zig build system
zig-build
0
0
1
0
https://api.github.com/repos/epicyclic-dev/LibreSSL-portable/tags
-
[ "libressl", "openssl", "zig" ]
8,191
false
2024-09-16T04:18:27Z
true
false
unknown
github
[]
LibreSSL with a Zig build system This is a somewhat hacky port of the LibreSSL build system to Zig. It builds LibreSSL exclusively as static libraries. It does not (currently) build the LibreSSL command-line executables, like <code>openssl</code>. Notes: <ol> <li> In order for this to work, <code>.\update.sh</code> ...
[]
https://avatars.githubusercontent.com/u/35391378?v=4
Rock-Paper-Scissors-Arena
GeezerLMAO/Rock-Paper-Scissors-Arena
2023-06-08T03:51:07Z
A Rock Paper Scissors Tournament Written Zig
main
0
0
0
0
https://api.github.com/repos/GeezerLMAO/Rock-Paper-Scissors-Arena/tags
-
[ "game-development", "simulation", "sokol", "zig" ]
868
false
2023-06-08T03:52:54Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/1311673?v=4
learning_zig
tanangular/learning_zig
2023-09-17T21:29:56Z
A repository for showcasing my knowledge of the Zig programming language, and continuing to learn the language.
main
0
0
0
0
https://api.github.com/repos/tanangular/learning_zig/tags
-
[ "language", "learn", "learning", "zig", "zig-language" ]
28
false
2023-11-01T17:24:28Z
false
false
unknown
github
[]
เน€เธฃเธตเธขเธ™เธฃเธนเน‰ เธ เธฒเธฉเธฒ zig [เธญเน‰เธฒเธ‡เธญเธดเธ‡ เธˆเธฒเธ zig learning] (https://ziglang.org/documentation) เน€เธžเธดเนˆเธกเน€เธ•เธดเธก - https://github.com/gyulanemeth/learn-zig - https://github.com/craftlinks/zig_learn_opengl - https://github.com/zigbyexample/zigbyexample.github.io - https://github.com/bfeldpw/rayworld-ng - https://github.com/seanpm2001/Learn...
[]
https://avatars.githubusercontent.com/u/39483951?v=4
sudoku-solver-zig
FranciscoLlobet/sudoku-solver-zig
2023-05-29T16:36:37Z
Sudoku Solver in Zig
master
0
0
0
0
https://api.github.com/repos/FranciscoLlobet/sudoku-solver-zig/tags
MIT
[ "sudoku", "sudoku-solver", "zig", "ziglang" ]
78
false
2024-05-20T11:27:53Z
true
false
unknown
github
[]
sudoku-solver-zig <a></a> Sudoku Solver in Zig Simple Sudoku Solver Library based on the algorithm in <a>FranciscoLlobet/sudoku-solver</a>. This library has been written as a <code>kata</code> to test the basic features of the <a>Zig Programming Language</a>. <blockquote> This project, the repository and author(...
[]
https://avatars.githubusercontent.com/u/614071?v=4
chip8
johanlindfors/chip8
2023-03-04T10:15:24Z
Implementation of a chip8 interpretator in different programming languages
main
0
0
0
0
https://api.github.com/repos/johanlindfors/chip8/tags
-
[ "cplusplus", "csharp", "golang", "rust", "zig" ]
197
false
2024-05-26T09:45:23Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/49961859?v=4
mini-database-server-in-zig
paveloom/mini-database-server-in-zig
2023-04-09T09:39:34Z
Mini database server in Zig
main
0
0
0
0
https://api.github.com/repos/paveloom/mini-database-server-in-zig/tags
-
[ "database", "zig" ]
6
false
2023-08-02T20:02:25Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/85673341?v=4
zcalc
coderloff/zcalc
2023-10-30T11:24:37Z
A simple calculator built in Zig
main
0
0
0
0
https://api.github.com/repos/coderloff/zcalc/tags
-
[ "calculator", "zig" ]
2
false
2024-06-22T14:08:03Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/24943868?v=4
vosk.zig
jethrodaniel/vosk.zig
2024-01-02T00:45:57Z
Vosk, built with Zig
main
0
0
0
0
https://api.github.com/repos/jethrodaniel/vosk.zig/tags
-
[ "vosk-api", "zig" ]
59
false
2024-09-05T03:35:55Z
true
true
unknown
github
[ { "commit": "v0.3.50", "name": "vosk", "tar_url": "https://github.com/alphacep/vosk-api/archive/v0.3.50.tar.gz", "type": "remote", "url": "https://github.com/alphacep/vosk-api" }, { "commit": "fork", "name": "openfst", "tar_url": "https://github.com/jethrodaniel/openfst/archive/f...
vosk.zig Build <a>vosk-api</a> using <a>zig</a>. Status <ul> <li>MacOS (using <code>linkFramework("Accelerate")</code>)</li> <li>Linux (using <code>linkSystemLibrary("openblas")</code>)</li> </ul> Build <code>sh zig build -Doptimize=ReleaseFast -Dtarget=x86_64-native -p vosk/x86_64-macos zig build -Doptimize=Rele...
[]
https://avatars.githubusercontent.com/u/11492844?v=4
md4c-zig
fjebaker/md4c-zig
2023-12-09T20:23:08Z
A fork of md4c with a build.zig.
master
0
0
0
0
https://api.github.com/repos/fjebaker/md4c-zig/tags
MIT
[ "markdown", "zig", "zig-markdown" ]
1,143
true
2025-05-12T21:36:32Z
true
false
unknown
github
[]
MD4C Readme <ul> <li>Home: http://github.com/mity/md4c</li> <li>Wiki: http://github.com/mity/md4c/wiki</li> <li>Issue tracker: http://github.com/mity/md4c/issues</li> </ul> MD4C stands for "Markdown for C" and that's exactly what this project is about. What is Markdown In short, Markdown is the markup language this ...
[]
https://avatars.githubusercontent.com/u/107077959?v=4
learnzigopengl
jmillana/learnzigopengl
2023-11-06T17:40:30Z
A port of https://learnopengl.com written in zig, with zig-opengl and mach-glfw
main
0
0
1
0
https://api.github.com/repos/jmillana/learnzigopengl/tags
Apache-2.0
[ "computer-graphics", "mach-glfw", "opengl", "tutorial", "zig", "zig-opengl" ]
410
false
2023-11-06T19:42:24Z
true
true
unknown
github
[ { "commit": null, "name": "mach_glfw", "tar_url": null, "type": "remote", "url": "https://pkg.machengine.org/mach-glfw/20d247fa4b70c0b3951cb3c439d3466f204754e1.tar.gz" } ]
LearnZigOpenGL This repository provides a comprehensive guide for porting the <a>LearnOpenGL</a> tutorials to <a>Zig</a>, using <a>zig-opengl</a> and <a>mach-glfw</a>. Objective The primary aim of this project is to create a foundational resource for OpenGL development in the Zig programming language. Navigating the...
[]
https://avatars.githubusercontent.com/u/21150830?v=4
underglow2
ConnorRigby/underglow2
2023-02-28T21:50:24Z
Automotive PMU designed for controlling external lighting.
main
0
0
0
0
https://api.github.com/repos/ConnorRigby/underglow2/tags
NOASSERTION
[ "can", "kicad", "lighting-controller", "pcb", "pcb-design", "radio", "stm32", "zig" ]
111,719
false
2023-03-24T13:27:45Z
false
false
unknown
github
[]
Underglow 2 Automotive PMU designed for controlling external lighting. Specs |high side output|low side output|12v digital input|BLE|Radio| |-|-|-|-|-| |2|6|4|1|1| Repository Structure |folder|description| |-|-| |<a>docs</a>|Documentation for hardware as well as 3d models and interactive bill of materials| |<a>har...
[]
https://avatars.githubusercontent.com/u/99132213?v=4
zig-argtic
DISTREAT/zig-argtic
2023-07-24T20:03:43Z
Zig argument parser
master
2
0
1
0
https://api.github.com/repos/DISTREAT/zig-argtic/tags
LGPL-3.0
[ "argument-parser", "cli", "command-line-arguments-parser", "option-parser", "zig", "zig-lib", "zig-library", "zig-package" ]
11,944
false
2024-04-24T19:02:17Z
true
false
unknown
github
[]
zig-argtic A library for parsing command-line options, arguments, and sub-commands. <em>Build using zig version: <code>0.12.0</code></em> How does it compare to the POSIX and GNU conventions? <ul> <li>An option requires a long name (GNU compatible; eg. <code>--long-option</code>)</li> <li>An option may have a single...
[]
https://avatars.githubusercontent.com/u/6391776?v=4
zig
nikitavoloboev/zig
2023-08-08T22:50:14Z
Zig tools, libraries and other code
main
0
0
0
0
https://api.github.com/repos/nikitavoloboev/zig/tags
-
[ "zig" ]
6
false
2025-03-16T18:10:45Z
true
true
unknown
github
[]
Run <code>zig run main.zig</code> Other More zig exploration <a>here</a>. <a></a> <a></a> <a></a>
[]
https://avatars.githubusercontent.com/u/1825111?v=4
zig-graphics-experiments
JamWils/zig-graphics-experiments
2024-02-05T15:12:27Z
A playground for testing out low-level graphics APIs in Zig
main
0
0
0
0
https://api.github.com/repos/JamWils/zig-graphics-experiments/tags
MIT
[ "3d-graphics", "vulkan", "zig" ]
65,360
false
2024-02-21T23:14:27Z
true
true
unknown
github
[ { "commit": null, "name": "core", "tar_url": null, "type": "relative", "url": "libs/core" }, { "commit": null, "name": "flecs", "tar_url": null, "type": "relative", "url": "libs/flecs" }, { "commit": null, "name": "imgui", "tar_url": null, "type": "rel...
Graphics Experiments I was curious about using Zig and seeing what the language had to offer. I have also been diving into 3D graphics development and wanted to work with Vulkan on more intermediate to advanced topics. This has only been tested on Windows 11 using Zig 0.11.0 To run the app just use <code>zig build ...
[]
https://avatars.githubusercontent.com/u/142168653?v=4
.github
zig-lang-ua/.github
2023-08-13T16:17:54Z
null
main
0
0
0
0
https://api.github.com/repos/zig-lang-ua/.github/tags
-
[ "zig", "ziglang" ]
10
false
2023-08-27T19:20:25Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/77886027?v=4
sandbox
patrickm663/sandbox
2023-03-26T19:44:53Z
A place to hold simple projects as I explore a language.
main
0
0
0
0
https://api.github.com/repos/patrickm663/sandbox/tags
BSD-3-Clause
[ "dlang", "fennel", "lua", "nim", "rust", "zig" ]
22,463
false
2023-11-01T17:11:12Z
false
false
unknown
github
[]
<a></a> Sandbox This repo serves as a testing ground for various languages. I really enjoy learning new languages and different approaches to solving problems. The programmes here are written for fun and to track progress as I pick up new languages and see what sticks. Some of these may break, some are repeated, and...
[]
https://avatars.githubusercontent.com/u/3594035?v=4
zig-life-expirements
tsunaminoai/zig-life-expirements
2023-09-16T12:52:48Z
Life simulation with raylib-zig
main
0
0
0
0
https://api.github.com/repos/tsunaminoai/zig-life-expirements/tags
-
[ "life", "particles", "raylib", "simulation", "zig" ]
643
false
2023-11-01T17:25:12Z
true
true
unknown
github
[ { "commit": "6094869e3e845e90e1e8ae41b98e889fb3e13e78.tar.gz", "name": "raylib", "tar_url": "https://github.com/raysan5/raylib/archive/6094869e3e845e90e1e8ae41b98e889fb3e13e78.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/raysan5/raylib" } ]
Zig "Life" Expriements Inspired by and adapted from <a>Create Artificial Life From Simple Rules - Particle Life</a> from <a>@brainxyz</a> Build <code>bash git submodule update --init --recursive zig build run</code>
[]
https://avatars.githubusercontent.com/u/23489037?v=4
zmq-z
lacc97/zmq-z
2023-12-21T22:57:39Z
null
master
0
0
0
0
https://api.github.com/repos/lacc97/zmq-z/tags
MPL-2.0
[ "zeromq", "zig", "ziglang", "zmq" ]
50
false
2023-12-21T23:05:10Z
true
true
unknown
github
[ { "commit": "master", "name": "zeromq", "tar_url": "https://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz/archive/master.tar.gz", "type": "remote", "url": "https://github.com/zeromq/libzmq/releases/download/v4.3.5/zeromq-4.3.5.tar.gz" } ]
404
[]
https://avatars.githubusercontent.com/u/76999048?v=4
zig
bellshade/zig
2023-11-28T03:47:21Z
Repositori untuk belajar Zig dalam bahasa Indonesia
main
1
0
3
0
https://api.github.com/repos/bellshade/zig/tags
MIT
[ "bellshade", "hacktoberfest", "indonesia", "zig" ]
47
false
2023-11-30T10:18:56Z
true
false
unknown
github
[]
Part of Bellshade Project, managed by <a> WPU Discord Community</a> and <a> Kelas terbuka Discord Community</a> Repositori ini berisi kumpulan berbagai macam <em>source code</em> struktur data, algorithm, analisis matematika, serta tutorial yang diimplementasikan dengan menggunakan bahasa pemograman Zig Baru Be...
[]
https://avatars.githubusercontent.com/u/106715298?v=4
simple-raytracer
imalexlee/simple-raytracer
2024-01-08T23:25:30Z
null
main
0
0
0
0
https://api.github.com/repos/imalexlee/simple-raytracer/tags
-
[ "graphics", "raytracing", "zig" ]
5,940
false
2024-06-16T21:51:19Z
true
true
unknown
github
[]
Simple Raytracer built with Zig!
[]
https://avatars.githubusercontent.com/u/14164311?v=4
AdventOfCode
cactusbento/AdventOfCode
2023-12-01T23:31:44Z
Holds my code for Advent of Code
master
0
0
0
0
https://api.github.com/repos/cactusbento/AdventOfCode/tags
-
[ "advent-of-code", "advent-of-code-2023", "zig" ]
25
false
2023-12-01T23:33:22Z
true
true
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/50797868?v=4
zsimd
maolonglong/zsimd
2023-11-12T10:25:23Z
Some functions optimized with simd
main
0
0
0
0
https://api.github.com/repos/maolonglong/zsimd/tags
MIT
[ "simd", "zig" ]
8
false
2024-12-11T08:36:48Z
true
false
unknown
github
[]
zsimd ```plaintext Benchmark Iterations Min(ns) Max(ns) Variance Mean(ns) std_indexOfScalar(block=128) 10000 166 417 952 243 std_indexOfScalar(block=256) 10000 333 9542 13486 418 std_indexOfScalar(block=512...
[]
https://avatars.githubusercontent.com/u/5885545?v=4
AdventOfCode-2023
JacobCrabill/AdventOfCode-2023
2023-11-24T18:12:38Z
Advent Of Code 2023 Solutions
main
0
0
0
0
https://api.github.com/repos/JacobCrabill/AdventOfCode-2023/tags
-
[ "advent-of-code", "advent-of-code-2023", "zig" ]
139
false
2024-11-28T18:55:09Z
false
false
unknown
github
[]
Advent Of Code 2023 Advent Of Code 2023 Solutions in Zig (version 0.11.0) Basic Usage The <code>template</code> folder contains, obviously, the template for a single day's problems. The <code>create_day</code> script will conveniently copy-paste the template to a new day for you, including changing the output binary...
[]
https://avatars.githubusercontent.com/u/43040593?v=4
zig-sqlite-dynamic-ext
dantecatalfamo/zig-sqlite-dynamic-ext
2023-02-18T06:38:08Z
Test sqlite dynamically loadable extension written in zig
master
0
0
0
0
https://api.github.com/repos/dantecatalfamo/zig-sqlite-dynamic-ext/tags
-
[ "sqlite", "zig" ]
1
false
2023-02-18T06:39:33Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/82161241?v=4
canidoom
Kerplunkx/canidoom
2023-05-20T21:15:31Z
Can I doom?
main
0
0
0
0
https://api.github.com/repos/Kerplunkx/canidoom/tags
-
[ "doom", "raycasting", "sdl", "sdl2", "zig", "ziglang" ]
10
false
2023-11-01T17:12:05Z
true
false
unknown
github
[]
Can I DOOM? Not yet Final Product? Coming soon... Current Status Resources <ul> <li>https://github.com/vinibiavatti1/RayCastingTutorial</li> </ul>
[]
https://avatars.githubusercontent.com/u/135217?v=4
monkey_islang
gthvn1/monkey_islang
2023-12-14T08:42:45Z
๐Ÿ๏ธ Ahoy and welcome, dear voyager, to the shores of Monkey Islang!
master
1
0
0
0
https://api.github.com/repos/gthvn1/monkey_islang/tags
MIT
[ "interpreter", "kernel", "ocaml", "zig" ]
18
false
2023-12-23T10:18:16Z
false
false
unknown
github
[]
Monkey Islang Ahoy and welcome, dear voyager, to the shores of Monkey Islang! A curious haven nestled amidst the vast expanse of the digital ocean. Islang, reminiscent of the tales spun around the mystical Island, hosts within its embrace two grand endeavors tethered to the legendary <a>MonkeyLang</a>. These purs...
[]
https://avatars.githubusercontent.com/u/24524492?v=4
zig-project
laqudee/zig-project
2023-06-20T07:40:15Z
Zig Language Note and Action
main
0
0
0
0
https://api.github.com/repos/laqudee/zig-project/tags
-
[ "learn-to-code", "zig", "ziglang" ]
11,569
false
2023-11-01T17:11:17Z
false
false
unknown
github
[]
zig-project <blockquote> note example simple init-exe demo </blockquote> <ul> <li>ๆฒกๆœ‰้šๅผๆŽงๅˆถๆต๏ผŒๆฒกๆœ‰้šๅผๅ†…ๅญ˜ๅˆ†้…๏ผŒๆฒกๆœ‰้ข„ๅค„็†ๅ™จ๏ผŒๆฒกๆœ‰ๅฎ</li> <li> ๅฆ‚ๆžœ zig ไปฃ็ ็œ‹่ตทๆฅไธๅƒๅœจ่ฐƒ็”จไธ€ไธชๅ‡ฝๆ•ฐ๏ผŒ้‚ฃไนˆๅฎƒๅฐฑไธๆ˜ฏ </li> <li> Zig ๅฐ†ๆ‰€ๆœ‰็š„ๆŽงๅˆถๆตๅฎŒๅ…จ็”จ่ฏญ่จ€ๅ…ณ้”ฎๅญ—ๅ’Œๅ‡ฝๆ•ฐ่ฐƒ็”จๆฅ่กจ่พพ </li> <li> ๅ››็งๆž„ๅปบๆจกๅผ๏ผš </li> <li> debug </li> <li>release safe</li> <li>release fast</li> <li> release small </li> <li> ๅ †ๆ ˆ่ทŸ่ธช </...
[]
https://avatars.githubusercontent.com/u/139556443?v=4
Zig
IDriver/Zig
2023-07-21T13:17:03Z
Drivers In Zig
main
0
0
0
0
https://api.github.com/repos/IDriver/Zig/tags
-
[ "driver", "drivers", "io", "zig" ]
5
false
2024-03-02T03:32:22Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/124872?v=4
areion
jedisct1/areion
2023-09-14T21:46:37Z
Experiments with the AREION AES-based permutation.
main
0
0
1
0
https://api.github.com/repos/jedisct1/areion/tags
-
[ "aes", "areion", "areion512-md", "hash", "permutation", "zig", "zig-package" ]
4
false
2025-04-17T23:55:55Z
true
false
unknown
github
[]
Areion This is an implementation of the <a>Areion</a> permutation presented at CHES2023, as well as the Areion512-MD hash function. Areion512-MD is a very fast hash function, even for small inputs. ~~Note that the output of this implementation doesn't match the test vectors of the paper. There are two bugs in the ex...
[]
https://avatars.githubusercontent.com/u/50251875?v=4
binny.sh
eighty4/binny.sh
2023-12-11T23:40:44Z
Install scripts for GitHub release binaries
main
0
0
0
0
https://api.github.com/repos/eighty4/binny.sh/tags
-
[ "c", "cpp", "cross-platform", "devtools", "go", "rust", "supply-chain-management", "zig" ]
391
false
2025-04-28T22:01:42Z
false
false
unknown
github
[]
binny.sh Development The frontend and lambdas packages will require environment variables with <a>GitHub client credentials for a GitHub OAuth application</a>. See each package's .env file for environment variable names. Use these commands to run Binny.sh locally: | Package | Command | | -------- | -------- | | l...
[]
https://avatars.githubusercontent.com/u/66319773?v=4
syncrt
deadManAlive/syncrt
2023-04-07T15:50:20Z
A Zig learning project to nudge srt file's time
master
0
0
0
0
https://api.github.com/repos/deadManAlive/syncrt/tags
GPL-3.0
[ "srt", "subtitle", "video", "zig" ]
24
false
2023-04-09T07:22:12Z
true
false
unknown
github
[]
syncrt A Zig learning project to nudge <code>.srt</code> file's time. Usage: <code>syncrt &lt;filename&gt; &lt;nudge (in signed seconds OR current-target)&gt;</code> Example: <code>syncrt 2012.srt +4.04</code> (delay by 4.04 seconds) <code>syncrt PoM.srt 01:67:23-01:43:00</code> (advance by 1463 seconds)
[]
https://avatars.githubusercontent.com/u/107583552?v=4
polymurhash-zig
e4m2/polymurhash-zig
2023-06-22T09:31:15Z
PolymurHash port in Zig.
main
0
0
0
0
https://api.github.com/repos/e4m2/polymurhash-zig/tags
Zlib
[ "hash", "hash-functions", "hashing", "hashing-algorithm", "polymur", "polymurhash", "universal-hash", "universal-hashing", "zig" ]
12
false
2024-05-29T09:11:29Z
true
false
unknown
github
[]
polymurhash-zig Zig port of <a>PolymurHash</a> by <a>Orson Peters</a>. Usage <ol> <li> Create or modify the <code>build.zig.zon</code> file in the project root to include <code>polymurhash-zig</code> as a dependency. <code>build.zig.zon</code> example <code>zig .{ .name = "&lt;name of your program&gt;", ...
[]
https://avatars.githubusercontent.com/u/337093?v=4
zig-webp-viewer
tetsu-koba/zig-webp-viewer
2023-05-12T04:51:32Z
Simple WebP image viewer written in Zig
main
0
0
0
0
https://api.github.com/repos/tetsu-koba/zig-webp-viewer/tags
-
[ "image-processing", "zig" ]
30
false
2025-03-07T03:37:18Z
true
false
unknown
github
[]
WebP Image Viewer written in Zig Actually this is my practice to use libsdl2 and libwebp in Zig Dependency You need to install libsdl2 and libwebp developer package. On the Debian/Ubuntu: <code>$ sudo apt install -y libwebp-dev libsdl2-dev</code> On Mac with HomeBrew <code>% brew update % brew install webp sdl2</...
[]
https://avatars.githubusercontent.com/u/337093?v=4
jpegdec
tetsu-koba/jpegdec
2023-04-27T06:55:25Z
JPEG decoder with libturbojpeg written in Zig
main
0
0
0
0
https://api.github.com/repos/tetsu-koba/jpegdec/tags
-
[ "video-streaming", "zig" ]
45
false
2025-03-06T05:54:33Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/14164311?v=4
libinput-zig
cactusbento/libinput-zig
2023-08-01T21:02:38Z
A Zig wrapper for libinput.
master
0
0
1
0
https://api.github.com/repos/cactusbento/libinput-zig/tags
MIT
[ "zig" ]
21
false
2024-12-09T20:34:49Z
true
false
unknown
github
[]
libinput-zig A libinput wrapper library for zig. It packs a bunch of functions into various structs to make the resulting library more "ziggy". Usage Add the package url to <code>build.zig.zon</code> and link libc, libinput, and libudev. ```zig pub fn build(b: *std.Build) void { const dep = b.dependency("libinp...
[]
https://avatars.githubusercontent.com/u/1151033?v=4
zfunge
cwesson/zfunge
2023-03-18T22:50:05Z
Simple Befunge interpreter written in Zig
main
0
0
0
0
https://api.github.com/repos/cwesson/zfunge/tags
GPL-3.0
[ "befunge", "befunge-93", "befunge-interpreter", "befunge93", "zig" ]
35
false
2024-12-17T01:28:01Z
true
false
unknown
github
[]
zFunge zFunge is a basic Befunge interpreter written in Zig. zFunge is a work-in-progress, it is currently being developed for Zig 0.13.0.
[]
https://avatars.githubusercontent.com/u/4645331?v=4
svd-gen
chaoyangnz/svd-gen
2023-09-04T08:00:34Z
CMSIS-SVD parser & generator: peripherals and register access for language bindings like Zig, Rust, C..
master
0
0
0
0
https://api.github.com/repos/chaoyangnz/svd-gen/tags
-
[ "cmsis-svd", "embeded", "svd", "zig" ]
16,994
false
2024-12-28T09:11:43Z
false
false
unknown
github
[]
svd-gen CMSIS-SVD file language bindings - a generator of periperals and register for easy access. Usage <code>svd-gen -i fe310.svd -o fe310.zig -l Zig</code> Support: <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...
[]
https://avatars.githubusercontent.com/u/71147926?v=4
adventOfCode2022
littleBobbyTablez/adventOfCode2022
2023-09-19T16:06:25Z
My Solutions for Advent Of Code 2022 written in Zig
main
0
0
0
0
https://api.github.com/repos/littleBobbyTablez/adventOfCode2022/tags
-
[ "advent-of-code", "zig" ]
67
false
2023-11-01T17:11:38Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/39071861?v=4
AoC2023
MrPicklePinosaur/AoC2023
2023-12-04T09:19:47Z
advent of code 2023 in ziglang
master
0
0
0
0
https://api.github.com/repos/MrPicklePinosaur/AoC2023/tags
-
[ "advent-of-code-2023", "zig" ]
56
false
2023-12-04T10:20:56Z
false
false
unknown
github
[]
# Advent of Code 2023 Writeups Day1 I have only had very minor exposure to programming in Zig, and was excited to learn the language a lot better this year. Some immediate things that stood out to me was how much was checked by the compiler. It feels like a mini-rust of sorts. The optional and error types are a...
[]
https://avatars.githubusercontent.com/u/114303361?v=4
me
ryuapp/me
2023-12-28T00:35:01Z
A minimal cat(1) clone for Windows.
main
3
0
0
0
https://api.github.com/repos/ryuapp/me/tags
MIT
[ "cli", "windows", "zig" ]
33
false
2024-08-19T14:48:10Z
true
true
unknown
github
[]
me <strong>me</strong> is a minimal cat(1) clone for Windows.\ Print FILE(s) to standard output. Usage <code>bash me [OPTION]... [FILE]...</code> Installation <a>Scoop</a>: <code>bash scoop install https://raw.githubusercontent.com/ryuapp/me/main/me.json</code>
[]
https://avatars.githubusercontent.com/u/135145066?v=4
once
dying-will-bullet/once
2023-06-14T10:28:21Z
OnceCell and Lazy in Zig
master
1
0
1
0
https://api.github.com/repos/dying-will-bullet/once/tags
-
[ "global-variables", "lazy-initialization", "zig", "ziglang" ]
10
false
2024-05-29T09:11:17Z
true
true
unknown
github
[]
once โ›ณ <a></a> This library implements the concepts of <code>Cell</code> and <code>Lazy</code> in Rust, which are used for lazy initialization of variables. Examples <code>Lazy</code>: A value which is initialized on the first access. ```zig const std = @import("std"); const Lazy = @import("once").Lazy; const ...
[]
https://avatars.githubusercontent.com/u/11492844?v=4
farbe
fjebaker/farbe
2024-01-23T21:33:23Z
More Zig (ANSI) colours for the terminal.
main
0
0
0
0
https://api.github.com/repos/fjebaker/farbe/tags
MIT
[ "ansi", "cli", "color", "rainbow", "terminal", "zig" ]
24
false
2025-03-16T15:00:35Z
true
true
unknown
github
[]
Farbe Colour for the <em>terminal</em> user. References This project draws enormous inspiration from <a>tr1ckydev/chameleon</a>.
[]
https://avatars.githubusercontent.com/u/6756180?v=4
c2z
kassane/c2z
2023-06-26T12:02:42Z
C++ to Zig bindings and transpiler (forked)
upstream
0
0
0
0
https://api.github.com/repos/kassane/c2z/tags
-
[ "cpp", "ffi", "zig" ]
3,710
true
2024-11-04T18:19:38Z
true
false
unknown
github
[]
inspeired by this <a>article</a> uses zig to create zig bindgens for c++ <code>zig cc -x c++ -std=c++11 -Xclang -ast-dump=json {input_file}</code> Notes <ul> <li>Glue is invitable ... snap ... and needed to make the bindings cross platform</li> <li>Transpiled code can leak memory (implicit destructors aren't called)<...
[]