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/evan-goode/batnotifyd

Lightweight daemon for low battery notifications on GNU/Linux

zig

Last synced: 03 Dec 2024

https://github.com/weskoerber/zvm

Zig Version Manager - POSIX-compliant shell script to manage multiple active Zig versions.

version-manager zig ziglang

Last synced: 04 Dec 2024

https://github.com/semarie/openbsd-ziglibc

build a ZIG_LIBC environment for Zig, targeting OpenBSD

openbsd zig

Last synced: 23 Dec 2024

https://github.com/lukaspietzschmann/zigchr

A FreeCHR instance written in Zig

constraint-programming zig

Last synced: 10 Dec 2024

https://github.com/jacobcrabill/slidey

Simple, elegant slideshows in the terminal

markdown presentation-tools terminal zig

Last synced: 16 Dec 2024

https://github.com/jacobcrabill/monkey-lang

An implementation of the Monkey programming language in Zig

interpreter monkey-programming-language zig

Last synced: 09 Feb 2025

https://github.com/candrewlee14/tetris-raylib

Tetris clone built with Raylib

c raylib tetris zig

Last synced: 01 Jan 2025

https://github.com/fjebaker/zig-sokol-imgui-wasm

A floooh/sokol module with example app using ImGui and ImPlot that can compile to WASM.

gui imgui implot sokol wasm zig

Last synced: 24 Dec 2024

https://github.com/scorphus/advent-of-code-2021

⚡ Solutions to Advent of Code 2021 🎄

advent-of-code advent-of-code-2021 advent-of-code-2021-zig zig

Last synced: 25 Dec 2024

https://github.com/bstrdlord/zgram

the best (as of 2024) zig framework for creating telegram bots

framework telegram telegram-bot telegram-framework zig

Last synced: 11 Jan 2025

https://github.com/jakubtomsu/box2d-lite-zig

Box2D-Lite rewritten in Zig. Box2D is a small physics engine for 2D games.

game-development physics physics-2d physics-engine physics-simulation zig zig-library

Last synced: 25 Jan 2025

https://github.com/danprince/zig-wasm-life

Zig + WebAssembly implementation of Life

game-of-life webassembly zig

Last synced: 01 Feb 2025

https://github.com/bo1led-owl/zerogrep

Yet another grep, built with Zig

cli grep-like zig

Last synced: 01 Feb 2025

https://github.com/ziglana/zup

zup.sh - ⚡️blazigly fast⚡️ zig package registry, only possible on ziglana

blazigly package-manager package-registry zig zig-package ziglana ziglang ziglet zup

Last synced: 08 Feb 2025

https://github.com/ceyhunkerti/oracle_tocsv

oracle query to csv fast extraction utility

csv extraction oci odpi-c oracle zig

Last synced: 03 Jan 2025

https://github.com/zigindia/talk-proposal

Propse a talk for future meetups.

systems-programming zig

Last synced: 14 Oct 2024

https://github.com/ikskuh/cbm-tools

A small collection of CBM computer related tools

c128 c64 cbm commodore-64 zig ziglang

Last synced: 17 Jan 2025

https://github.com/storopoli/advent-of-code

Advent of Code Solutions

advent-of-code haskell rust zig

Last synced: 30 Nov 2024

https://github.com/romforth/romforth

Ultra Portable, Small, Baremetal Forth for various processors

arm64 forth m68k msp430 pdp11 perl5 risc-v64 sparc wasm x86 x86-16 x86-32 x86-64 x86-nasm z180 z80 z80n zig

Last synced: 21 Nov 2024

https://github.com/nektro/ghr

Create GitHub releases and upload artifacts from the terminal.

github release-automation zig

Last synced: 03 Feb 2025

https://github.com/vexcited/frr

A bytecode interpreter for French pseudocode, specifications are from the lessons I had at the IUT of Limoges.

french interpreter language pseudocode pseudocode-interpreter school zig

Last synced: 13 Jan 2025

https://github.com/s-leroux/mongoz

A thin Zig wrapper around the MongoDB C driver

client-library mongo mongodb zig ziglang

Last synced: 25 Jan 2025

https://github.com/dvob/brainfuck

Brainfuck interpreters written in various languages

