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/gaurav-gosain/jsml.zig

A simple JSON (toy) parser written in Zig, for learning purposes.

json library parser zig

Last synced: 18 Jan 2025

https://github.com/apple-x-co/zig-cli-color

for learning

zig

Last synced: 24 Oct 2024

https://github.com/ramsyana/zig-math-algorithms

A collection of mathematical algorithms implemented in Zig, designed to address specific mathematical problems with simple command-line interfaces.

algorithms math zig ziglang

Last synced: 07 Feb 2025

https://github.com/rejzi-dich/rytonlang

RU: Ryton - современный, мульти-парадигменный и мульти-платформенный язык программирования высокого уровня, который делает правильное простым, а сложное - понятным. EN: Ryton is a modern, multi-paradigm, and multi-platform high-level PL that makes what's right simple and what's complex understandable.

c cython dev development java jvm jython programing-language programming-language python ryton rytonlang zig ziglang

Last synced: 07 Feb 2025

https://github.com/thewh1teagle/whisper.zig

Transcribe audio with whisper in zig

asr openai whisper zig

Last synced: 24 Jan 2025

https://github.com/Aransentin/zpq

zpq is a connection library for PostgreSQL

postgresql zig

Last synced: 24 Oct 2024

https://github.com/engineersbox/flow

A neovim-esque text editor

text-editor zig

Last synced: 19 Jan 2025

https://github.com/mikkurogue/zigttp

A small tiny http server for my own use to host stuff on a vps at some point

cli-tool http-server zig ziglang

Last synced: 19 Jan 2025

https://github.com/themanyone/replace

A REPL for all langauges with *your* editor and this simple bash script.

c c17 cobol cpp cpp17 csharp fortran go hare java node perl php python repl rust zig

Last synced: 19 Jan 2025

https://github.com/wunki/zia

Zia is a minimal command line tool which makes you learn Zig 10% faster.

zig

Last synced: 31 Jan 2025

https://github.com/ndrean/zig-assembly-test

Zig compiled to WebAssembly rendered in Phoenix Liveview

phoenix phoenix-liveview webassembly zig

Last synced: 25 Jan 2025

https://github.com/c-bj/zigbook

A book for learning Zig language and toolchain.

zig

Last synced: 31 Jan 2025

https://github.com/sno2/xlang

Alternative implementation of ArithLang, VarLang, DefineLang, FuncLang, RefLang, and TypeLang used in COM S 3420.

interpreter programming-language zig ziglang

Last synced: 07 Feb 2025

https://github.com/cowboy8625/raylib-zig-template

a starter template for zig and raylib projects

raylib template zig

Last synced: 31 Jan 2025

https://github.com/miou-zora/raylib-zig-nix

Minimal project for Raylib + Zig + Nix

nix raylib raylib-zig wsl zig

Last synced: 31 Jan 2025

https://github.com/cowboy8625/pixel-edit

a simple pixel editor

pixel-editor zig

Last synced: 19 Dec 2024

https://github.com/dantecatalfamo/sndio-zig

sndio bindings for zig

bindings freebsd linux openbsd sndio zig

Last synced: 20 Jan 2025

https://github.com/a1393323447/zcore-os

Writting an OS in Zig. (Based on rCore-OS)

os zig

Last synced: 13 Nov 2024

https://github.com/orangot/fozos

x64 os made with limine in zig

limine osdev x64 zig

Last synced: 19 Dec 2024

https://github.com/web3-plus/rust-start

We try to learn the Rust programming language together in a simple beginner's way on the weekends.

cargo course cpp git github learning memory memory-safety programming programming-language programming-languages rust rust-lang rustlang selfstudy type-safety typesafety zig

Last synced: 01 Feb 2025

https://github.com/ndrean/ex_zig_zigler_wasmex

Demo of embedded Zig in Elixir and in WebAssembly server-side with Wasmex and client-side with native WebAssembly

elixir wasmex webassembly zig zigler

Last synced: 19 Dec 2024

https://github.com/kenf1/cryptlibc

C library for basic string encryption/decryption + Rust & Zig bindings

c c-library ffi-bindings rust zig

Last synced: 09 Feb 2025

https://github.com/midasvanveen/zurl

like curl, but zig

httpclient networking socket zig

Last synced: 09 Feb 2025

https://github.com/dvvcz/lum

Powerful language targeting several languages, inspired by Rust, Zig and Lua

compiler language lua programming-language rust scripting scripting-language zig

Last synced: 05 Jan 2025

https://github.com/billvog/my-torrent

Yet one more BitTorrent implementation.. this time in Zig 🦎

bittorrent zig

Last synced: 01 Feb 2025

https://github.com/diegoandino/shamir-zig

A Zig implementation of Shamir's Secret Sharing Scheme

secret-sharing shamir shamir-secret-sharing shamirs-secret-sharing sss ssss zig ziglang

Last synced: 01 Feb 2025

https://github.com/ramsyana/Zig-Math-Algorithms

A collection of mathematical algorithms implemented in Zig, designed to address specific mathematical problems with simple command-line interfaces.

algorithms math zig ziglang

Last synced: 01 Feb 2025

https://github.com/mattkolega/zig-8

🕹️ CHIP-8 interpreter written in Zig

chip-8 chip8 emulator retro sokol zig

Last synced: 01 Feb 2025

https://github.com/zon-dev/oauth2

Implementation of OAuth 2.0 in Zig.

authorization oauth2 oauth2-client oauth2-server zig ziglang

Last synced: 01 Feb 2025

https://github.com/dutchghost/maybeuninit

MaybeUninit in Zig.

maybeuninit zig

Last synced: 01 Feb 2025

https://github.com/rustkas/zig-notepad-plus-plus-syntax-highlighting

Notepad++ xml file for Zig syntax highlighting

notepad-plus-plus zig ziglang

Last synced: 01 Feb 2025

https://github.com/rvcas/zlox

Crafting Interpreters Part 3

compiler garbage-collection interpreter virtual-machine zig

Last synced: 03 Feb 2025

https://github.com/edamame-x/wasmex

Run wasm in multiple environments with the same code (Browser, Node.js, Deno, Bun, etc.)

bun deno go javascript jsr nodejs rust typescript wasm zig

Last synced: 06 Feb 2025

https://github.com/forentfraps/bes

BogusEncryptionStandard

aes aes-encryption blazingly-fast encryption x86 zig

Last synced: 14 Jan 2025

https://github.com/robinvandernoord/comptime

"Zig into Python's speed lane with Comptime – it's not a sprint; it's a compile!"

ast compiler comptime python zig

Last synced: 14 Jan 2025

https://github.com/DutchGhost/maybeuninit

MaybeUninit in Zig.

maybeuninit zig

Last synced: 13 Nov 2024

https://github.com/reykjalin/todui

Task management and note taking TUI powered by plaintext with full mouse support

notes task-manager todo tui zig

Last synced: 21 Jan 2025

https://github.com/optimism-java/zephyrus

Ethereum consensus client in Zig

eth2 eth2-beacon-chain eth2-clients ethereum zig ziglang

Last synced: 20 Oct 2024

https://github.com/krish-r/proximity-sort

Zig implementation of @jonhoo's proximity-sort.

zig

Last synced: 14 Jan 2025

https://github.com/oltdaniel/zig-js-interplay

Seamless integration of Zig and JavaScript in WebAssembly

js wasm zig

Last synced: 13 Nov 2024

https://github.com/nuiipointerexception/nvim

❄️ fast and minimal neovim config.

neovim-config nvim ocaml rust typescript zig

Last synced: 21 Dec 2024

https://github.com/evanlin96069/propoobdetector

A Source Engine plugin that detects out-of-bounds props

kuroko portal source-engine zig

Last synced: 27 Oct 2024

https://github.com/yamashitax/touch-id-sudo

Enable using Touch ID and Apple Watch for sudo

