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/24614?v=4
LearnZig
ryogrid/LearnZig
2023-02-03T06:41:19Z
Execution time comparison of fib(46) between raw JS and WebAssembly on web browser
main
0
2
0
2
https://api.github.com/repos/ryogrid/LearnZig/tags
-
[ "wasm", "web", "webassembly", "zig" ]
98
false
2023-02-06T12:53:40Z
true
false
unknown
github
[]
LearnZig <ul> <li>build</li> <li> $zig build -Drelease-fast=true </li> <li> <a>Comparison of execution time of fib(46) between raw JS and wasm</a> (GitHub Pages) </li> </ul>
[]
https://avatars.githubusercontent.com/u/4615889?v=4
zig-mpack
Techcable/zig-mpack
2022-05-07T00:58:03Z
Msgpack library for Zig (bindings to ludocode/mpack)
master
5
2
0
2
https://api.github.com/repos/Techcable/zig-mpack/tags
MIT
[ "mpack", "msgpack", "zig" ]
44
false
2023-08-31T03:54:41Z
true
false
unknown
github
[]
zig-mpack Zig bindings to <a>ludocode/mpack</a>. The underlying library is excellent (and ~60K). We just add a nice Zig wrapper. The bindings pretty closely match the underlying C API, with a handful exceptions: <ol> <li>We convert to zig-style errors for use with <code>try</code>/<code>catch</code></li> </ol> TODO...
[]
https://avatars.githubusercontent.com/u/49621563?v=4
edsm-in-zig-demo-3
dee0xeed/edsm-in-zig-demo-3
2022-11-08T21:37:36Z
file system events
main
0
2
0
2
https://api.github.com/repos/dee0xeed/edsm-in-zig-demo-3/tags
NOASSERTION
[ "event-driven", "filesystem-events", "inotify", "linux", "state-machines", "zig" ]
21
false
2025-02-11T00:25:01Z
true
false
unknown
github
[]
File System Events This project shows how to track file system activity using event driven state machines. Examples Scanning directory <code>file system events = 0x40000020 DirMon-1 @ WORK got 'F5' from OS '/tmp/test/': opened file system events = 0x40000001 DirMon-1 @ WORK got 'F0' from OS '/tmp/test/': accessed f...
[]
https://avatars.githubusercontent.com/u/6756180?v=4
LKModule-zig
kassane/LKModule-zig
2022-04-29T20:08:05Z
Zig Kernel Module
main
0
2
0
2
https://api.github.com/repos/kassane/LKModule-zig/tags
GPL-2.0
[ "linux-module", "zig" ]
40
false
2025-05-06T01:27:51Z
true
false
unknown
github
[]
Linux Kernel Module on Zig Build linux kernel module with zig. TODO <ul> <li>More tests.</li> </ul> Requires <ul> <li>Zig v0.9.0 or later.</li> <li>You need kernel headers and gcc toolchain (with build-essential [debian] or base-devel [archlinux]).</li> </ul> Build with: <code>bash make</code>
[]
https://avatars.githubusercontent.com/u/135217?v=4
zigos
gthvn1/zigos
2023-02-07T10:49:48Z
An experimental micro kernel written in Zig
master
0
2
0
2
https://api.github.com/repos/gthvn1/zigos/tags
GPL-3.0
[ "microkernel", "x86", "zig" ]
24
false
2023-11-22T18:05:15Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/571433?v=4
znake
JustinRyanH/znake
2022-02-19T02:25:11Z
Multiple Implementations of Snake in Zig. One with WASM 4, and one with Sokol
main
0
2
0
2
https://api.github.com/repos/JustinRyanH/znake/tags
-
[ "sokol", "wasm", "wasm4", "zig" ]
372
false
2022-05-19T23:05:13Z
false
false
unknown
github
[]
Znake Multiple Implementations of Snake using Zig Wasm 4 Snake Original implementation Sokol Snake Migrated from the Original Wasm4 version, and included an <a>ecs</a> https://user-images.githubusercontent.com/571433/165212916-c4480257-1210-44d4-b3a9-10f182367b80.mp4
[]
https://avatars.githubusercontent.com/u/1678974?v=4
mongoz
s-leroux/mongoz
2022-04-26T18:03:26Z
A thin Zig wrapper around the MongoDB C driver
main
2
2
2
2
https://api.github.com/repos/s-leroux/mongoz/tags
MIT
[ "client-library", "mongo", "mongodb", "zig", "ziglang" ]
20
false
2024-03-17T06:34:54Z
true
false
unknown
github
[]
The goal of this project is to add a thin Zig wrapper arround the Mongo C driver to make it easier to use from Zig programs. It is also an educatonal project while I learn the Zig languages -- don't hesitate to submit pull requests if you think I didn't do things the Idiomatic Zig way! Run tests Debian <code>apt-get...
[]
https://avatars.githubusercontent.com/u/128710789?v=4
asdf-zigmod
mise-plugins/asdf-zigmod
2022-10-31T16:00:04Z
zigmod plugin for the asdf version manager
main
4
2
0
2
https://api.github.com/repos/mise-plugins/asdf-zigmod/tags
MIT
[ "asdf", "asdf-plugin", "zig" ]
188
false
2024-05-06T12:41:24Z
false
false
unknown
github
[]
asdf-zigmod <a></a> <a></a> <a></a> <a>zigmod</a> plugin for the <a>asdf version manager</a>.\ Tested also <a>mise</a>. Contents <ul> <li><a>asdf-zigmod</a></li> <li><a>Contents</a></li> <li><a>Dependencies</a></li> <li><a>Install</a></li> <li><a>Contributing</a></li> <li><a>License</a></li> </ul> Dependencies <ul> ...
[]
https://avatars.githubusercontent.com/u/12962448?v=4
ztar
star-tek-mb/ztar
2022-10-24T12:12:01Z
Zig library for reading TAR files
master
0
2
0
2
https://api.github.com/repos/star-tek-mb/ztar/tags
-
[ "tar", "zig", "ziglang" ]
3
false
2022-11-02T12:35:53Z
true
false
unknown
github
[]
Overview <strong>ztar</strong> - is a small library for reading tar files. Features <ul> <li>Lightweight</li> <li>One file</li> <li>Non allocating</li> <li>Simple API</li> </ul> Usage Just copy <strong>ztar.zig</strong> to your project libraries/sources folder and you are ready to go. Example ```zig const std = @...
[]
https://avatars.githubusercontent.com/u/6128108?v=4
zig-ptrace
micahswitzer/zig-ptrace
2022-07-23T21:52:54Z
Linux ptrace wrappers and utilites for Zig
master
0
2
0
2
https://api.github.com/repos/micahswitzer/zig-ptrace/tags
MIT
[ "ptrace", "zig", "ziglang" ]
105
false
2024-05-07T14:46:32Z
true
false
unknown
github
[]
<blockquote> NOTE: This library is still a work-in-progress, many functions are missing and incomplete. The API will probably change significantly before the first stable release. </blockquote> zig-ptrace <code>zig-ptrace</code> is a combination <a>ptrace</a> wrapper library, and high-level process and thread-tracin...
[]
https://avatars.githubusercontent.com/u/61155988?v=4
surf
djtech-dev/surf
2022-07-11T06:42:11Z
Building and mantaining projects for the 21st century.
main
0
2
0
2
https://api.github.com/repos/djtech-dev/surf/tags
MIT
[ "ada", "build", "build-system", "build-systems", "c-language", "c-plus-plus", "cobol", "compliler", "cross-compile", "cross-platform", "fortran", "go", "rust", "rust-lang", "swift", "testing", "zig" ]
9
false
2023-05-11T11:53:34Z
false
false
unknown
github
[]
surf - Building and mantaining projects for the 21st century. Surf is a cross-platform, open-source build system made for building and mantaining projects for the 21st century. Features <ul> <li>Cross-platform and open-source</li> <li>Easy-to-use : The SURF file is a YAML file that explain itself.</li> <li>12 program...
[]
https://avatars.githubusercontent.com/u/107234593?v=4
example
zig-wii/example
2022-06-11T12:38:40Z
Example showing how to use ogc
master
0
2
1
2
https://api.github.com/repos/zig-wii/example/tags
-
[ "devkitpro", "wii", "zig" ]
68
false
2024-05-09T19:08:18Z
true
false
unknown
github
[]
example This is a minimal example showing how to use <a>ogc</a>. <code>git clone https://github.com/zig-wii/example cd example/ zig build run</code>
[]
https://avatars.githubusercontent.com/u/28735087?v=4
confgen
LordMZTE/confgen
2023-01-20T21:32:53Z
mirror of https://mzte.de/git/LordMZTE/confgen
master
0
2
0
2
https://api.github.com/repos/LordMZTE/confgen/tags
GPL-3.0
[ "lua", "template-engine", "zig", "zig-package" ]
225
false
2025-05-20T12:42:09Z
true
true
unknown
github
[ { "commit": null, "name": "zig_args", "tar_url": null, "type": "remote", "url": "git+https://git.mzte.de/mirrors/zig-args.git#9425b94c103a031777fdd272c555ce93a7dea581" } ]
Confgen Confgen is a tool to generate config files using a custom template language. The system is backed by a Lua runtime that is used to configure the tool. Installation You can find binaries built on a Debian box in the releases tab, or build yourself like any other Zig project. Nix This project includes a Nix...
[]
https://avatars.githubusercontent.com/u/14258692?v=4
zig-project-workflow
initdc/zig-project-workflow
2022-10-19T08:13:33Z
Zig just need build once time!
master
0
2
0
2
https://api.github.com/repos/initdc/zig-project-workflow/tags
MPL-2.0
[ "actions", "build", "docker", "release", "workflow", "zig" ]
39
false
2024-04-10T14:32:05Z
true
false
unknown
github
[]
<a>Zig Project Workflow</a> <blockquote> Project written by zig, you just need build once time. </blockquote> Build on Linux Host <ol> <li> deps <ul> <li>zig</li> <li>ruby</li> <li>tree</li> <li>sha256sum</li> <li>docker</li> </ul> </li> <li> build <blockquote> edit config and build CMD as you need </blockquote>...
[]
https://avatars.githubusercontent.com/u/12962448?v=4
dark-theme
star-tek-mb/dark-theme
2022-11-05T14:31:07Z
Query system dark/light theme preference
master
0
2
0
2
https://api.github.com/repos/star-tek-mb/dark-theme/tags
-
[ "dark-mode", "dark-theme", "zig" ]
11
false
2024-06-17T02:08:51Z
true
false
unknown
github
[]
Overview Query system dark/light theme preference. Platform <br/><input type='checkbox' class='w-4 h-4 text-green-500 bg-gray-100 border-gray-300 rounded focus:ring-blue-500 dark:focus:ring-blue-600 dark:ring-offset-gray-800 focus:ring-2 dark:bg-gray-700 dark:border-gray-600' checked disabled></input> Windows (teste...
[]
https://avatars.githubusercontent.com/u/2828351?v=4
limp
bcrist/limp
2022-03-15T00:16:25Z
Lua Inline Metaprogramming Preprocessor
main
0
2
0
2
https://api.github.com/repos/bcrist/limp/tags
MIT
[ "lua", "metaprogramming", "preprocessing", "preprocessor", "utilities", "utility", "utils", "zig", "ziglang" ]
928
false
2025-03-22T07:31:38Z
true
true
0.14.0
github
[ { "commit": "40206beea0f2b3c05d2ed667bfd897b53ab0baa7", "name": "Temp_Allocator", "tar_url": "https://github.com/bcrist/Zig-TempAllocator/archive/40206beea0f2b3c05d2ed667bfd897b53ab0baa7.tar.gz", "type": "remote", "url": "https://github.com/bcrist/Zig-TempAllocator" }, { "commit": "1f517...
LIMP The Lua Inline Metaprogramming Preprocessor (LIMP) is a command line tool which looks for specially constructed comments in source code, executes them as Lua scripts, and inserts or replaces the results in the original source file. It can be embedded in almost any host language (as long as it has comments). Exa...
[ "https://github.com/bcrist/Zig-LC4k" ]
https://avatars.githubusercontent.com/u/3307207?v=4
zig-sc2-template
spudde123/zig-sc2-template
2022-08-22T17:17:07Z
Starter Starcraft 2 bot made in Zig to compete on the sc2ai ladder
master
0
2
0
2
https://api.github.com/repos/spudde123/zig-sc2-template/tags
MIT
[ "starcraft2", "zig" ]
80
false
2025-05-21T18:26:22Z
true
false
unknown
github
[]
Zig-sc2-template Template for a Starcraft 2 bot for competing on <a>sc2ai.net</a>, written in Zig 0.14.0. Running <ol> <li>Install <a>Zig</a>.</li> <li>Download the template including the submodule.</li> <li>In the folder write <code>zig build run</code>. If you are using VS Code, you can build and launch using the c...
[]
https://avatars.githubusercontent.com/u/50093633?v=4
ziggo-test
mazrean/ziggo-test
2022-09-15T16:35:26Z
A simple example of calling a library written in Zig from Go by CGO.
main
0
2
0
2
https://api.github.com/repos/mazrean/ziggo-test/tags
-
[ "cgo", "go", "golang", "zig" ]
1
false
2025-01-11T12:06:07Z
false
false
unknown
github
[]
ziggo-test A simple example of calling a library written in Zig from Go by CGO. <code>bash $ make main $ ./main 3</code>
[]
https://avatars.githubusercontent.com/u/978183?v=4
zig-master.nix
jessestricker/zig-master.nix
2022-05-24T21:33:24Z
⚡ A Nix flake providing pre-built master releases of the Zig language and toolchain.
main
2
2
0
2
https://api.github.com/repos/jessestricker/zig-master.nix/tags
MIT
[ "master", "nix", "nix-flake", "zig" ]
539
false
2024-01-12T18:31:00Z
false
false
unknown
github
[]
zig-master.nix <blockquote> <strong>Warning</strong> This project has been deprecated! If you are looking for an alternative, I recommend <a>zig-overlay</a>. </blockquote> Description A Nix flake providing pre-built master releases of the Zig programming language and toolchain. The packaged version of Zig tracks t...
[]
https://avatars.githubusercontent.com/u/13280758?v=4
shell-prompt
magiruuvelvet/shell-prompt
2023-02-02T21:58:51Z
a fast and feature-rich dynamic shell prompt implementation in a single binary written in the Zig programming language
master
3
2
0
2
https://api.github.com/repos/magiruuvelvet/shell-prompt/tags
BSD-3-Clause
[ "shell-prompt", "zig" ]
178
false
2024-08-16T03:34:50Z
true
false
unknown
github
[]
shell-prompt a fast and feature-rich dynamic shell prompt implementation in a single binary written in the Zig programming language intended to be used as fish shell prompt together with <a>magiruuvelvet/fish-shell-config</a> Features <ul> <li> reduces most of the work to a single process, instead of spawning mu...
[]
https://avatars.githubusercontent.com/u/46534306?v=4
viletech-2022
jerome-trc/viletech-2022
2022-07-18T06:25:41Z
Doom source port and related technologies
master
0
2
1
2
https://api.github.com/repos/jerome-trc/viletech-2022/tags
GPL-3.0
[ "doom", "doom-2", "game", "game-engine", "wad", "zig", "zig-package" ]
24,782
false
2025-02-19T17:03:21Z
true
true
0.13.0
github
[ { "commit": null, "name": "zbcx", "tar_url": null, "type": "relative", "url": "depend/zbcx.ln" }, { "commit": null, "name": "zdfs", "tar_url": null, "type": "relative", "url": "depend/zdfs.ln" }, { "commit": null, "name": "zmsx", "tar_url": null, "type...
VileTech About VileTech is a collection of Doom-related Rust technologies, oriented towards the building of new tools, game engines, and games descending from id Software's id Tech 1 engine. The goals of the VileTech "project" are as follows, in descending order of priority: 1. <a></a> 2. Build a new Doom source por...
[]
https://avatars.githubusercontent.com/u/797939?v=4
jzero
omgtehlion/jzero
2023-01-27T13:04:21Z
A command-line JSON viewer that can handle gigabytes of JSON data
master
0
2
0
2
https://api.github.com/repos/omgtehlion/jzero/tags
MIT
[ "cli", "json", "zig" ]
34
false
2023-08-05T14:27:01Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/3236?v=4
ztd
mikea/ztd
2022-11-13T18:33:33Z
Zig Tower Defense
master
0
2
0
2
https://api.github.com/repos/mikea/ztd/tags
GPL-3.0
[ "data-oriented-design", "game", "game-engine-2d", "tower-defense", "zig", "ziglang" ]
3,723
false
2023-02-26T21:29:40Z
true
false
unknown
github
[]
ZTD Zig Tower Defense Status: Technological demo About This game was written by me during fall 2022 holidays to learn Zig and Data Oriented Design approach. It contains a highly optimized 2D sprite engine with custom OpenGL-based renderer. To let the DOD shine, this project's goal was to push performance boundarie...
[]
https://avatars.githubusercontent.com/u/15616419?v=4
ZoopZoopAdventuresSeven
Gertkeno/ZoopZoopAdventuresSeven
2022-09-22T01:52:29Z
Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7
main
0
2
0
2
https://api.github.com/repos/Gertkeno/ZoopZoopAdventuresSeven/tags
GPL-3.0
[ "wasm4", "zig" ]
11,364
false
2024-12-03T02:57:14Z
true
false
unknown
github
[]
ZoopZoopAdventuresSeven Join Zoop, Berry, Pemdas, and Jonathan in Zoop Zoop's Bee Adventures 7 <a>Play here!</a> Made by: Garrett and June 💗 Building Made with <a>Zig</a> 0.11.0 for <a>Wasm4</a> To build and run, use these commands <code>shell zig build -Drelease-small=true w4 run zig-out/lib/cart.wasm</code>
[]
https://avatars.githubusercontent.com/u/88108711?v=4
zvip
4cecoder/zvip
2023-01-31T01:50:20Z
watch vipstream.tv from terminal but in zig
main
0
1
0
1
https://api.github.com/repos/4cecoder/zvip/tags
MIT
[ "cli", "movies", "vipstream", "zig" ]
7
false
2023-03-30T07:38:55Z
true
false
unknown
github
[]
zvip watch vipstream.tv from terminal but in zig Build from source clone: <code>git clone https://github.com/4cecoder/zvip</code> <code>cd zvip</code> install <a>zig language compiler</a> build and run the program <code>zig build run</code>
[]
https://avatars.githubusercontent.com/u/50309138?v=4
mcc_zig
r-mutax/mcc_zig
2022-12-08T16:23:57Z
Minimal C-Compiler for my practice about zig.
main
2
1
0
1
https://api.github.com/repos/r-mutax/mcc_zig/tags
MIT
[ "c", "compiler", "zig" ]
56
false
2023-02-28T03:37:14Z
true
false
unknown
github
[]
mcc_zig This is mini C-Compiler by ziglang. It's my practice projct for ziglang. <a></a>
[]
https://avatars.githubusercontent.com/u/121678877?v=4
zig-gir-ffi
paveloom-z/zig-gir-ffi
2023-01-24T13:31:31Z
Generate FFI bindings for Zig using GObject Introspection
main
0
1
0
1
https://api.github.com/repos/paveloom-z/zig-gir-ffi/tags
MIT
[ "ffi", "gobject-introspection", "zig" ]
81
false
2023-04-10T18:59:04Z
true
false
unknown
github
[]
Notices Mirrors Repository: - <a>Codeberg</a> - <a>GitHub</a> - <a>GitLab</a> Prerequisites Make sure you have installed: <ul> <li>Development libraries for</li> <li><code>gobject-introspection</code></li> <li><code>libxml2</code></li> <li><a>Zig</a> (<code>v0.10.1</code>)</li> <li><a>Zigmod</a></li> </ul> Alterna...
[]
https://avatars.githubusercontent.com/u/68287637?v=4
zig-cmdline-sample
SaicharanKandukuri/zig-cmdline-sample
2023-02-08T06:15:34Z
null
master
0
1
0
1
https://api.github.com/repos/SaicharanKandukuri/zig-cmdline-sample/tags
-
[ "sample", "sample-code", "zig", "ziglang" ]
9,929
false
2023-06-06T11:03:28Z
true
false
unknown
github
[]
Zig cmdline arguments This repo contains sample code to scan command line arguments and a way to process them for argument specific executions with the help of <code>zig std.process.args();</code> Testing <code>bash bash test-args.sh</code>
[]
https://avatars.githubusercontent.com/u/72746829?v=4
zic
slamko/zic
2022-05-06T21:39:37Z
A set of Zig-inspired macros for type-based error handling in C
master
0
1
0
1
https://api.github.com/repos/slamko/zic/tags
GPL-3.0
[ "error-handling", "framework", "header-only", "macros", "preprocessor", "programming-language", "typesystem", "zig" ]
199
false
2023-12-03T21:30:17Z
false
false
unknown
github
[]
Zic (Zig + C) Convenient macro-wrappers library for error handling in C without <code>longjmp</code> and any other non fancy stuff.
[]
https://avatars.githubusercontent.com/u/62475953?v=4
Advent-Of-Code-2022
Jomy10/Advent-Of-Code-2022
2022-12-01T20:06:02Z
My solutions for Advent Of Code 2022. Every day is written in another language, chosen randomly.
master
6
1
2
1
https://api.github.com/repos/Jomy10/Advent-Of-Code-2022/tags
-
[ "advent-of-code", "advent-of-code-2022", "c3", "go", "java", "javascript", "rust", "shell-script", "zig" ]
1,617
false
2023-11-01T17:25:16Z
false
false
unknown
github
[]
Advent Of Code 2022 This year for Advent of Code, I will randomly pick another language each day to solve the puzzles. This is a combination of languages I know and languages I'd like to learn (Crystal and C3). As the days progressed, I also added some languages categorized as "langauges I've used like one before" to ...
[]
https://avatars.githubusercontent.com/u/52354694?v=4
iro-zig
d-mironov/iro-zig
2022-04-21T11:10:29Z
Zig Terminal color library - WIP
main
0
1
0
1
https://api.github.com/repos/d-mironov/iro-zig/tags
MIT
[ "cli", "color", "fmt", "formatting", "library", "terminal", "zig" ]
2
false
2022-04-21T11:36:29Z
false
false
unknown
github
[]
IRO-zig Just started coding in Zig and thought maybe it would be nice to create a terminal color library for Zig. There are functions for the default colors of your terminal to correspond with your colorscheme. And there are also functions where you can color the text with RGB values, if your terminal supports it. P...
[]
https://avatars.githubusercontent.com/u/1892046?v=4
rrl
nsmryan/rrl
2022-06-12T18:48:27Z
See https://codeberg.org/tuplestruct/rrl for active development
master
5
1
0
1
https://api.github.com/repos/nsmryan/rrl/tags
-
[ "roguelike", "rust", "sdl2", "zig" ]
1,899
false
2023-11-30T17:21:48Z
true
false
unknown
github
[]
== Rust Roguelike, Zig Version == This repository contains an incomplete re-write of the <a>Rust Roguelike</a> project in Zig. This is an attempt to rebuild the entire game logic and visuals. == Some Zig/Rust Notes == Iterator is much simpler and smaller. There is weirdness to it, like the whole generics-are-functi...
[]
https://avatars.githubusercontent.com/u/85593302?v=4
zailfish
svelterust/zailfish
2022-04-15T02:32:52Z
Template engine for Zig
master
0
1
0
1
https://api.github.com/repos/svelterust/zailfish/tags
-
[ "html", "template", "zig" ]
3
false
2022-04-15T02:37:39Z
true
false
unknown
github
[]
zailfish Compile time templating engine for Zig. Based on <code>sailfish</code> from Rust.
[]
https://avatars.githubusercontent.com/u/153401?v=4
picolisp-zig
aw/picolisp-zig
2023-01-08T14:43:05Z
Examples for using PicoLisp FFI with Zig
master
0
1
0
1
https://api.github.com/repos/aw/picolisp-zig/tags
0BSD
[ "bindings", "ffi", "picolisp", "zig" ]
5
false
2024-10-27T07:34:34Z
false
false
unknown
github
[]
PicoLisp FFI with Zig This repo provides a simple example of how to use <a>PicoLisp</a> with <a>Zig</a> using PicoLisp's FFI <code>(native)</code> functionality. This is similar to <a>picolisp-rust</a> except written for <em>Zig</em>. Requirements <ul> <li>Zig <code>v0.6+</code></li> <li>PicoLisp 64-bit <code>v17.12...
[]
https://avatars.githubusercontent.com/u/49297668?v=4
zig-agora-example
crosstyan/zig-agora-example
2022-08-20T11:22:37Z
an example using agora and gstreamer with zig
master
0
1
0
1
https://api.github.com/repos/crosstyan/zig-agora-example/tags
-
[ "agora", "agora-rtc", "agora-sdk", "agoraio", "zig" ]
444
false
2024-02-26T10:31:27Z
true
false
unknown
github
[]
Zig Agora RTSA example An example stream to Agora by GStreamer with <a><code>videotestsrc</code></a> and H264. I tried H265 but no luck. I will say it's kind of crazy experience with zig. It will tell you when the allocator will kick in, which is good? Its C interop should be good in theory...but <a><code>[*c]</code...
[]
https://avatars.githubusercontent.com/u/463136?v=4
zipper
guidoschmidt/zipper
2023-01-26T09:41:51Z
Experimental ziglang image sequence collection server
main
1
1
0
1
https://api.github.com/repos/guidoschmidt/zipper/tags
-
[ "creativecode", "p5", "threejs", "tool", "tooling", "zig", "ziglang" ]
48
false
2024-10-07T18:56:50Z
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" } ]
zipper <blockquote> zig REST api server to store image data requests, e.g. for saving web canvas data </blockquote> Rationale Working with <a>Web canvas API</a> it's often tedious to export animations as movies right from the browser. Usually one ends up using a screen recording software (OBS, Quicktime, ...) or th...
[]
https://avatars.githubusercontent.com/u/1291012?v=4
zig-raylib-template
charles-l/zig-raylib-template
2022-11-05T22:11:15Z
A zig template for building games with raylib that compiles to a native exe or an emscripten app.
master
0
1
0
1
https://api.github.com/repos/charles-l/zig-raylib-template/tags
MIT
[ "raylib", "template-repository", "zig" ]
9
false
2024-10-17T12:51:14Z
true
false
unknown
github
[]
zig-raylib-template A zig template for building games with raylib that compiles to a native exe or an emscripten app. To build for desktop: <code>$ zig build </code> To build for web: <code>$ zig build -Dtarget=wasm32-wasi --sysroot ~/src/emsdk/upstream/emscripten/ $ python -m http.server </code> Then navigate to...
[]
https://avatars.githubusercontent.com/u/49621563?v=4
edsm-in-zig-demo-1
dee0xeed/edsm-in-zig-demo-1
2022-09-27T09:07:41Z
null
main
0
1
0
1
https://api.github.com/repos/dee0xeed/edsm-in-zig-demo-1/tags
NOASSERTION
[ "epoll", "event-driven", "linux", "signals", "state-machines", "timers", "zig" ]
23
false
2023-08-04T15:50:26Z
false
false
unknown
github
[]
Event driven state machines example Timers, signals, reading from stdin <ul> <li>compile with <code>zig build-exe test.zig -fsingle-threaded -O ReleaseSmall</code></li> <li>run <code>./test</code></li> <li>type something (end with <code>Enter</code>) while it's running and see what will happen</li> </ul> ``` Hi! I am...
[]
https://avatars.githubusercontent.com/u/7715855?v=4
er_zig_driver
borgoat/er_zig_driver
2022-10-22T08:42:14Z
Erlang Port Driver written in Zig
main
0
1
0
1
https://api.github.com/repos/borgoat/er_zig_driver/tags
MIT
[ "erlang", "erlang-port-driver", "zig" ]
14
false
2024-10-27T23:57:48Z
true
false
unknown
github
[]
Experimental Erlang Port Driver written in Zig. Reference <ul> <li>https://www.erlang.org/doc/tutorial/c_portdriver.html</li> <li>https://www.erlang.org/doc/man/erl_driver.html</li> <li>https://www.erlang.org/doc/man/driver_entry.html</li> </ul>
[]
https://avatars.githubusercontent.com/u/6756180?v=4
cppfront-zigbuild
kassane/cppfront-zigbuild
2022-09-24T18:32:51Z
Build Cppfront w/ zig build
main
0
1
0
1
https://api.github.com/repos/kassane/cppfront-zigbuild/tags
MIT
[ "clang", "cpp", "cpp2", "cppfront", "zig" ]
34
false
2025-05-08T16:35:58Z
true
true
unknown
github
[ { "commit": "b2d40209e694f74458ffaf15d8b884300fc405cc", "name": "cppfront", "tar_url": "https://github.com/hsutter/cppfront/archive/b2d40209e694f74458ffaf15d8b884300fc405cc.tar.gz", "type": "remote", "url": "https://github.com/hsutter/cppfront" } ]
cppfront-zigbuild Simple demonstration of Herb Sutter cppfront <a>https://github.com/hsutter/cppfront</a> use with Zig Build-System Requires <ul> <li><a>zig</a> v0.14.0 or master</li> </ul> How to use ```bash <blockquote> git clone https://github.com/kassane/cppfront-zigbuild.git cd cppfront-zigbuild zig build cpp...
[]
https://avatars.githubusercontent.com/u/14120644?v=4
raylib_zig
tato/raylib_zig
2022-08-11T15:12:55Z
raylib bindings for zig
main
0
1
0
1
https://api.github.com/repos/tato/raylib_zig/tags
0BSD
[ "gamedev", "raylib", "zig" ]
167
false
2022-10-31T23:04:39Z
true
false
unknown
github
[]
<code>git submodule add https://github.com/tato/raylib_zig raylib git submodule update --init --recursive</code> <code>zig const raylib = @import("raylib/build.zig"); exe.addPackage(raylib.raylib_pkg); exe.linkLibrary(raylib.getRaylib(b, mode, target));</code>
[ "https://github.com/CarlOlson/gbzig", "https://github.com/Frost-Phoenix/BytePusher", "https://github.com/JamzOJamz/pvz-bloomiverse", "https://github.com/KennethChilds/zig-revolution", "https://github.com/Miou-zora/Zaytracer", "https://github.com/SnoopyPlayz/zigCraft", "https://github.com/asynched/sandsi...
https://avatars.githubusercontent.com/u/6756180?v=4
wireguard-zig-test
kassane/wireguard-zig-test
2023-01-13T17:20:56Z
Experimental wg-library with Zig
main
0
1
0
1
https://api.github.com/repos/kassane/wireguard-zig-test/tags
Unlicense
[ "linux", "testing", "vpn", "wireguard", "zig" ]
72
false
2023-05-30T13:32:45Z
true
false
unknown
github
[]
wireguard-zig This project is experimental on the possibility to use zig (toolchain and language) with Wireguard VPN. Requirements <ul> <li><a>Zig v0.11 or master</a></li> <li><a>Wireguard</a></li> </ul> How to Run See CI test <code>bash $&gt; zig build $&gt; sudo zig-out/bin/wireguard-zig info(wireguard): wg_test...
[]
https://avatars.githubusercontent.com/u/4376947?v=4
pcd68
jrsharp/pcd68
2022-03-30T05:03:53Z
PCD-68: a 68000-based virtual retro computer (inspired by the Macintosh, Canon Cat, etc.)
main
10
1
0
1
https://api.github.com/repos/jrsharp/pcd68/tags
MIT
[ "68000", "c", "cpp", "emscripten", "emulator", "wasm", "webassembly", "zig" ]
27,434
false
2023-01-11T17:29:02Z
true
false
unknown
github
[]
PCD-68 PCD-68 is a Motorola 68000-based (m68k) virtual retro computer -- that is, it is a new computer personal computer specification implemented in software that emulates real hardware from the past. It resembles familiar, real hardware from the late 80s/early 90s, as it draws inspiration from the original Maci...
[]
https://avatars.githubusercontent.com/u/7283681?v=4
expiring-hash-map.zig
lun-4/expiring-hash-map.zig
2022-07-28T01:20:33Z
need a cache or you're limited by memory in your long-lived zig code, well fear no more!
mistress
0
1
0
1
https://api.github.com/repos/lun-4/expiring-hash-map.zig/tags
MIT
[ "zig" ]
8
false
2024-05-12T20:28:25Z
true
true
0.11.0
github
[]
expiring-hash-map.zig need a cache or you're limited by memory in your long-lived zig code, well fear no more! this doesn't implement all of the HashMap API, but it is good enough for my usecases (https://github.com/lun-4/awtfdb). basically, it goes like this ```zig // This hash map will hold at most 100 items, and...
[]
https://avatars.githubusercontent.com/u/11492844?v=4
zigFITSIO
fjebaker/zigFITSIO
2022-10-21T16:06:21Z
Zig wrapper for CFITSIO.
main
0
1
0
1
https://api.github.com/repos/fjebaker/zigFITSIO/tags
MIT
[ "astronomy", "astrophysics", "cfitsio", "fits", "zig" ]
1,437
false
2025-03-10T00:34:55Z
true
true
unknown
github
[ { "commit": "master.tar.gz", "name": "zlib", "tar_url": "https://github.com/fjebaker/libz/archive/master.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/fjebaker/libz" } ]
zigFITSIO <em>Work in progress</em> Zig wrapper around <a>NASA's CFITSIO</a> for manipulating the FITS image/table format.
[]
https://avatars.githubusercontent.com/u/16590917?v=4
zls
llogick/zls
2022-08-24T23:07:20Z
My dev fork of the Zig Language Server
master
0
1
0
1
https://api.github.com/repos/llogick/zls/tags
MIT
[ "language-server", "zig" ]
5,422
true
2024-10-16T09:57:19Z
true
true
0.14.0-dev.1517+900753455
github
[ { "commit": "47076c6b11214a218e9244471d8762310820911a.tar.gz", "name": "known_folders", "tar_url": "https://github.com/ziglibs/known-folders/archive/47076c6b11214a218e9244471d8762310820911a.tar.gz.tar.gz", "type": "remote", "url": "https://github.com/ziglibs/known-folders" }, { "commit":...
<a></a> <a></a> <a></a> <strong>Need support? Wanna help out? Join our <a>Discord server</a>!</strong> ZLS is a non-official implementation of the <a>Language Server Protocol</a> for <a>Zig</a> in Zig. It provides developers with IDE <a>features</a> in their editor. Installation See the <a>Installation Guide</a> ...
[]
https://avatars.githubusercontent.com/u/1892046?v=4
zig_tcl
nsmryan/zig_tcl
2022-07-30T18:57:42Z
Zig TCL wrapper and convenience functions for writing TCL extensions in Zig
master
4
1
0
1
https://api.github.com/repos/nsmryan/zig_tcl/tags
-
[ "extension", "tcl", "wip", "zig" ]
383
false
2024-07-22T23:21:56Z
true
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/62779291?v=4
zig-fft
shimamura-sakura/zig-fft
2022-12-13T10:20:06Z
Simple FFT in Zig. A port of https://github.com/lloydroc/arduino_fft, added IFFT.
main
0
1
0
1
https://api.github.com/repos/shimamura-sakura/zig-fft/tags
MIT
[ "fft", "zig" ]
4
false
2025-03-08T14:08:53Z
false
false
unknown
github
[]
zig-fft Simple FFT in Zig. A port of https://github.com/lloydroc/arduino_fft, added IFFT. Usage ```zig pub fn main() !void { var real = [8]f32{ 1.0, -1.0, 1.0, -1.0, 1.0, -1.0, 1.0, -1.0 }; var imag = [8]f32{ -1.0, 1.0, -1.0, 1.0, -1.0, 1.0, -1.0, 1.0 }; std.debug.print("IN:\n", .{}); std.debug.print...
[]
https://avatars.githubusercontent.com/u/16469272?v=4
Impuls
MKuranowski/Impuls
2022-08-02T16:08:15Z
Python framework for processing static public transportation data
main
3
1
0
1
https://api.github.com/repos/MKuranowski/Impuls/tags
GPL-3.0
[ "framework", "gtfs", "public-transport", "python", "zig" ]
9,240
false
2025-04-29T06:49:22Z
false
false
unknown
github
[]
Impuls <a>GitHub</a> | <a>Documentation</a> | <a>Issue Tracker</a> | <a>PyPI</a> Impuls is a framework for processing static public transportation data. The internal model used is very close to GTFS. The core entity for processing is called a <em>pipeline</em>, which is composed of multiple <em>tasks</em> that do th...
[]
https://avatars.githubusercontent.com/u/26842759?v=4
Zoids
Demonstrandum/Zoids
2022-09-15T19:24:23Z
Boids in Zig (GLFW+NanoVG / WASM+WebGL).
master
0
1
0
1
https://api.github.com/repos/Demonstrandum/Zoids/tags
GPL-3.0
[ "boids", "glfw", "opengl", "wasm", "webgl", "zig" ]
48
false
2022-10-31T23:07:56Z
true
false
unknown
github
[]
Zoids Boids, in OpenGL+GLFW using NanoVG. Written in Zig. Just for trying out the language and tools. WASM Web Version See the boids compiled to WASM online here: <a>demonstrandum.github.io/Zoids</a>. Dependencies You must have <code>glfw</code> and <code>nanovg</code> installed as system packages. Clone with <...
[]
https://avatars.githubusercontent.com/u/56469224?v=4
simple-tcp-zig
rubenkristian/simple-tcp-zig
2022-08-06T14:24:13Z
simple tcp server written in zig
main
0
1
1
1
https://api.github.com/repos/rubenkristian/simple-tcp-zig/tags
-
[ "tcp", "zig" ]
41
false
2022-09-10T02:53:57Z
true
false
unknown
github
[]
simple-tcp-zig simple tcp server written in zig EXAMPLE
[]
https://avatars.githubusercontent.com/u/46655455?v=4
zignc
4zv4l/zignc
2022-04-30T10:29:34Z
a simple tcp client/server in zig
main
0
1
0
1
https://api.github.com/repos/4zv4l/zignc/tags
-
[ "network", "socket", "tcp", "tcp-client", "zig" ]
282
false
2024-06-08T14:57:43Z
true
false
unknown
github
[]
zignc a simple tcp client/server in zig Build To compile the code simply : <code>zig build</code> Usage ``` Usage : ./zig-out/bin/socket [OPTION] [ip] [port] OPTION: -l to start as server ```
[]
https://avatars.githubusercontent.com/u/198515398?v=4
algotree
oldlegacycode/algotree
2022-12-15T23:35:45Z
Algorithmically grow trees using love2d, raylib or pixijs
master
0
1
0
1
https://api.github.com/repos/oldlegacycode/algotree/tags
CC0-1.0
[ "algorithmically", "algotree", "javascript", "love2d", "lua", "nature", "pixijs", "raylib", "zig" ]
1,334
false
2025-04-13T07:56:05Z
false
false
unknown
github
[]
Algotree Algorithmicaly generated growing trees there are currently three versions made with different tools and languages <a>Zig</a> + <a>Raylib</a> | <a>PixiJS</a> - 2022 <ul> <li><a>zig source</a></li> <li><a>pixijs source</a></li> </ul> Lua + <a>LÖVE</a> - 2021 <a>source</a>
[]
https://avatars.githubusercontent.com/u/107726195?v=4
zig-wii
zig-homebrew/zig-wii
2022-06-19T11:29:13Z
Starter pack for developing Wii games/applications with Zig
master
0
1
0
1
https://api.github.com/repos/zig-homebrew/zig-wii/tags
-
[ "devkitpro", "wii", "zig" ]
3
false
2022-06-19T11:30:17Z
true
false
unknown
github
[]
zig-wii Getting started <ul> <li><a>zig</a></li> <li><a>devkitPro</a></li> </ul> <code>pacman -S wii-dev git clone https://github.com/zig-homebrew/zig-wii cd zig-wii/ zig build # then run zig-out/zig-wii.dol with dolphin-emu</code> Resources <ul> <li><a>wii-examples</a></li> <li><a>libogc repository</a></li> <li><...
[]
https://avatars.githubusercontent.com/u/74600205?v=4
stm32f103rb-template-project-zig
JungerBoyo/stm32f103rb-template-project-zig
2022-08-26T11:38:46Z
stm32f103rb mcu ziglang template project with microzig
main
0
1
1
1
https://api.github.com/repos/JungerBoyo/stm32f103rb-template-project-zig/tags
MIT
[ "embedded-zig", "microzig", "stm32f103rb", "zig", "ziglang" ]
365
false
2022-12-09T05:20:32Z
true
false
unknown
github
[]
stm32f103rb-template-project-zig stm32f103rb mcu ziglang template project with microzig. To use you will need zig &gt;=0.10.0 compiler, st-flash and st-util. Building Build steps: * Build to elf and binary, run <code>zig build -fstage1 install.</code> * Flash binary using st-flash tool, run <code>zig build -fstage1 ...
[]
https://avatars.githubusercontent.com/u/1892046?v=4
zig_shadowcasting
nsmryan/zig_shadowcasting
2022-08-07T16:13:06Z
A Zig translation of the algorithm found here: https://www.albertford.com/shadowcasting/
master
0
1
0
1
https://api.github.com/repos/nsmryan/zig_shadowcasting/tags
-
[ "roguelike", "shadowcasting", "zig", "ziglang" ]
21
false
2023-05-01T12:07:04Z
true
false
unknown
github
[]
Zig Symmetric Shadow Casting This repository contains a Zig translation of the <a>Rust translation</a> of this <a>Python algorithm</a>. The best source for information on this algorithm is the Python blog post by Albert Ford, which is a really beautiful post and worth reading. The algorithm itself is a very nice fie...
[]
https://avatars.githubusercontent.com/u/825?v=4
zia
wunki/zia
2023-01-25T05:48:15Z
Zia is a minimal command line tool which makes you learn Zig 10% faster.
main
2
1
0
1
https://api.github.com/repos/wunki/zia/tags
-
[ "zig" ]
126
false
2024-12-28T20:29:50Z
true
false
unknown
github
[]
Zia (/seeya:/) Zia is a minimal command line tool which makes you learn Zig 10% faster. That is, if you add it to your Shell at startup. If you do that, every time your shell starts you will get a new random buildin function from Zig and its documentation. Since we have all the functions and documentation built into...
[]
https://avatars.githubusercontent.com/u/74600205?v=4
zi-status
JungerBoyo/zi-status
2023-02-05T22:39:06Z
Xorg status bar written in zig.
main
0
1
0
1
https://api.github.com/repos/JungerBoyo/zi-status/tags
MIT
[ "alsa", "dwmstatus", "xorg", "zig" ]
95
false
2023-06-24T12:21:31Z
true
false
unknown
github
[]
zi-status Currently shows <ul> <li>internet connection state (ip+mask+speed+type{wifi,ethernet}+SSID(only wifi)+signal strength(only wifi)</li> <li>date and time info</li> <li>battery info</li> <li>sound level info (ALSA)</li> <li>ram memory usage in MB (Total mem - Available mem)</li> <li>weather info (t...
[]
https://avatars.githubusercontent.com/u/6756180?v=4
riscv64-hello-linux
kassane/riscv64-hello-linux
2022-08-21T16:28:25Z
A simple program for Linux on RISC-V 64, written in Rust and Zig
hello-zig
0
1
0
1
https://api.github.com/repos/kassane/riscv64-hello-linux/tags
GPL-2.0
[ "cross-platform", "risc-v", "riscv", "rust", "zig" ]
35
true
2024-08-24T19:45:10Z
true
false
unknown
github
[]
Hello Linux RISC-V 64 This tiny tool lets you print some information from <code>/proc</code> and <code>uname</code> from Linux on RISC-V 64. Build Rust Version You will need <a>Rust</a> and the linker from <code>riscv64-linux-gnu-gcc</code>. <code>sh cargo build --release</code> or <code>zig</code> linker: ```s...
[]
https://avatars.githubusercontent.com/u/337093?v=4
tftp_client
tetsu-koba/tftp_client
2023-01-06T07:36:41Z
tftp client written in Zig language
main
0
1
0
1
https://api.github.com/repos/tetsu-koba/tftp_client/tags
MIT
[ "zig" ]
66
false
2024-06-17T01:48:59Z
true
false
unknown
github
[]
tftp_client <a>tftp</a> client written in Zig language How to build <code>shell-session $ zig build $ ls -l zig-out/bin/tftp_client -rwxrwxr-x 1 koba koba 1705368 Jan 9 16:32 zig-out/bin/tftp_client</code> Usage <code>shell-session $ ./zig-out/bin/tftp_client Usage: ./zig-out/bin/tftp_client get|put host remote...
[]
https://avatars.githubusercontent.com/u/107234593?v=4
zig-wii.github.io
zig-wii/zig-wii.github.io
2022-06-14T16:50:10Z
Website for zig-wii
master
0
1
0
1
https://api.github.com/repos/zig-wii/zig-wii.github.io/tags
-
[ "website", "wii", "zig" ]
34
false
2022-06-14T17:05:12Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/635049?v=4
zig-playdate
chances/zig-playdate
2022-05-17T23:40:24Z
Zig template for building Playdate games & apps
main
0
1
0
1
https://api.github.com/repos/chances/zig-playdate/tags
MIT
[ "playdate", "zig" ]
12
false
2022-12-07T04:47:38Z
true
false
unknown
github
[]
zig-playdate Zig template for building Playdate games &amp; apps
[]
https://avatars.githubusercontent.com/u/8497012?v=4
zig-cli-color
apple-x-co/zig-cli-color
2022-08-14T06:21:53Z
for learning
main
0
1
0
1
https://api.github.com/repos/apple-x-co/zig-cli-color/tags
-
[ "zig" ]
82
false
2023-11-01T17:25:33Z
true
false
unknown
github
[]
zig-cli-color Build <code>bash zig build -Doptimize=ReleaseFast</code> Run <code>bash zig build run</code> Usage ```zig const std = @import("std"); const Color = @import("color.zig").Color; var allocator = std.heap.page_allocator; var color = Color.init(allocator); defer color.deinit(); std.debug.print("{s}{s...
[]
https://avatars.githubusercontent.com/u/3477132?v=4
advent-of-code
anthonycorletti/advent-of-code
2022-12-21T22:06:52Z
https://adventofcode.com/
main
0
1
1
1
https://api.github.com/repos/anthonycorletti/advent-of-code/tags
-
[ "advent-of-code", "ruby", "rust", "zig" ]
189
false
2024-12-07T01:25:04Z
false
false
unknown
github
[]
advent-of-code <ul> <li><a>2024</a> zig 🦎</li> <li><a>2023</a> ruby 💎</li> <li><a>2022</a> rust ⚙️</li> </ul>
[]
https://avatars.githubusercontent.com/u/1892046?v=4
zig_astar
nsmryan/zig_astar
2022-09-04T18:07:37Z
Simple implementation of the A-Star algorithm in Zig
master
0
1
0
1
https://api.github.com/repos/nsmryan/zig_astar/tags
-
[ "astar", "library", "zig", "ziglang" ]
4
false
2024-12-28T19:39:24Z
true
false
unknown
github
[]
Zig AStar This repository contains a simple implementation of the A-Star algorithm in Zig. This is not intended to be fancy. However, it does take a user-defined position type and distance function, and does not assume anything about the space that the pathfinding takes place in. Instead the algorithm expects the us...
[]
https://avatars.githubusercontent.com/u/5464072?v=4
s3cmd
nektro/s3cmd
2022-11-15T22:17:10Z
A drop-in replacement for s3tools/s3cmd written in Ziglang for better performance and bootstrappability.
master
0
1
0
1
https://api.github.com/repos/nektro/s3cmd/tags
GPL-2.0
[ "zig" ]
14
false
2024-06-22T18:27:32Z
true
false
unknown
github
[]
s3cmd A drop-in replacement for https://github.com/s3tools/s3cmd written in Ziglang for better performance and bootstrappability. <blockquote> Command line tool for querying and managing Amazon S3 services. </blockquote> What is Amazon S3 Amazon Simple Storage Service (Amazon S3) provides a managed internet-accessi...
[]
https://avatars.githubusercontent.com/u/2828351?v=4
Zig-LC4k
bcrist/Zig-LC4k
2022-11-25T19:45:28Z
Generate ispMach4000 CPLD bitstreams directly from Zig code
main
7
1
0
1
https://api.github.com/repos/bcrist/Zig-LC4k/tags
MIT
[ "cpld", "cplds", "lattice", "zig", "zig-library", "zig-package", "ziglang" ]
894
false
2025-04-23T13:57:08Z
true
true
0.14.0
github
[ { "commit": "32b5e5e57554cdf549da81e7808a5fb37fd12154", "name": "console_helper", "tar_url": "https://github.com/bcrist/Zig-ConsoleHelper/archive/32b5e5e57554cdf549da81e7808a5fb37fd12154.tar.gz", "type": "remote", "url": "https://github.com/bcrist/Zig-ConsoleHelper" }, { "commit": "00416...
Lattice ispMach4000 CPLD configuration in Zig A library for creating and manipulating configuration bitstreams for LC4k CPLDs, using Zig code. This project uses reverse-engineered fuse maps from the <a>RE4k</a> project. Device Support All LC4032, LC4064, and LC4128 device variants are supported, including -V, -B, -...
[]
https://avatars.githubusercontent.com/u/62678643?v=4
ZigBook
C-BJ/ZigBook
2022-07-11T08:59:01Z
A book for learning Zig language and toolchain.
main
0
1
0
1
https://api.github.com/repos/C-BJ/ZigBook/tags
CC0-1.0
[ "zig" ]
26
false
2023-11-24T09:02:53Z
false
false
unknown
github
[]
ZigBook <strong>README:</strong> <a>English</a> <a>简体中文</a> <a>繁體中文</a><a></a><a></a>
[]
https://avatars.githubusercontent.com/u/110142614?v=4
zleep
gajirou/zleep
2022-10-11T10:01:29Z
zig で sleep 時にプログレスバーを表示するだけのコマンド
main
0
1
0
1
https://api.github.com/repos/gajirou/zleep/tags
-
[ "zig" ]
4
false
2022-10-20T01:23:07Z
false
false
unknown
github
[]
zleep zig で sleep 時にプログレスバーを表示するだけのコマンド。 利用方法 ``` ビルド zig build-exe -Drelease-small zleep.zig sleep する秒数を引数で入力 ./zleep 5 ファイル指定で実行 zig run zleep.zig -- 5 ``` 実行イメージ
[]
https://avatars.githubusercontent.com/u/351529?v=4
zig-soroban-sdk
leighmcculloch/zig-soroban-sdk
2023-01-06T19:33:02Z
A Soroban SDK for smart contracts written in Zig. Unreleased. Unfit for use. Experimental. Use at your own risk.
main
0
1
0
1
https://api.github.com/repos/leighmcculloch/zig-soroban-sdk/tags
-
[ "smart-contracts", "soroban", "stellar", "zig", "ziglang" ]
34
false
2024-09-03T07:10:30Z
true
true
0.13.0
github
[]
zig-soroban-sdk | <a>Docs</a> | <a>Examples</a> | | --- | --- | A <a>Soroban</a> SDK for smart contracts written in <a>Zig</a>. Unreleased. Unfit for use. Experimental. Use at your own risk.
[]
https://avatars.githubusercontent.com/u/85593302?v=4
knarkzel.github.io
svelterust/knarkzel.github.io
2022-10-18T12:53:31Z
Personal website in org-mode
master
0
1
1
1
https://api.github.com/repos/svelterust/knarkzel.github.io/tags
-
[ "emacs", "rust", "zig" ]
3,278
false
2023-01-20T20:10:36Z
false
false
unknown
github
[]
404
[]
https://avatars.githubusercontent.com/u/107519028?v=4
annotated-zig
better-zig/annotated-zig
2022-07-27T20:16:08Z
zig 知名项目源码分析
main
0
1
0
1
https://api.github.com/repos/better-zig/annotated-zig/tags
MIT
[ "zig", "ziglang" ]
1
false
2022-09-08T15:40:27Z
false
false
unknown
github
[]
annotated-zig zig 知名项目源码分析
[]
https://avatars.githubusercontent.com/u/85593302?v=4
oddos
svelterust/oddos
2022-10-07T23:41:35Z
OddOS, made in Zig
master
0
1
0
1
https://api.github.com/repos/svelterust/oddos/tags
-
[ "os", "zig" ]
42
false
2022-10-07T23:42:20Z
true
false
unknown
github
[]
oddos <code>shell git clone https://github.com/knarkzel/oddos cd oddos nix develop zig build run</code> Debug with gdb Start <code>qemu</code> first, then do following: <code>zig build gdb (gdb) target remote localhost:1234</code>
[]
https://avatars.githubusercontent.com/u/337093?v=4
hexdump
tetsu-koba/hexdump
2023-01-02T11:42:41Z
A hexdump utility written in zig language.
main
0
1
0
1
https://api.github.com/repos/tetsu-koba/hexdump/tags
Unlicense
[ "zig" ]
12
false
2024-09-06T10:05:33Z
true
false
unknown
github
[]
hexdump A hexdump utility written in zig language. Usage <code>shell-session $ ./hexdump Usage: ./hexdump input_file $ ./hexdump ./hexdump |head -5 00000000 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 |.ELF............| 00000010 02 00 b7 00 01 00 00 00 7c e9 21 00 00 00 00 00 |........|.!.....| 00000020 ...
[]
https://avatars.githubusercontent.com/u/121067143?v=4
we4k
ONE-RANDOM-HUMAN/we4k
2022-12-19T23:43:35Z
A chess engine designed to fit into 4096 bytes.
main
0
1
0
1
https://api.github.com/repos/ONE-RANDOM-HUMAN/we4k/tags
GPL-3.0
[ "ai", "assembly", "chess", "chess-ai", "chess-engine", "zig" ]
1,671
false
2025-04-03T18:21:36Z
true
false
unknown
github
[]
we4k we4k is no longer in development. New development is focused on <a>STRO4K</a> we4k is a chess engine designed to fit into 4096 bytes. Building we4k requires nasm and the latest Zig compiler. Only Linux and cpus with AVX2 and BMI2 are supported. <code>cd src/asm nasm -f elf64 combined.asm cd ../.. zig build in...
[]
https://avatars.githubusercontent.com/u/99076655?v=4
ziglearn
coderonion/ziglearn
2022-12-05T10:59:51Z
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
master
0
1
0
1
https://api.github.com/repos/coderonion/ziglearn/tags
MIT
[ "learn", "learning", "zig", "ziglang" ]
176
true
2023-06-03T13:32:29Z
false
false
unknown
github
[]
ziglearn Repo for https://ziglearn.org content. Feedback and PRs welcome. 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>
[]
https://avatars.githubusercontent.com/u/3249887?v=4
zig_lazy_updater
mariogt/zig_lazy_updater
2022-07-16T23:58:00Z
Script to update/install the latest dev build of Zig into your $HOME folder
main
0
1
0
1
https://api.github.com/repos/mariogt/zig_lazy_updater/tags
AGPL-3.0
[ "bash", "zig", "zig-lang" ]
1,128
false
2025-03-18T01:39:28Z
false
false
unknown
github
[]
zig_lazy_updater Script to update/install Zig's latest Linux dev build into your $HOME folder. If you don't have a zig installation in your $HOME, then this script will install the latest Zig dev release (from https://ziglang.org/download/) in a folder called "zig" in your $HOME directory. If you have already instal...
[]
https://avatars.githubusercontent.com/u/43040593?v=4
OpenCSE
dantecatalfamo/OpenCSE
2022-08-18T06:20:32Z
Free implementation of the Can't Stop Express dice game.
master
0
1
0
1
https://api.github.com/repos/dantecatalfamo/OpenCSE/tags
GPL-3.0
[ "dice", "game", "zig" ]
25
false
2023-05-25T13:50:05Z
true
false
unknown
github
[]
Open Can't Stop Express Free implementation of the <a>Can't Stop Express</a> dice game. <code>+----------------------------------------------------------------------+ | A | B | C | D | 5th | |-----+----+-------------------------+------------+--------------------+ | 100...
[]
https://avatars.githubusercontent.com/u/9960133?v=4
zig-pinephone-mach
lupyuen/zig-pinephone-mach
2022-07-24T06:04:29Z
(Experimental) Mach Zig Game Engine on PinePhone
main
0
1
0
1
https://api.github.com/repos/lupyuen/zig-pinephone-mach/tags
Apache-2.0
[ "gamedev", "graphics-engine", "mach", "opengles", "pinephone", "webgpu", "zig" ]
76
false
2022-07-24T06:45:24Z
false
false
unknown
github
[]
(Experimental) Mach Zig Game Engine on PinePhone Can we run the Mach Game Engine (in Zig) on PinePhone? https://machengine.org/ https://github.com/hexops/mach Let's find out! (With Manjaro Phosh) <code>text ██████████████████ ████████ manjaro@manjaro-arm ██████████████████ ████████ ------------------- ████...
[]
https://avatars.githubusercontent.com/u/52897699?v=4
sha3
cod1r/sha3
2022-08-10T08:11:20Z
Secure Hashing Algorithm 3 implementation
main
0
1
0
1
https://api.github.com/repos/cod1r/sha3/tags
-
[ "crypto", "implementation", "sha3", "zig" ]
25
false
2023-03-08T01:30:29Z
false
false
unknown
github
[]
Implementation of the SHA-3 hashing algorithm Resources used <ul> <li><a>SHA-3 Spec</a></li> <li><a>Keccak Spec</a></li> <li><a>Keccak Website</a></li> <li><a>Python Implementation</a></li> </ul>
[]
https://avatars.githubusercontent.com/u/107234593?v=4
rogue
zig-wii/rogue
2022-06-10T12:22:44Z
2D platformer/rpg game made with ogc
master
0
1
0
1
https://api.github.com/repos/zig-wii/rogue/tags
-
[ "devkitpro", "wii", "zig" ]
672
false
2022-06-11T12:39:17Z
true
false
unknown
github
[]
rogue 2D platformer/rpg game made with <a>ogc</a>. <code>git clone https://github.com/zig-wii/rogue cd rogue/ zig build run</code>
[]
https://avatars.githubusercontent.com/u/45139213?v=4
compare-compiled-languages-size
brainwo/compare-compiled-languages-size
2022-10-27T19:08:57Z
Compare size of compiled languages
main
1
1
0
1
https://api.github.com/repos/brainwo/compare-compiled-languages-size/tags
Unlicense
[ "ada", "c", "crystal", "d", "dart", "go", "haskell", "jakt", "koka", "kotlin", "nasm", "nelua", "nim", "ocaml", "odin", "rust", "swift", "v", "vala", "zig" ]
1,283
false
2024-07-21T11:36:46Z
false
false
unknown
github
[]
Compare size of compiled languages. Chart Linear scale: Logarithmic scale: Table | language | compiler | version | linking | size (in bytes) | | -------- | -------- | ------- | ------- | --------------- | |c|zigcc|clang version 15.0.3 (git@github.com:ziglang/zig-bootstrap.git 0ce789d0f7a4d89fdc4d9571209b6874...
[]
https://avatars.githubusercontent.com/u/13280758?v=4
zig-experiments
magiruuvelvet/zig-experiments
2023-01-08T17:42:19Z
experimenting with zig
master
0
0
0
0
https://api.github.com/repos/magiruuvelvet/zig-experiments/tags
-
[ "zig", "ziglang" ]
9
false
2023-01-08T17:42:52Z
true
false
unknown
github
[]
experimenting with <a>zig</a> https://ziglang.org/documentation/master/ Notes: - works with lldb debugger out of the box (readable symbol names, breakpoints, jumping...) - allows trailing commas :) Compile: - <code>zig build</code>
[]
https://avatars.githubusercontent.com/u/508672?v=4
zig-scratchpad
bburrier/zig-scratchpad
2022-12-30T23:53:23Z
Exploring basic Zig concepts.
master
0
0
0
0
https://api.github.com/repos/bburrier/zig-scratchpad/tags
-
[ "zig" ]
7
false
2023-01-03T22:04:42Z
false
false
unknown
github
[]
Zig Scratchpad <a>Zig</a> is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software. Exploring basic Zig concepts here. Fibonacci Development <ul> <li>Install zig (<a>options</a>) <code>brew install zig</code></li> <li>Build and run <code>zig run src/fib.zig -- ...
[]
https://avatars.githubusercontent.com/u/8497012?v=4
awesome-zig
apple-x-co/awesome-zig
2022-12-16T08:07:42Z
null
main
0
0
0
0
https://api.github.com/repos/apple-x-co/awesome-zig/tags
-
[ "zig" ]
1
false
2022-12-16T08:26:13Z
false
false
unknown
github
[]
awesome-zig TLS <ul> <li><a>shiguredo/tls13-zig</a> - The first TLS1.3 implementation in Zig(master/HEAD) only with std. </li> </ul> PDF <ul> <li><a>libharu/libharu</a> - libharu - free PDF library</li> </ul>
[]
https://avatars.githubusercontent.com/u/121678877?v=4
zig-girepository
paveloom-z/zig-girepository
2023-01-20T09:56:00Z
Zig bindings for the `girepository` library
main
0
0
0
0
https://api.github.com/repos/paveloom-z/zig-girepository/tags
MIT
[ "girepository", "zig" ]
23
false
2023-01-20T10:14:29Z
true
false
unknown
github
[]
Notices Mirrors Repository: - <a>Codeberg</a> - <a>GitHub</a> - <a>GitLab</a> Prerequisites Make sure you have installed: <ul> <li>A development library for <code>gobject-introspection</code></li> <li><a>Zig</a> (<code>v0.10.1</code>)</li> </ul> Build To build and install the library, run <code>zig build install<...
[]
https://avatars.githubusercontent.com/u/15616419?v=4
sphagetti_adventure
Gertkeno/sphagetti_adventure
2022-12-26T21:33:29Z
christmas present for helena
master
0
0
0
0
https://api.github.com/repos/Gertkeno/sphagetti_adventure/tags
-
[ "wasm4", "zig" ]
94
false
2023-11-01T17:25:56Z
true
false
unknown
github
[]
Sphagetti Adventure A game for Helena, Christmas 2022. Written in <a>Zig 0.11.0</a> for the <a>WASM-4</a> fantasy console. Building Build the cart by running: <code>shell zig build -Drelease-small=true</code> Then run it with: <code>shell w4 run zig-out/lib/cart.wasm</code>
[]
https://avatars.githubusercontent.com/u/5955225?v=4
advent-of-code-2022
JamesErrington/advent-of-code-2022
2022-12-09T21:33:34Z
Advent of Code 2022 - Go + Zig
master
0
0
0
0
https://api.github.com/repos/JamesErrington/advent-of-code-2022/tags
-
[ "advent-of-code-2022", "golang", "zig" ]
42
false
2023-11-01T17:11:20Z
false
false
unknown
github
[]
<a>Advent of Code 2022</a> Orginally in Go, now in Zig and OCaml too.
[]
https://avatars.githubusercontent.com/u/4605603?v=4
advent-of-code-2022
tiehuis/advent-of-code-2022
2022-12-03T02:08:53Z
https://adventofcode.com/2022
master
0
0
0
0
https://api.github.com/repos/tiehuis/advent-of-code-2022/tags
-
[ "advent-of-code", "zig" ]
24
false
2022-12-03T02:17:56Z
false
false
unknown
github
[]
Solutions for https://adventofcode.com/2022. <code>$ zig version 0.11.0-dev.449+665eba93c</code> Run individual solutions with <code>zig run 1.zig</code> Test cases can be verified using <code>zig test 1.zig</code>
[]
https://avatars.githubusercontent.com/u/2906836?v=4
zig-stm32f7-blink
artronics/zig-stm32f7-blink
2022-12-18T22:31:59Z
A blink project using nucleo-f767zi board with build and debug configuration
main
0
0
0
0
https://api.github.com/repos/artronics/zig-stm32f7-blink/tags
MIT
[ "blinking-leds", "embedded", "nucleo-f767zi", "zig" ]
5,587
false
2022-12-20T20:41:23Z
true
false
unknown
github
[]
Project A blinking LED project using the Zig programming language. With the use of OpenOCD, you can program the chip and debug your project using the provided Visual Studio Code configurations. These configurations include both launch and task configurations, allowing you to run and test your code. Building the proje...
[]
https://avatars.githubusercontent.com/u/107519028?v=4
annotated-tigerbeetle
better-zig/annotated-tigerbeetle
2022-08-01T12:21:02Z
tigerbeetle 源码分析
annotated-v2022-08-01
0
0
0
0
https://api.github.com/repos/better-zig/annotated-tigerbeetle/tags
Apache-2.0
[ "zig", "ziglang" ]
19,867
true
2022-08-01T14:08:22Z
true
false
unknown
github
[]
tigerbeetle 源码分析: 源码分析笔记: <ul> <li><a>.annotated/</a></li> </ul> <blockquote> 分支: </blockquote> <ul> <li><code>annotated-v2022-08-01</code>, 当前<code>打 tag</code> 的版本, 很老, 代码已经过时. 故在 <code>main 分支</code>分析.</li> </ul> tigerbeetle <em>TigerBeetle is a financial accounting database designed for mission critical safety...
[]
https://avatars.githubusercontent.com/u/89497197?v=4
fennec_precompile
cocoa-xu/fennec_precompile
2022-06-28T00:41:31Z
Drop-in library for `:elixir_make` for precompiling NIF binaries with Zig as the cross-compiler.
main
0
0
0
0
https://api.github.com/repos/cocoa-xu/fennec_precompile/tags
Apache-2.0
[ "elixir", "elixir-library", "zig" ]
103
false
2022-12-02T13:52:28Z
false
false
unknown
github
[]
FennecPrecompile (This repo is archived, please use <a><code>cc_precompiler</code></a>) Drop-in library for <code>:elixir_make</code> for precompiling NIF binaries with Zig as the cross-compiler. This work is inspired by ~~(massively copy-and-paste from)~~ <a><code>rustler_precompiled</code></a>. However, this libra...
[]
https://avatars.githubusercontent.com/u/1831620?v=4
razdal
m1kc/razdal
2023-01-05T20:57:28Z
TFTP server with very small memory footprint
master
0
0
0
0
https://api.github.com/repos/m1kc/razdal/tags
MIT
[ "embedded", "minimal", "tftp", "tftp-server", "tftpd", "zig" ]
30
false
2023-01-05T21:17:19Z
true
false
unknown
github
[]
razdal TFTP server with very small memory footprint. Stripped binary is about ~130 Kb, it doesn't need libc, and in theory requires just ~10 Kb of memory to work. :wrench: Stability: alpha Restrictions: * read-only (doesn't accept write requests) * retransmission not supported * RRQ blocks until complete Written ...
[]
https://avatars.githubusercontent.com/u/1575834?v=4
aoc-2019
michaeladler/aoc-2019
2022-03-24T16:35:23Z
My solutions for the Advent of Code 2019
main
0
0
0
0
https://api.github.com/repos/michaeladler/aoc-2019/tags
Apache-2.0
[ "advent-of-code", "advent-of-code-2019", "aoc", "aoc2019", "rust", "zig" ]
197
false
2023-11-01T17:10:54Z
true
false
unknown
github
[]
<a></a> <a></a> aoc-2019 My first <a>Advent of Code</a>. Started in <a>Rust</a>, finished in <a>Zig</a>.
[]
https://avatars.githubusercontent.com/u/107519028?v=4
better-zig.github.io
better-zig/better-zig.github.io
2022-07-21T11:45:14Z
null
main
0
0
0
0
https://api.github.com/repos/better-zig/better-zig.github.io/tags
-
[ "zig" ]
2,274
false
2022-07-21T12:19:14Z
false
false
unknown
github
[]
Zig 教程: This website is built using <a>Docusaurus 2</a>, a modern static website generator. Zig 学习: <ul> <li>https://better-zig.github.io/</li> <li>⭐⭐⭐⭐⭐</li> </ul> reference: <blockquote> docs: </blockquote> <ul> <li>https://docusaurus.io/zh-CN/docs/installation</li> </ul> <blockquote> example: </blockquote> <ul>...
[]
https://avatars.githubusercontent.com/u/31109115?v=4
hello-vulkan
straightcurve/hello-vulkan
2022-03-05T05:46:56Z
null
main
0
0
0
0
https://api.github.com/repos/straightcurve/hello-vulkan/tags
-
[ "cpp17", "vulkan", "zig" ]
19
false
2022-03-05T05:51:54Z
true
false
unknown
github
[]
<a>Vulkan Tutorial</a> <ul> <li>written in C++</li> <li>uses Zig as build system</li> </ul>
[]
https://avatars.githubusercontent.com/u/13041216?v=4
zygalim
ydah/zygalim
2022-11-22T13:16:32Z
A YAML file parser by Zig-lang.
main
0
0
0
0
https://api.github.com/repos/ydah/zygalim/tags
MIT
[ "parser", "yaml", "yaml-parser", "zig", "ziglang" ]
5
false
2022-11-22T14:04:57Z
true
false
unknown
github
[]
zygalim A YAML file parser by Zig-lang.
[]
https://avatars.githubusercontent.com/u/49621563?v=4
mcedit-zig-syntax
dee0xeed/mcedit-zig-syntax
2022-09-12T19:11:14Z
Zig language syntax highlighting for mcedit
main
0
0
0
0
https://api.github.com/repos/dee0xeed/mcedit-zig-syntax/tags
NOASSERTION
[ "mcedit", "syntax-highlighting", "zig" ]
13
false
2022-12-24T13:16:02Z
false
false
unknown
github
[]
Zig language syntax highlighting for mcedit How to use <ul> <li>put <code>zig.syntax</code> file into <code>/usr/share/mc/syntax</code> directory</li> <li>add following lines to <code>/usr/share/mc/syntax/Syntax</code> <code>file .\*\\.(zig)$ zig\sProgram include zig.syntax</code> right before these lines (whi...
[]
https://avatars.githubusercontent.com/u/50061290?v=4
Grinch-Simulator
Dmrgn/Grinch-Simulator
2022-12-31T00:26:43Z
Submission to MCPT's 2022 winter game jam
master
0
0
0
0
https://api.github.com/repos/Dmrgn/Grinch-Simulator/tags
MIT
[ "raylib", "zig" ]
33,694
false
2023-05-01T01:04:29Z
true
false
unknown
github
[]
Grinch Simulator The Grinch has no-clipped out of reality and into a desolate city! Help him steal all their presents and avoid being caught by Santa. <a>Demo video</a> Inspiration 🤔 Grinch Simulator's art style was inspired by classic 80s games. I actually used the NES's colour palette to draw all the textures. G...
[]
https://avatars.githubusercontent.com/u/11372210?v=4
zig-raytracer
drumath2237/zig-raytracer
2022-07-18T17:13:43Z
(WIP) make raytracer using zig-lang
main
5
0
0
0
https://api.github.com/repos/drumath2237/zig-raytracer/tags
Apache-2.0
[ "raytracing", "zig" ]
15
false
2022-07-19T15:07:47Z
true
false
unknown
github
[]
zig-raytracer <a></a>
[]