Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/nektro/zig-unicode-ucd

Zig bindings for the Unicode Character Database

zig zig-package

Last synced: 28 Oct 2024

https://github.com/richiejp/barely-http2

Barely working HTTP/2 Zig library

http2 static-site-server zig

Last synced: 20 Jan 2025

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/haze/zig-json-decode

Create a zig type to easily decode json from a struct

json zig

Last synced: 19 Nov 2024

https://github.com/g-w1/zelf

playing around with ELF in zig

elf zig

Last synced: 17 Oct 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/kassane/sokol-d

D bindings for the sokol headers (https://github.com/floooh/sokol)

bindings d dlang sokol zig

Last synced: 17 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/michaelo/sapt

Simple file-oriented API-testing tool

api cli curl testing zig

Last synced: 15 Nov 2024

https://github.com/vi/zigmkv

[wip] Matroska/webm (mkv) parser in Zig

matroska mkv parser webm zig ziglang

Last synced: 16 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

bindings docker zig

Last synced: 14 Oct 2024

https://github.com/nektro/zig-json

A JSON library for inspecting arbitrary values

zig zig-package

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/kivikakk/htmlentities.zig

HTML entity data for Zig

html zig

Last synced: 19 Jan 2025

https://github.com/lewisgaul/zig-nestedtext

Zig NestedText parser library - a simple human readable data format based on YAML

nestedtext parser zig

Last synced: 13 Oct 2024

https://github.com/tiehuis/zig-benchmarks-game

The Computer Language Benchmarks Game in Zig

benchmarks zig

Last synced: 14 Oct 2024

https://github.com/euantorano/ip.zig

A Zig library for working with IP Addresses

ip-address zig zig-library

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/tiehuis/zig-sdl2

SDL2 bindings for Zig

sdl zig

Last synced: 14 Oct 2024

https://github.com/euantorano/docker-zig

A docker image for Zig based upon Alpine Linux 3.16.

docker-image zig

Last synced: 08 Nov 2024

https://github.com/nrdmn/uefi-freetype

Zig UEFI FreeType Demo

freetype uefi zig

Last synced: 16 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/hejsil/dipm

An alternative to `curl | sh`

cli package-manager zig

Last synced: 28 Oct 2024

https://github.com/haze/tunez

tunez is a general purpose audio metadata library made in zig

audio id3v2 metadata zig

Last synced: 19 Nov 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/Sahnvour/zig-containers

A container library for Zig.

containers zig

Last synced: 13 Nov 2024

https://github.com/leecannon/zig-sbi

Zig wrapper around the RISC-V SBI specification

opensbi osdev risc-v riscv riscv32 riscv64 sbi zig zig-package ziglang

Last synced: 17 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.

opengl zig

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/lupyuen/zig-lvgl-nuttx

Zig LVGL Touchscreen App on Apache NuttX RTOS

bl602 bl604 embedded lvgl nuttx pinecone pinedio zig

Last synced: 14 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/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.

opengl zig

Last synced: 12 Oct 2024

https://github.com/daneelsan/zig-wasm-logger

A simple implementation of console.log() in Zig + JS + Wasm

javascript wasm zig

Last synced: 14 Nov 2024

https://github.com/gernest/base32

base32 encoding/decoding for ziglang

base32 base32hex zig ziglang

Last synced: 15 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/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/zig-community/hello-triangle

Opens a window and draws a nice little triangle

example opengl tutorial zig ziglang

Last synced: 08 Nov 2024

https://github.com/travisstaloch/json-schema-gen

Generate zig code from arbitrary json which can parse it

json wasm zig

Last synced: 28 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/kivikakk/dtb.zig

parse device tree blobs

dtb fdt zig

Last synced: 18 Jan 2025

https://github.com/demizer/markzig

Markdown parser for Zig

html markdown parse scanner tokenizer webview zig

Last synced: 13 Nov 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

environment-variables zig

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/senryoku/deecy

Experimental Dreamcast emulator written in Zig

dreamcast emulation emulator zig

Last synced: 16 Nov 2024

https://github.com/travisstaloch/zig_benchmarksgame

benchmarksgame implementations

benchmarking zig

Last synced: 14 Oct 2024

https://github.com/vezel-dev/zig-toolsets

The Zig compiler and standard library packaged for use in MSBuild.

build c cpp dotnet msbuild zig

Last synced: 12 Nov 2024

https://github.com/kassane/zFFI

CBindgen FFI test

ffi rust tokio-rs zig

Last synced: 16 Jan 2025

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

module typesetting typst zig

Last synced: 09 Oct 2024

https://github.com/beaver-lodge/kinda

Ship C library with Zig-based NIF for Elixir

elixir zig

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

pin vite wasm webassembly zig

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/kassane/zffi

CBindgen FFI test

ffi rust tokio-rs zig

Last synced: 17 Oct 2024

https://github.com/holobeat/zig-wasm-snake

Classic snake game written in Zig, compiled to WASM.

game wasm zig

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

raylib zig

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/zigcc/zigcc.github.io

Zig 语言中文社区

zig ziglang

Last synced: 20 Nov 2024

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

parser tree-sitter zig

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/ifreund/zig-pixman

[mirror] Zig bindings for pixman

pixman zig

Last synced: 08 Nov 2024

https://github.com/gianni-rosato/av1an-command-gen

A tool for easily generating Av1an commands for AV1 encoding. Written in Zig.

av1 av1an encoding zig

Last synced: 24 Oct 2024

https://github.com/chaoyangnz/zava

Mini Java VM in Zig

bytecode java java-8 jvm zig

Last synced: 28 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/nektro/discord-archiver

Chat archiver for Discord

archive discord zig

Last synced: 14 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. 🐮 🐮 🐮

beginner fun zig

Last synced: 27 Oct 2024

https://github.com/jedisct1/zig-ecdsa

ECDSA signatures for Zig.

zig ziglang

Last synced: 16 Oct 2024

https://github.com/chivay/vmt

Toy OS written in Zig

kernel osdev zig

Last synced: 11 Nov 2024

https://github.com/cryptocode/stitch

Append resources to your executables

zig zig-library zig-package

Last synced: 07 Dec 2024

https://github.com/darkfllame/zwl

Zig cross platform Windowing Library

cross-platform opengl zig

Last synced: 14 Oct 2024

https://github.com/rvcas/lambda

The Lambda Calculus in Zig

lambda-calculus zig

Last synced: 21 Oct 2024

https://github.com/ajkachnic/nectar

A cross-platform audio plugin framework for Zig.

zig

Last synced: 24 Oct 2024

https://github.com/ringtailsoftware/zig-embshell

Small embeddable command line shell in zig

embedded zig ziglang

Last synced: 23 Dec 2024

https://github.com/lupyuen/visual-zig-nuttx

Visual Programming for Zig with NuttX Sensors

bl602 bl604 blockly bme280 nuttx pinecone pinedio riscv32 sensor zig

Last synced: 14 Nov 2024

https://github.com/nektro/zig-oauth2

HTTP handler functions to allow you to easily add OAuth2 login support to your Zig application

zig zig-package

Last synced: 14 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/andrewrk/advent-of-code

https://adventofcode.com

zig

Last synced: 17 Oct 2024