jonathangjertsen / zig-examplesLinks
Programs, tests, build scripts that I write to teach myself Zig (https://ziglang.org), including a very flickery version of Snake :)
☆13Updated last year
Alternatives and similar repositories for zig-examples
Users that are interested in zig-examples are comparing it to the libraries listed below
Sorting:
- using zig to build lua for webassembly☆36Updated 6 years ago
- A Zig port of the kilo editor, in less than 1000 LOC.☆74Updated 3 months ago
- A tool for testing snippets of code, useful for websites and books that talk about Zig.☆80Updated last year
- Zig bindings for the Wasmer WebAssembly runtime☆53Updated 3 years ago
- An assortment of random utility functions that aren't in std and don't need to be their own pacakge.☆70Updated this week
- Extism Zig Host SDK - easily run WebAssembly modules / plugins from Zig applications☆32Updated 8 months ago
- The perfect scripting sidekick!☆17Updated 5 months ago
- An online Zig compiler inspired by Go and Rust☆83Updated last week
- A Zig command-line input library!☆50Updated 2 years ago
- Zig library/tool to request network assets☆78Updated 2 years ago
- Server implementations for several protocols in Zig. Includes http(s), gemini and gopher☆39Updated 3 years ago
- A date and time parsing and formatting library for Zig.☆69Updated last month
- The official Zig programming language logo & copyright information☆142Updated last year
- A TOML parser written in Zig☆118Updated last year
- A 2048 game to run in terminal☆12Updated 2 years ago
- Zig by Example☆76Updated last year
- Minimal WASI interpreter☆111Updated 2 years ago
- Zig reference-counted pointers inspired by Rust's Rc and Arc☆86Updated 2 months ago
- A simple and easy to use async task library for zig.☆38Updated 3 months ago
- A list of programming languages implemented in Zig, for inspiration.☆19Updated 2 years ago
- A Zig/ZLS installer☆17Updated 5 months ago
- A Python Interpreter written in Zig☆60Updated last year
- [WIP] A pure-Zig TLS 1.3 client implementation.☆14Updated 3 years ago
- ☆19Updated last year
- Dockerfile for zig programming language☆52Updated 3 years ago
- A WASM powered in-browser playground for Zig☆100Updated last month
- Implementation of the lox programming language in Zig.☆22Updated 3 years ago
- A list of companies using Zig in production.☆113Updated 4 months ago
- Utility functions to get field values from the abstract syntax tree generated from ZON (Zig Object Notation) text using Zig stdlib☆13Updated 11 months ago
- A simple OS written in Zig following Philipp Oppermann's posts "Writing an OS in Rust"☆52Updated 11 months ago