Stars
A repository containing many free shaders to use with ghostty (the terminal)
Build support to create arbitrary disk images from build.zig.
Dev repo for @zig-gamedev libs and sample applications
zig-sqlite is a small wrapper around sqlite's C API, making it easier to use with Zig.
Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.
A type erasure library for Zig that is meant to be eventually upstreamed to std
Global mutable comptime state in Zig with the global error set
A job system designed for game use, using lock free mechanisms and work stealing.
Common easing and interpolation functions for game development.
Zig implementation of Lox scripting language from Crafting Interpreters
Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1
A delightful programming language for writing reliable software
HTML Language Server & Templating Language Library
SuperMD is an extension of Markdown used by https://zine-ssg.io
HypergraphZ - A Hypergraph Implementation in Zig
A place where you can find all the libraries that suit your Zig lang needs. ⭐️ Please star to support this work!
a modern tui library for go (mirror of git.sr.ht/~rockorager/vaxis)
A Git-compatible VCS that is both simple and powerful
Input arbitrary json. Output zig code which can parse the json.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Comprehensive guide, algorithms and tools on distributed systems