zig

Last synced: 24 Oct 2024

https://github.com/vishruth-thimmaiah/linkk

A (WIP) linker built with zig.

linker zig

Last synced: 19 Jan 2025

https://github.com/apple-x-co/zig-cert

for learning

zig

Last synced: 24 Oct 2024

https://github.com/Kelpsy/aoc-2021

Solutions for Advent of Code 2021, (badly) written in Zig

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

Last synced: 24 Oct 2024

https://github.com/znielsen/rito_stats_zig

Grab stats with the Riot API

zig

Last synced: 29 Jan 2025

https://github.com/deckarep/zigualizer

Zigualizer: A music visualizer built with Zig, powered by the FFT algorithm.

fft music raylib spectrum-analyzer visualizer zig zig-package ziglang

Last synced: 21 Jan 2025

https://github.com/jla2000/brainfuck-jit-compiler

A zero-dependency x84_64 brainfuck jit compiler, written in Zig.

brainfuck-transpiler jit zig

Last synced: 19 Jan 2025

https://github.com/Gertkeno/sphagetti_adventure

christmas present for helena

wasm4 zig

Last synced: 24 Oct 2024

https://github.com/vinymeuh/monkeyz

Reimplementing the Monkey language in Zig

monkey zig

Last synced: 24 Oct 2024

https://github.com/bunny-ts/bunny

Blazingly fast framework for Bun

bun express-alternative fast framework oop typescript zig

Last synced: 15 Oct 2024

https://github.com/JosephABudd/amgine

I'm just learning zig.

cypher zig

Last synced: 24 Oct 2024

https://github.com/bcrist/zig-s-records

Motorola S-Record library in Zig

encoding s-record srec srecord zig zig-library zig-package ziglang

Last synced: 29 Jan 2025

https://gitlab.com/bcareil/zig-luajit

Luajit bindings for Zig

lua luajit zig

Last synced: 24 Oct 2024

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

S-Expression [de]serialization in Zig

encoding s-expression s-expressions sexp zig zig-library zig-package ziglang

Last synced: 29 Jan 2025

https://github.com/johanrimez/zigripples

Graphic demonstration featuring ZIG & SDL2

sdl2 zig

Last synced: 14 Jan 2025

https://github.com/tiawl/toolbox

A toolkit to package & maintain C APIs for @ziglang

spaceporn zig zig-package ziglang

Last synced: 11 Feb 2025

https://github.com/deckarep/cosmicinvaders

Future home for the re-creation of Cosmic Invaders originally in C++/Allegro, now in Zig/Raylib.

allegro raylib zig ziglang

Last synced: 05 Feb 2025

https://github.com/ashu11-a/zig-rest-api

Basic implementation of a rest api with zig endpoints

basic-api rest rest-api zap zig

Last synced: 24 Jan 2025

https://github.com/permutationlock/monocypher-zig

Zig bindings for the Monocypher cryptography library.

cryptography monocypher zig

Last synced: 14 Jan 2025

https://github.com/apple-x-co/zig-random

for learning

zig

Last synced: 24 Oct 2024

https://github.com/khoanguyen55/zage

A work in progress age implementation in zig

age-encryption zig

Last synced: 05 Feb 2025

https://github.com/zigify/libyaml-zys

libyaml built with Zig

libyaml yaml zig zig-library zigify ziglang

Last synced: 26 Jan 2025

https://github.com/hato1125/zime

🎮 A small and simple 2D game framework written in Zig.

game sdl3 sdl3-image zig

Last synced: 26 Jan 2025

https://github.com/apple-x-co/zig-sleep

for learning

zig

Last synced: 24 Oct 2024

https://github.com/deatil/zig-time

A time lib with zig.

datetime time zig zig-time

Last synced: 10 Jan 2025

https://github.com/deatil/ztool

ztool 是一个使用 zig 语言开发获取文件摘要的工具

base64 hash md5 sha1 tools zig

Last synced: 10 Jan 2025