brainfuck go interpreter python rust zig

Last synced: 27 Dec 2024

https://github.com/decryptu/zigcoin

A fast and minimal CLI cryptocurrency information tool written in Zig, using the CoinGecko API v3.

bitcoin coingecko coingecko-api crypto cryptocurrency zig ziglang

Last synced: 30 Jan 2025

https://github.com/tiawl/oniguruma.zig

oniguruma packaged for @ziglang

binding oniguruma zig zig-package ziglang

Last synced: 08 Jan 2025

https://github.com/bcrist/limp

Lua Inline Metaprogramming Preprocessor

lua metaprogramming preprocessing preprocessor utilities utility utils zig ziglang

Last synced: 29 Jan 2025

https://github.com/chivay/zline

readline replacement for Zig

library readline terminal zig

Last synced: 10 Jan 2025

https://github.com/zig-gamedev/zstbi

Zig bindings and build package for stb_image, stb_image_resize and stb_image_write

bindings gamedev stb-image zig

Last synced: 14 Oct 2024

https://github.com/bcrist/zig-tempallocator

Arena allocator for interactive programs and simulations

allocator utilities utility-library zig zig-library zig-package ziglang

Last synced: 01 Dec 2024

https://github.com/bcrist/microbe

Embedded Zig framework for ARM microcontrollers

cortex-m embedded rpi-pico stm32 zig zig-library zig-package ziglang

Last synced: 29 Jan 2025

https://github.com/zig-gamedev/system_sdk

System libraries and headers for cross-compiling zig-gamedev libs & sample apps

cross-platform gamedev sdk zig

Last synced: 16 Nov 2024

https://github.com/ulrich-tonmoy/programming-junky

👨‍💻 A repository that host all the projects build while learning the tools/language.

python zig

Last synced: 20 Jan 2025

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

Zig parser for ASN.1 DER binary encoding.

asn1 zig zig-package

Last synced: 26 Jan 2025

https://github.com/jkoop/zigqlite

An SQLite binding for Zig.

sqlite zig zig-package

Last synced: 12 Nov 2024

https://github.com/n0thhhing/zeon

ARM/ARM64 Neon intrinsics implemented in zig

arm arm64 assembly implementation inline-assembly intrinsics llvm neon pure-zig simd vectors zig ziglang

Last synced: 17 Jan 2025

https://github.com/charlottia/ava

Ava BASIC

amaranth basic qbasic zig

Last synced: 27 Dec 2024

https://github.com/ryp/psx-emu-zig

PSX emulator written in Zig

emulator psx zig

Last synced: 14 Dec 2024

https://github.com/chanyon/xjournal

static website generated tool

blog simple tool zig ziglang

Last synced: 15 Nov 2024

https://github.com/blitz-krieg-cmd/sf-zig

Just want a codebase for SoulsFormats that doesn't use C#

dark-souls elden-ring modding zig

Last synced: 14 Oct 2024

https://github.com/decryptu/zig-playground

A hands-on learning repository showcasing Zig programming language features through practical examples. Features both a command-line and GUI application demonstrating core Zig concepts, modern systems programming practices, and SDL2 integration.

hello-world helloworld sdl2 zig zig-lang ziglang

Last synced: 29 Jan 2025

https://github.com/chivay/shellcodez

Zig-based shellcode builder

shellcode zig

Last synced: 01 Feb 2025

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

Minimal Container to use Zig toolchain

docker docker-image docker-images docker-multiarch dockerfile zig

Last synced: 17 Oct 2024

https://github.com/thechampagne/zure

⚡ Zig binding for rust regex engine.

library regex regex-engine zig ziglang

Last synced: 01 Feb 2025

https://github.com/seanpm2001/zag

Zag is a lightweight IDE for the Zig programming language. Zig *ZAG* \/\/\/

gpl3 gplv3 ide md txt zag zag-ide zig zig-lang zig-zag ziglang zigzag

Last synced: 11 Feb 2025

https://github.com/cartersusi/bellmanzig

(Zig) Arbitrage using Bellman-Ford's Algorithm

bellman-ford-algorithm market zig

Last synced: 14 Oct 2024

https://github.com/ianprime0509/nonograms

