ZigEmbeddedGroup/microzig
MicroZig is a toolbox for building embedded applications in Zig. observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 98
- Release rhythm 57
- Longevity 100
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: 41
- age_days: 1994
- days_rel: 204
- days_push: 15
- n_releases_24m: 10
Adoption not part of the score
2263 stars · 187 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MicroZig is a toolbox and framework for building embedded applications in Zig, extending the Zig build system to target specific microcontrollers. It generates memory-mapped IO bindings, linker scripts, and provides hardware abstraction layers for boards like the Raspberry Pi Pico.
Use cases
- build embedded firmware in zig
- program raspberry pi pico with zig
- generate mmio register bindings from register descriptions
- cross-compile applications for microcontrollers
- write hardware abstraction layer code for custom boards
- blink an led on a microcontroller without writing c
When to choose
- you want to write microcontroller firmware in Zig instead of C
- you need zero-cost abstractions over memory-mapped registers
- you want Zig's cross-compilation and C interop for embedded targets
- you're targeting Raspberry Pi Pico or other supported boards
When to avoid
- you need a stable, production-ready API - the project is in development with breaking changes
- your microcontroller is not yet supported and you don't want to write your own register definitions
- you require a mature ecosystem with extensive driver support
- you're not comfortable tracking Zig master versions
Facets
framework · maturity experimental
embedded build-tool sdk developer-tools embedded-systems developer-tools hardware embedded cross-platform cli zig hal microcontrollers mmio raspberry-pi-pico firmware register-descriptions linker-scripts
4 sources
- readme: https://github.com/ZigEmbeddedGroup/microzig · fetched 2026-08-28 · 89eda0670c5a
- homepage: http://microzig.tech/ · fetched 2026-08-29 · a279efa0ba00
- site_page: http://microzig.tech/docs · fetched 2026-08-29 · 9fc0abef48a5
- site_page: http://microzig.tech/docs/getting-started · fetched 2026-08-29 · b1282bdde701
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZigEmbeddedGroup/microzig | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="ZigEmbeddedGroup/microzig")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem