Zig
https://github.com/ziglang/zig
GitHub - ziglang/zig-bootstrap: take off every zig
Building Zig From Source · ziglang/zig Wiki
How to build LLVM, libclang, and liblld from source · ziglang/zig Wiki
The Zig Programming Language Forum
Nelarius/weekend-raytracer-zig
RFC: Make function definitions expressions · Issue #1717 · ziglang/zig
Handmade Seattle - Interviewer
Metadesk v1.0 Release | Dion Systems
The How And Why Of Reinventing The Wheel (Introduction to Dion) | Dion Systems
Dion Systems (@DionSystems) / Twitter
A Practical Guide to Applying Data-Oriented Design
tigerbeetle/main.zig at main · coilhq/tigerbeetle
kprotty (protty) / Repositories
kprotty/zig-adaptive-lock: Benchmarking a faster std.Mutex implementation for Zig
kprotty/zap: An asynchronous runtime with a focus on performance and resource efficiency.
kprotty/yaar: Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability
kristoff-it/bork: A TUI chat client tailored for livecoding on Twitch.
michal-z/zig-gamedev: Building game development ecosystem for @ziglang!
(5) zig gamedev project - virtual physics lab - YouTube
Avokadoen/gamejam-zig-vulkan: A game written in ~1 day using zig and vulkan
ashpil (Andrei Shpilenok) / Repositories
zenith391/zgt: Zig GUI Toolkit: Portable library for making native GUIs in Zig
xyaman/mibu: Pure Zig library for low-level terminal manipulation.
A challenger to the throne of vector graphics. SVG is dead, long live TinyVG! - Zig NEWS
tigerbeetle-node/node.zig at main · coilhq/tigerbeetle-node
omaraaa/VecFns: Automatic Vector Math Functions In Zig
MasterQ32/zig-qoi: Quite OK Image format encoder/decoder written in Zig
fubark/zig-v8: Simple V8 builds with C and Zig bindings.
mattnite/zig-zlib: compile zlib in your build.zig
mattnite/zig-libcurl: compile libcurl in your build.zig
chwayne/rem: An HTML parsing library, written in Zig.
advent2021/POSTMORTEM.md at main · cdwfs/advent2021
A Review of the Zig Programming Language (using Advent of Code 2021) :: Neil Henning
MasterQ32/ZTT: Precompiled Zig text template engine
Playing the Open Source Game | Loris Cro’s Blog
(2) fabs(); (@raspofabs) / Twitter
hexops/mach: Mach is a game engine & graphics toolkit for the future.
hexops/mach-glfw-vulkan-example: mach-glfw Vulkan example
hexops/zorex: Zorex: the omnipotent regex engine
Snektron/vulkan-zig: Vulkan binding generator for Zig
Snektron (Snektron) / Repositories
nektro (nektro) / Repositories
vrischmann/zig-io_uring-http-server
Welcome to Lord of the io_uring — Lord of the io_uring documentation
(1) Zig ⚡ SHOWTIME (@zigshowtime) / Twitter
vrmiguel/buztd: lightweight and configurable process killer daemon for out-of-memory scenarios
JonSnowbd/ZT: A zig based Imgui Application framework
judofyr/minz: Minimal string compression
minz: Minimal string compression : Zig
hot code swapping · Issue #68 · ziglang/zig
sin-ack/zigself: An implementation of the Self programming language in Zig
(181) Father Christos - YouTube
See how GPU rasterizer works in slow motion (GTX 1660) : gamedev
zig-gamedev/samples/rasterization at main · michal-z/zig-gamedev
Fast, multi-platform, SIMD math library in Zig - Zig NEWS
zig-gamedev/samples/intro at main · michal-z/zig-gamedev
Guigui220D/zig-sfml-wrapper: A zig wrapper for csfml
01.09.2022 - Zig/JSON in 5 minutes
Let’s build an Entity Component System from scratch (part 1) : Zig
Want to create a TUI application? - The Basics of “Uncooked” Terminal IO - Zig NEWS
Analysis of the overhead of a minimal Zig program - Zig NEWS
evanwashere/napi.zig: tiny and fast napi bindings for zig
mitchellh/zig-libxml2: libxml2 built using Zig build system
hazeycode/zig-objcrt: Objective-C Runtime bindings for Zig
Finite-state machine - Wikipedia
cryptocode/zigfsm: A finite state machine library for Zig
tomhoule/zig-diff: Text diffing in zig
hmusgrave/zcirc: A dynamic circular buffer allocator for zig
ibokuri (ibokuri) / Repositories
getty-zig/getty: Serialization framework for Zig
fubark/cosmic: A general purpose runtime for Javascript/WASM.
kprotty/zap: An asynchronous runtime with a focus on performance and resource efficiency.
JonSnowbd/slingworks: Small to Medium scale 2d Game Engine for Zig
JonSnowbd/underburrow: A small platformer example for Slingworks & Zig
lithdew/rheia: A blockchain written in Zig.
Jack-Ji/ray-tracing-weekend.zig: Zig implementation of famous ray-tracing-in-a-weekend
How to use hash map contexts to save memory when doing a string table - Zig NEWS
marlersoft/zigwin32gen: Complete Autogenerated Zig bindings for Windows.
Crafting an Interpreter in Zig - part 1 - Zig NEWS
zig build explained - part 1 - Zig NEWS
(181) Runtime polymorphism: why, how? - Alex Naskos - YouTube
alexnask/interface.zig: Dynamic dispatch for zig made easy
Proposal: Pinned Structs · Issue #7769 · ziglang/zig
Learning About ELF With Zig - Zig NEWS
Cool Zig Patterns - Type Identifier - Zig NEWS
superjoe30 (u/superjoe30) - Reddit
How to contribute to Autodoc · ziglang/zig Wiki
(181) Zig Roadmap 2023 - Andrew Kelley - YouTube
So where is my stuff stored ? - Part 1 - Zig NEWS
Zig Package Aggregator - Zig NEWS
batiati/mustache-zig: Logic-less templates for Zig
Dubhead/Hello-World-in-Zig-and-Notcurses
cryptocode/marble: A metamorphic testing library for Zig
saltzm/async_io_uring: An event loop in Zig using io_uring and coroutines
giann/buzz: 👨🚀 buzz, A small/lightweight typed scripting language (in development)
ZigEmbeddedGroup/microzig: Unified abstraction layer and HAL for several microcontrollers
ZigEmbeddedGroup/regz: Generate zig code from ATDF or SVD files for microcontrollers.
paoda/zba: My first attempt at a Gameboy Advance Emulator - zba - Rekai’s Gitea Instance
SnowballSH/Avalanche: UCI Chess Engine written in Zig.
mach/gpu: the gpu.Interface for Zig | Mach engine - game engine & graphics toolkit for the future
hexops/mach: Mach is a game engine & graphics toolkit for the future.
(170) ZEK: Take Roam-like Notes in a Line Editor, Written in Zig - YouTube
(172) Zig ⚡ SHOWTIME #29: Don’t Rewrite, Reinvent! - YouTube
(181) Richard Feldman Interview at Handmade Seattle - YouTube
Zig monthly, April 2022: OS interop, Graphics, WebAssembly, Talks, Wren language & more - Zig NEWS
Let’s build an Entity Component System (part 2): databases | Hexops’ devlog
ziglang/zig-pypi: The Zig programming language, packaged for PyPI
jart/bestline: ANSI Standard X3.64 Teletypewriter Command Session Library
linuxy/coyote-ecs: A fast and simple zig native ECS.
linkpy/neolang: Programming language made in Zig.
SanderMertens/flecs: A fast entity component system (ECS) for C & C++
michaelo/daya: Text based graphing service
zig-gamedev/libs/zpool at main · michal-z/zig-gamedev
MasterQ32/ZTT: Precompiled Zig text template engine
ziglings/exercises at main · ratfactor/ziglings
(2) Andrew Kelley (@andy_kelley) / Twitter
dvmason/Zag-Smalltalk: Smalltalk VM Written in Zig with methods stored as type-annotated ASTs
Zag-Smalltalk/Abstract.md at main · dvmason/Zag-Smalltalk
Zig Live Coding ⚡ Introducing the Universal Headers Project on Vimeo
lupyuen/visual-zig-nuttx: Visual Programming for Zig with NuttX Sensors
FnControlOption/zig-crystal-ast: Crystal AST implemented in Zig (WIP)
~nmichaels/iterators - sourcehut hg
~nmichaels/iterators - sourcehut hg
wolfpld/tracy: C++ frame profiler
SpexGuy/Zig-Tracy: Zig language bindings for the incredible Tracy profiler
nektro/zig-tracy: Zig bindings for the Tracy profiler.
(3) Rendering Slideshows with 16 000 FPS - Rene Schallner - Software You Can Love 2022 - YouTube
Hot-code reloading on macOS/arm64 with Zig
zigtools/playground: zls but wasm and it’s in the browser 🤯🤯🤯
Writing a SQL database, take two: Zig and RocksDB | notes.eatonphil.com
Package Manager MVP by andrewrk · Pull Request #14265 · ziglang/zig