A Nonograms game for GNOME

game gnome nonograms zig

Last synced: 11 Nov 2024

https://github.com/360tetsu360/zproxy

[WIP] A simple proxy for mcbe.

bedrock mcbe minecraft proxy zig

Last synced: 24 Oct 2024

https://github.com/deingithub/zig-reload

proof of concept shared library code reloading with zig

zig

Last synced: 29 Jan 2025

https://github.com/NickHastings/zig-debian

Debian package for zig programming language

debian-package zig

Last synced: 24 Oct 2024

https://github.com/minervasrefuge/gzzg

An in-progress Zig wrapper around Guile (scheme) C API

guile guile-scheme zig ziglang

Last synced: 05 Feb 2025

https://github.com/alvaro17f/zix

Update your nixos system with a single command

zig

Last synced: 17 Nov 2024

https://github.com/algoflows/zig-s3

A simple and efficient Zig native S3 client library, supporting AWS S3 and S3-compatible services like MINIO.

minio s3 s3-bucket s3-storage zig ziglang

Last synced: 29 Jan 2025

https://github.com/thehonesthare/zkinder

A pattern matching library for zig

zig zig-library zig-package

Last synced: 14 Oct 2024

https://github.com/mattzcarey/micrograd.zig

small (and partial) autograd engine inspired from Karpathy's micrograd and PyTorch, written in Zig

autograd llm llvm machine-learning micrograd pytorch zig

Last synced: 01 Jan 2025

https://github.com/ssttevee/zig-hailo

zig reimplementation of some functions provided by https://github.com/hailo-ai/hailort

ai artificial-intelligence hailo hailo-8 hailo-ai hailo8 machine-learning ml neural-network zig ziglang

Last synced: 01 Feb 2025

https://github.com/x13a/balock

Bruteforce OEM and NCK codes for Balong V7R11.

balong bruteforce huawei zig zig-lang

Last synced: 26 Jan 2025

https://github.com/flowerinthenight/zbackoff

Jittered backoff implementation in Zig.

backoff jitter retry zig ziglang

Last synced: 01 Feb 2025

https://github.com/aleksandrshadrin/di.zig

A simple and lightweight dependency injection container for Zig.

dependency-injection ioc-container zig zig-library zig-package

Last synced: 01 Feb 2025

https://github.com/deadblackclover/perlin-noise

Implementation of the Perlin noise made using Zig

noise perlin-noise zig

Last synced: 24 Dec 2024

https://github.com/travisstaloch/roc-cli-platform-zig

An experimental roc lang cli platform in zig

hacktoberfest roc-lang zig

Last synced: 26 Jan 2025

https://github.com/zig-gamedev/ztracy

Performance markers for Tracy Frame Profiler in Zig.

bindings profiling tracy zig

Last synced: 05 Nov 2024

https://github.com/sepruko/lorem-zig

Lorem ipsum dolor, right? Right?

generator lorem-ipsum zig ziglang

Last synced: 05 Feb 2025

https://github.com/x13a/zig-sort

Some sort algorithms in zig.

algorithms sort zig zig-lang

Last synced: 26 Jan 2025

https://github.com/nuiipointerexception/farbe

A optimized color module and library for high performance applications.

cpp rust zig zig-library zig-package

Last synced: 04 Feb 2025

https://github.com/wintermi/chainguard-zig-cloud-run

An example micro service written in Zig using the Zap Web Framework. Container images are built using the Chainguard Images ready for deployment to Google Cloud Run.

chainguard-images cloudbuild cloudrun-service google-cloud google-cloud-platform zig ziglang

Last synced: 06 Dec 2024

https://github.com/bitlytwiser/zlog

A personal blog for the lazy, written purely in zig and html

blog-engine static-site-generator zig ziglang

Last synced: 14 Oct 2024

https://github.com/mikdusan/benchmark.unicode

A command-line tool written in Zig to measure the performance of various UTF8 decoders.

benchmark zig

Last synced: 02 Feb 2025

https://github.com/zig-gamedev/zgpu

Cross-platform graphics lib for Zig built on top of Dawn native WebGPU implementation.

cross-platform dawn gamedev graphics native webgpu zig

Last synced: 08 Nov 2024

