A simple Scheme interpreter written in Zig.
A text adventure written in Zig (as a learning project and for fun)
⚡ A JavaScript engine written in Zig
my first time
Toy Key Value Store written in Zig
Simple HTTP server in Zig
Small example of custom derivation building example zig application that consumes Unix system C library to get host and ...
Set of xunit tests for Zigma Tool.
`master` improves the repo, `solutions` solves the problems
Download for
A collection of utilities for interacting with a local or remote ethereum node. Written in Zig.
https://github.com/nektro/zig-time
A lisp implementation in Zig.
Test runner for Zig in Neovim using Neotest backend.
A runtime bounded integers library
FTP Server implemented in zig
A Zig-Based templating tool
API over gnuplot in zig
Learning the zig language
trying out zig with the mandelbrot set
Learn the ⚡Zig programming language by fixing tiny broken programs. My personal solutions are on the tr1x/solutions bra...
ant simulation in zig
This is my first raytracer, I'm gonna try...
Conway's Game of Life 🧬
An experimental autograd in Zig
zig learning
Yet another experimental game engine but now in Zig. Reincarnation of https://github.com/cyberegoorg/cetech
dotenv implemetation in Zig.
Basic OCR example written in Zig using K-nearest neighbor against the MNIST dataset
A Rust compatible Result<T, E> and Option<T> types for Zig. [WIP]