ziglings
Zig programming tutorial
An educational project providing exercises to learn the Zig programming language through fixing small program issues.
Learn the Zig programming language by fixing tiny broken programs.
4k stars
37 watching
478 forks
last commit: 3 months ago
Linked from 1 awesome list
beginner-friendlyeducationalexerciseslearning-by-doingzigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
zigtools/zls | A Language Server Protocol implementation for Zig, providing IDE features in editors. | 3,002 |
suirad/zig-header-gen | Automates code generation of headers and bindings for multiple languages from Zig source code | 77 |
zig-gamedev/zig-gamedev | A collection of libraries and sample applications for game development using the Zig programming language. | 2,295 |
sobeston/zig.guide | A comprehensive resource for learning Zig programming language | 696 |
kubkon/zig-snapshots | Generates an interactive HTML visualization of Zig's incremental linker state | 44 |
marler8997/zigup | Manages and provides access to various Zig compilers. | 779 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
ziglang/zig-pypi | A tool for packaging Zig programming language releases as Python binary wheels and publishing them to PyPI. | 151 |
zigzap/zap | A high-performance HTTP framework for building web applications in Zig. | 2,364 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
fubark/zig-v8 | Builds and provides C bindings and a Zig API for the V8 JavaScript engine | 137 |
staltz/zig-nodejs-example | An example of a Node.js native module written in Zig, showcasing its capabilities and demonstrating how to create a simple native module. | 125 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
brentp/hts-zig | A wrapper for the Htslib C library to parse VCF files using the Zig programming language | 16 |
andrewrk/libz | A Zig port of zlib, replacing its build system with a custom implementation. | 14 |