https://github.com/r4gus/zig-book

Zig Basiscs: Zig programmieren für Einsteiger

book books buch deutsch programming programming-language zig ziglang

Last synced: 13 Feb 2025

https://github.com/aalbacetef/strcompare

strcompare is a library for comparing strings using Hamming, Levenshtein, and Damerau-Levenshtein metrics.

damerau-levenshtein hamming-distance levenshtein levenshtein-distance string-comparison zig

Last synced: 28 Dec 2024

https://github.com/star-tek-mb/Paradise

WASM first game engine written in Zig.

game-engine gamedev zig

Last synced: 13 Nov 2024

https://github.com/zig-gamedev/zsdl

Zig bindings for SDL libs.

bindings gamedev sdl sdl2 sdl2-image sdl2-ttf zig

Last synced: 08 Nov 2024

https://github.com/jacobly0/zig-tidy

HTML Tidy packaged for Zig

zig

Last synced: 02 Feb 2025

https://github.com/x13a/b2pw

Convert bytes to password.

zig zig-lang

Last synced: 26 Jan 2025

https://github.com/weskoerber/mac_address

A cross-platform library to retrieve the MAC address from your network interfaces without libc.

tools zig zig-package

Last synced: 04 Dec 2024

https://github.com/lvala/zaft

The Raft Consensus Algorithm in Zig

consensus distributed-systems raft raft-consensus-algorithm zig

Last synced: 12 Oct 2024

https://github.com/euantorano/compile-time-string-validation

Companion repository for my "Validating strings at compile time" log post

compile-time-checking dlang nim zig

Last synced: 30 Dec 2024

https://github.com/daurnimator/zig-unicode

A Zig unicode library

unicode zig

Last synced: 02 Feb 2025

https://github.com/kassane/sanitizers-zig

LLVM sanitizers for zig-toolchain

cpp cpp-libraries llvm-sanitizer zig zig-package

Last synced: 28 Nov 2024

https://github.com/ozgrakkurt/filterz

Probabilistic filter implementations. Ribbon, bloom, xor filters.

bloom-filter probabilistic-data-structures ribbon xor zig ziglang

Last synced: 28 Nov 2024

https://github.com/refilelabs/image

Image layer repository holding all image tooling.

image-processing rust wasm zig

Last synced: 26 Jan 2025

https://github.com/jsign/zig-eth-secp256k1

A Zig libsecp256k1 wrapper with bells and whistles for Ethereum

cryptography ethereum secp256k1 zig

Last synced: 27 Oct 2024

https://github.com/darkfllame/zig3d

A bindings library for writing 3D/2D apps and games in Zig !

2d 3d 3d-graphics bindings freetype game-development glfw opengl stb-image zig

Last synced: 10 Feb 2025

https://github.com/guidoschmidt/examples.zig

Hodgepodge of examples collected while learning zig

examples examples-zig learn learning zig zigcc ziglang

Last synced: 13 Nov 2024

https://github.com/hendriknielaender/ansi-escape.zig

ANSI escape codes for manipulating the terminal

ansi ansi-escape-codes terminal zig zig-library zig-package ziglang

Last synced: 12 Jan 2025

https://github.com/techcable/zig-mpack

Msgpack library for Zig (bindings to ludocode/mpack)

mpack msgpack zig

Last synced: 22 Dec 2024

https://github.com/rlopzc/waybar-wise-fx-rate

Waybar module to display FX rate between two currencies using the Wise API.

cli fx-rate fx-rates waybar waybar-module zig

Last synced: 11 Feb 2025

https://github.com/tiawl/shaderc.zig

shaderc packaged for @ziglang

binding shaderc spaceporn zig ziglang

Last synced: 14 Oct 2024

https://github.com/grayjack/language-zig

Atom package for Zig programming language

atom atom-editor atom-package atom-plugin zig ziglang

Last synced: 10 Feb 2025

https://github.com/nektro/zig-iso-3166-countrys

Zig package for ISO 3166 Country Codes

zig zig-package

Last synced: 14 Oct 2024

https://github.com/imkylecat/codemirror-mode-zig

Zig codemirror mode

codemirror npm zig

Last synced: 14 Oct 2024