zigcc/zig-cookbook resource
Simple Zig programs that demonstrate good practices to accomplish common programming tasks. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 98
- Release rhythm 35
- Longevity 71
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 997
- days_rel: n/a
- days_push: 17
- n_releases_24m: 0
Adoption not part of the score
1173 stars · 50 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of simple, runnable Zig example programs ('recipes') demonstrating good practices for common programming tasks like file I/O, networking, cryptography, and databases. It is published as a static website generated with zine and tracks recent Zig releases.
Use cases
- learn how to read files line by line in Zig
- example of hashing a password with Argon2 in Zig
- how to write an HTTP server in Zig
- serialize and deserialize JSON in Zig
- connect to SQLite or Postgres from Zig
- run external commands from a Zig program
- thread pool and concurrency examples in Zig
When to choose
- you are learning Zig and want tested, idiomatic examples for common tasks
- you need copy-paste recipes for file, network, crypto, or database operations in Zig
- you want examples matched to a specific Zig version via its branches
When to avoid
- you need comprehensive API documentation rather than task-based examples
- you are working in a language other than Zig
- you need production-ready libraries or frameworks rather than illustrative snippets
Facets
learning-resource · maturity active
developer-tools documentation cli http-server serialization cryptography concurrency file-system database-driver developer-tools programming-languages tutorials documentation cross-platform cli zig cookbook recipes examples ziglang static-site zine command-line linux macos
2 sources
- readme: https://github.com/zigcc/zig-cookbook · fetched 2026-08-28 · 4f53e462007c
- homepage: https://cookbook.ziglang.cc/ · fetched 2026-08-29 · 7d53e86476ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| zigcc/zig-cookbook | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="zigcc/zig-cookbook")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem