zig
https://github.com/ziglang/zig
Zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Zig not yet supported32 Subscribers
View all SubscribersAdd a CodeTriage badge to zig
Help out
- Issues
- Reading from a nonblocking socket using `std.Io.Reader` erases `error.WouldBlock` to `error.ReadFailed`
- After upgrading from 0.14 to 0.15.1, I suddenly encountered a segmentation fault at address 0xffffffffffff. As a beginner in Zig, I feel a bit confused
- `behavior.var_args.test.simple variadic function` regressed on RISC-V with LLVM 21
- Compiler segmentation fault while compiling type returning function with incompatible types
- Building in debug mode create new builtin.zig every time in cache directory
- Reader does not fully support the use case of keeping some amount of data buffered
- Support `C++20 Modules` and `C++23 std Module` in Build System
- inline asm immediate input constraint seems to be coerced to usize
- Debug mode - Referencing field copies the object (self hosted backend)
- Wrong documentation for creating custom formatters in std.io.Writer.print.
- Docs
- Zig not yet supported