https://github.com/daneelsan/toy-httpserver

Implementation of a toy HTTP server in lua, python, wolfram language and zig.

http-server lua mathematica python wolfram-language zig

Last synced: 14 Jan 2025

https://github.com/ramonmeza/zig-c-tutorial

Learn to create Zig bindings for C libraries!

binding c compiling linking shared static wrapper zig

Last synced: 31 Dec 2024

https://github.com/ramonmeza/zig-clap

Zig bindings for free-audio's CLAP library.

audio c clap library plugin vst zig

Last synced: 31 Dec 2024

https://github.com/jmatth11/db_listener

experiment with listening to table updates in postgres

db notifications postgres zig

Last synced: 31 Dec 2024

https://github.com/muthhukumar/zcloc

Count lines of code using zig

zig ziglang

Last synced: 15 Oct 2024

https://github.com/jnbdz/zig-quickstarts

🇿 Zig | Quicstarts 🇿

quickstart quickstarts zig ziglang

Last synced: 15 Oct 2024

https://github.com/abhaysp95/bittorrent_parser

Excersise done for codecrafters bittorrent primarily focuses on bencoding built on zig

bencode bencode-parser bittorrent codecrafters codecrafters-bittorrent zig ziglang

Last synced: 05 Feb 2025

https://github.com/tovedetered/slee

This is a simple text editor written entirely in Zig

text-editor zig ziglang

Last synced: 05 Feb 2025

https://github.com/oldratlee/ziglings-exercises

my exercises of https://codeberg.org/ziglings/exercises

exercises learning-by-doing zig ziglang ziglings ziglings-exercises

Last synced: 09 Feb 2025

https://github.com/ghostiam/sharkuana

Sharkuana - Wireshark plugin bindings for the ZIG language

wireshark wireshark-dissector wireshark-plugin zig ziglang

Last synced: 09 Feb 2025

https://github.com/johan0a/gc.zig

a Zig garbage collector interface for the bdwgc garbage collector.

zig zig-library zig-package ziglang

Last synced: 15 Oct 2024

https://github.com/bcrist/shittip

Another shitty HTTP server

http http-server server zig zig-library zig-package ziglang

Last synced: 01 Feb 2025

https://github.com/cherninlab/zna

zna (Zen Navigation Assistant) is a minimal, lightning-fast command-line directory navigator written in Zig.

cli zig

Last synced: 23 Jan 2025

https://github.com/lpg2709/zigdump

Tool to view files in hexadecimal format, like xxd, but in zig

hexdump xxd zig

Last synced: 31 Jan 2025

https://github.com/sea-grass/goku

A Static Site Generator written in Zig.

markdown static-site-generator yaml zig zig-package

Last synced: 26 Jan 2025

https://github.com/zeindevs/zig-source

📔 Zig code by learning section.

zig

Last synced: 08 Jan 2025

https://github.com/creoone/zipid

PID controller in ZIG

pid pid-controller zig ziglang

Last synced: 10 Feb 2025

https://github.com/bearddan2000/zig-cli-hello-world

A POC zig program hello world.

cli hello world zig

Last synced: 29 Jan 2025

https://github.com/fenilli/zigasteroids

ZigAsteroids is a multidirectional shooter inspired by the classic 1979 game Asteroids

asteroids game raylib zig

Last synced: 30 Dec 2024

https://github.com/sorairolake/camellia-zig

Camellia block cipher written in pure Zig

block-cipher camellia cipher cryptography zig zig-library ziglang

Last synced: 10 Feb 2025

https://github.com/anthonycorletti/zag

A fast http web framework written in Zig ⚡️🦖

http webframework zag zig

Last synced: 21 Jan 2025

https://github.com/soheil-01/minimal-rocksdb

Minimal RocksDB with zig

rocksdb zig

Last synced: 07 Jan 2025

https://github.com/pawel-parma/zigthon

Zig plus Python experiment

docker docker-compose python python-3 python3 zig ziglang

Last synced: 05 Feb 2025