ziglang/zig
Moved to Codeberg observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 54
- Release rhythm 33
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 88.0
- age_days: 4046
- days_rel: 369
- days_push: 280
- n_releases_24m: 3
Adoption not part of the score
43300 stars · 3226 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Zig is a general-purpose systems programming language with a self-hosted optimizing compiler, C interop, and cross-compilation support. The GitHub repository has moved to Codeberg and is no longer mirrored here.
Use cases
- write systems software in a modern language
- cross-compile C and Zig code for many targets
- replace a C compiler toolchain with a simpler one
- build fast native binaries without a runtime
- learn a low-level programming language
- use zig cc as a drop-in C compiler
When to choose
- you need fine-grained control over memory and performance
- you want easy cross-compilation out of the box
- you are incrementally migrating a C/C++ codebase
- you want a language with no hidden control flow or allocations
When to avoid
- you need a large ecosystem of mature third-party libraries
- you require guaranteed language stability before 1.0
- your team depends on GC or runtime-heavy paradigms
- you need long-term ABI stability commitments
Facets
cli-tool · maturity active
compiler programming-language build-tool package-manager programming-languages compilers developer-tools windows cross-platform cli zig compiler language cross-compilation c-interop no-ai-policy codeberg systems-programming linux macos
2 sources
- readme: https://github.com/ziglang/zig · fetched 2026-08-28 · 9857b0334a3d
- homepage: https://ziglang.org/news/migrating-from-github-to-codeberg/ · fetched 2026-08-29 · b81028cc30c1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ziglang/zig | main | 56 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem