https://github.com/zigcc/zig-cookbook
Simple Zig programs that demonstrate good practices to accomplish common programming tasks.
https://github.com/zigcc/zig-cookbook
zig ziglang
Last synced: 6 months ago
JSON representation
Simple Zig programs that demonstrate good practices to accomplish common programming tasks.
- Host: GitHub
- URL: https://github.com/zigcc/zig-cookbook
- Owner: zigcc
- License: mit
- Created: 2023-12-10T02:43:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-09T13:39:14.000Z (6 months ago)
- Last Synced: 2025-05-09T14:26:24.295Z (6 months ago)
- Topics: zig, ziglang
- Language: Zig
- Homepage: https://cookbook.ziglang.cc/
- Size: 218 KB
- Stars: 924
- Watchers: 14
- Forks: 38
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-zig - zig-cookbook🗒️Zig cookbook is a collection of simple Zig programs that demonstrate good practices to accomplish common programming tasks.
README