Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Zig
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. Focus on debugging your application rather than debugging your programming language knowledge. There is no hidden control flow, no hidden memory allocations, no preprocessor, and no macros.
- GitHub: https://github.com/topics/zig
- Wikipedia: https://en.wikipedia.org/wiki/Zig_(programming_language)
- Repo: https://github.com/ziglang/zig
- Created by: Andrew Kelley
- Released: February 8, 2016
- Aliases: ziglang, zig-lang, zig-language,
- Last updated: 2025-01-22 00:35:33 UTC
- JSON Representation
https://github.com/BitPuffin/zig-raylib-experiments
Some classic game implementations in Zig using raylib
game-development raylib raylib-examples zig zig-examples
Last synced: 15 Nov 2024
https://github.com/nektro/zig-unicode-ucd
Zig bindings for the Unicode Character Database
Last synced: 28 Oct 2024
https://github.com/haze/zig-json-decode
Create a zig type to easily decode json from a struct
Last synced: 19 Nov 2024
https://github.com/squeek502/zig-fuzzing-example
An example of fuzzing Zig code with AFL++
example-project fuzz-testing fuzzing zig
Last synced: 14 Oct 2024
https://github.com/cryptocode/zigwick
A Fenwick tree for Zig
binary-indexed-tree fenwick zig
Last synced: 07 Dec 2024
https://github.com/ikskuh/zig-gemtext
A zig library to manipulate gemini text files
gemini gemini-language gemini-protocol markup markup-converter parser zig zig-package ziglang
Last synced: 28 Oct 2024
https://github.com/bitpuffin/zig-raylib-experiments
Some classic game implementations in Zig using raylib
game-development raylib raylib-examples zig zig-examples
Last synced: 19 Nov 2024
https://github.com/nektro/zig-docker
Zig bindings for the Docker Engine API
Last synced: 14 Oct 2024
https://github.com/nektro/zig-json
A JSON library for inspecting arbitrary values
Last synced: 28 Oct 2024
https://github.com/jedisct1/zig-aes-gem
AES-GEM (AES Galois Extended Mode) implementation.
aes aes-gem gem zig zig-package
Last synced: 16 Oct 2024
https://github.com/lewisgaul/zig-nestedtext
Zig NestedText parser library - a simple human readable data format based on YAML
Last synced: 13 Oct 2024
https://github.com/tiehuis/zig-benchmarks-game
The Computer Language Benchmarks Game in Zig
Last synced: 14 Oct 2024
https://github.com/euantorano/ip.zig
A Zig library for working with IP Addresses
Last synced: 08 Nov 2024
https://github.com/bfeldpw/rayworld-ng
Simple (well, gettin' more complex) Raycaster to learn Zig
raycasting stb-truetype zig zig-lang
Last synced: 14 Oct 2024
https://github.com/euantorano/docker-zig
A docker image for Zig based upon Alpine Linux 3.16.
Last synced: 08 Nov 2024
https://github.com/scristobal/cross-compiling-rust-c-wasm-zig
Cross compiling Rust + C codebase to Web Assembly (web and WASI) using Zig
c crosscompile rust wasi wasm webassembly zig
Last synced: 07 Nov 2024
https://github.com/haze/tunez
tunez is a general purpose audio metadata library made in zig
Last synced: 19 Nov 2024
https://github.com/cgbur/pc
Difference calculations for the terminal
calculator command-line-tool percent-change percentage productivity-tools statistics terminal tools zig
Last synced: 17 Oct 2024
https://github.com/kassane/zig-xlsxwriter
A Zig library for writing files in the Excel 2007+ XLSX file format
bindings libxlsxwriter xlsx xlsxwriter zig
Last synced: 17 Oct 2024
https://github.com/game4all/dustpile
🧪GPU accelerated falling sand sim in Zig
compute-shader falling-sand opengl zig ziglang
Last synced: 12 Nov 2024
https://github.com/ikskuh/ZigPaint
A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system.
Last synced: 15 Nov 2024
https://github.com/fjebaker/fuzzig
Fuzzy finder algorithms a la Smith-Waterman for Zig.
alignment fuzzy-finder fuzzy-search fzf smith-waterman zig
Last synced: 06 Nov 2024
https://github.com/freakmangd/zentig_ecs
Zig ECS library
ecs game-development gamedev zig
Last synced: 09 Nov 2024
https://github.com/knadh/zig-releaser
A simple hack to use GoReleaser to build, release, and publish Zig projects.
build-release build-tool goreleaser package release release-automation zig zig-package
Last synced: 09 Jan 2025
https://github.com/daneelsan/zig-wasm-logger
A simple implementation of console.log() in Zig + JS + Wasm
Last synced: 14 Nov 2024
https://github.com/batiati/iupmetadata
This project aims to collect rich metadata information about IUP's elements, enabling code-gen tools to create type-checked bindings for any programing language.
code-generation csharp gui iup iup-gui-library iup-toolkit multiplatform zig
Last synced: 30 Oct 2024
https://github.com/connorrigby/zig-flutter-embedder
FlutterEmbedderGLFW.cc ported to idomatic zig
flutter flutter-embedder glfw opengl zig
Last synced: 12 Oct 2024
https://github.com/ikskuh/zigpaint
A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system.
Last synced: 12 Oct 2024
https://github.com/jedisct1/zig-morus
MORUS-1280-128 implementation in Zig.
morus morus-1280-128 webassembly zig zig-package
Last synced: 16 Oct 2024
https://github.com/iddev5/inon
:floppy_disk: Data serialization format in Zig
data-format serialization zig ziglang
Last synced: 15 Nov 2024
https://github.com/travisstaloch/json-schema-gen
Generate zig code from arbitrary json which can parse it
Last synced: 28 Oct 2024
https://github.com/tensorush/zig-sieve
Zig implementation of SIEVE cache eviction algorithm.
cache cache-algorithm eviction eviction-algorithms eviction-policy sieve sieve-cache zig zig-library zig-package ziglang
Last synced: 06 Nov 2024
https://github.com/karlseguin/smtp_client.zig
SMTP client for Zig
smtp-client zig zig-library zig-package
Last synced: 29 Oct 2024
https://github.com/luukdegram/otp
Simple, basic OTP library written in Zig.
one-time-password otp otpauth zig ziglang
Last synced: 17 Oct 2024
https://github.com/flowerinthenight/zgroup
Cluster membership manager using the SWIM Protocol and Raft's leader election sub-protocol.
cluster-manager distributed-systems gossip gossip-protocol memberlist raft swim-protocol udp zig ziglang
Last synced: 14 Oct 2024
https://github.com/hanaasagi/struct-env
deserialize env vars into typesafe structs
Last synced: 13 Nov 2024
https://github.com/zigembeddedgroup/zfat
Generic purpose platform-independent FAT driver for Zig
fat fat32 filesystem zig zig-package
Last synced: 13 Nov 2024
https://github.com/travisstaloch/zig_benchmarksgame
benchmarksgame implementations
Last synced: 14 Oct 2024
https://github.com/senryoku/deecy
Experimental Dreamcast emulator written in Zig
dreamcast emulation emulator zig
Last synced: 16 Nov 2024
https://github.com/TM35-Metronome/tm35-nds
A library for working with Nintendo DS roms
nintendo-ds rom-hacking romhacking zig
Last synced: 13 Nov 2024
https://github.com/peterhellberg/typ
A small Zig ⚡ module, as a convenience for me when writing WebAssembly plugins for Typst
Last synced: 09 Oct 2024
https://github.com/beaver-lodge/kinda
Ship C library with Zig-based NIF for Elixir
Last synced: 14 Oct 2024
https://github.com/vgrichina/web4-min-contract
Minimal useful Web4 contract. Can be used together with web4-deploy to deploy static websites
ipfs nearprotocol web3 web4 zig
Last synced: 06 Jan 2025
https://github.com/yvt/zig-armv8m-test
Minimal Zig-based app for Armv8-M + TrustZone
arm cortex-m33 iot microcontroller trustzone zig
Last synced: 13 Nov 2024
https://github.com/trashhalo/create-zig-wasm-app
Boilerplate to stand up a SPA app using Zig 0.9 for webassembly and Vite
Last synced: 25 Oct 2024
https://github.com/dantecatalfamo/brainfuck-zig
Brainfuck interpreter written in zig
brainfuck brainfuck-interpreter zig
Last synced: 19 Nov 2024
https://github.com/coderonion/ggml-zig
[ ggml: Tensor library for machine learning ] written in zig.
aigc auto-differentiation chatglm chatgpt deep-learning ggml gpt gpt4 large-language-models llama llm machine-learning tensor wizardcoder zig ziglang
Last synced: 13 Nov 2024
https://github.com/holobeat/zig-wasm-snake
Classic snake game written in Zig, compiled to WASM.
Last synced: 15 Nov 2024
https://github.com/wmedrano/fizz
Lispy interpreter for Zig
lisp lisp-interpreter zig ziglang
Last synced: 14 Oct 2024
https://github.com/basilysf1709/chsim
Consistent Hashing Ring Simulator made using raylib
Last synced: 14 Oct 2024
https://github.com/lawrence-laz/jaysan
A fast json serializer
json json-serializer zig zig-package
Last synced: 06 Jan 2025
https://github.com/l-briand/raylib-zig-bindings
One to one translation of raylib.h, rlgl.h, rcamera.h and raygui.h files in zig. Build tools to compile raylib from source with simple zon dependency.
raygui raylib raylib-binding zig
Last synced: 19 Nov 2024
https://github.com/tree-sitter-grammars/tree-sitter-zig
Zig grammar for tree-sitter
Last synced: 17 Jan 2025
https://github.com/storopoli/graphs-complexity
Graph Theory and Computational Complexity
algorithms c complexity typst zig
Last synced: 20 Nov 2024
https://github.com/gianni-rosato/av1an-command-gen
A tool for easily generating Av1an commands for AV1 encoding. Written in Zig.
Last synced: 24 Oct 2024
https://github.com/ikskuh/slf
The Simple Linking Format
binary binutils linker object-format zig zig-package ziglang
Last synced: 12 Oct 2024
https://github.com/zfl9/relay
高性能、低资源开销的 relay/proxy 工具
iptables linux nftables proxy relay socks4 socks5 ss-tproxy transparent-proxy trojan trojan-gfw trojan-go zig
Last synced: 09 Nov 2024
https://github.com/banchouboo/tatl
Zig library for deserializing Aseprite files
aseprite deserialization library zig
Last synced: 16 Nov 2024
https://github.com/neurocyte/thespian
thespian: an actor library for Zig, C & C++ applications
actor-model cpp zig zig-package
Last synced: 21 Nov 2024
https://github.com/shaozi/cowsay
🐮 🐮 🐮 A simple library generates an ascii cow says a message. 🐮 🐮 🐮
Last synced: 27 Oct 2024
https://github.com/cloudef/zig-budoux
Budoux for Zig and C
c chinese dependency-free internationalization japanese machine-learning natural-language-processing no-std text thai typography word word-wrapping zig
Last synced: 27 Oct 2024
https://github.com/ajkachnic/nectar
A cross-platform audio plugin framework for Zig.
Last synced: 24 Oct 2024
https://github.com/ringtailsoftware/zig-embshell
Small embeddable command line shell in zig
Last synced: 23 Dec 2024
https://github.com/nektro/zig-oauth2
HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application
Last synced: 14 Oct 2024
https://github.com/btipling/foundations
Learning Game Development in zig
3d game-development game-engine gamedev graphics graphics-programming opengl zig ziglang
Last synced: 18 Oct 2024
https://github.com/luukdegram/lemon_pie
Library to build fast, reliable, Gemini servers with ease
gemini gemini-protocol gemini-server server web zig ziglang
Last synced: 17 Oct 2024
https://github.com/suirad/zig-error-abi
Library that allows zig errors to be returned from external functions
abi dynamic-library errors static-library zig
Last synced: 18 Nov 2024