Zigzag Conversion
A zig package wrapper for the ROS2 rcl_logging package
A zig package wrapper for the ROS2 rcpputils package
A modern OpenCL wrapper for Zig language, providing easy-to-use interfaces for OpenCL functionalities.
zig snake
zgenarena is a simple generational arena implementation in Zig
A personal practice repo cloned from ziglings/exercises
A practice repo for zig structs and OOP concepts in zig
Advent of code for zig
Forked from https://github.com/zig-gamedev/zig-gamedev
Forked from https://github.com/zig-gamedev/zig-gamedev
Forked from https://github.com/zig-gamedev/zig-gamedev
A zig package wrapper for the ROS2 rmw package
A zig package wrapper for the ROS2 rosidl package
fast, minimal clocks, TSC, dates, and timestamps for zig
A fast tldr client written in Zig.
run zig on 3ds
an alternative to the Zig package manager; build-time composable unmaker for signed and/or compressed (containers of) da...
Tic-Tac-Toe game implemented in Zig. Uses Raylib
Learn the ⚡Zig programming language by fixing tiny broken programs.
Combining all the chats when streaming into one
Unofficial Zig bindings for lz4
Creating an interpreter in ZIG based off of the Interpreter book
Shows how to call C/C++ from within Zig
Simple Space Shooter made with Raylib in Zig using Bindings by Not-Nik: https://github.com/Not-Nik/raylib-zig
Demo app using Gtk4 and Opengl in Zig
Learn the ⚡Zig programming language by fixing tiny broken programs.
A BST (Binary Search Tree in Zig)
A collection of iterators made in Zig, heavily inspired by Rust's iterators