- Hello everyone! I'm trying to learn zig by doing Advent of Code 2022, and I run across this issue... What am I missing here? https://ziglang.org/documentation/master/#for 9 comments zig
- Creating arbitrary error values by using error.Something syntax https://ziglang.org/documentation/master/#Error-Union-Type 12 comments zig
- Error Guard Clause https://ziglang.org/documentation/master/#if 2 comments zig
- packed struct field order reversed? https://ziglang.org/documentation/master/#packed-struct 8 comments zig
- Why do builtin functions exist? https://ziglang.org/documentation/master/#Builtin-Functions 9 comments zig
- Where are the source codes to make the Zig document? https://ziglang.org/documentation/master/ 3 comments zig
- Does c header gen work on master? https://ziglang.org/documentation/master/#Mixing-Object-Files 5 comments zig
- Unable to run "Exporting a C Library" example, missing header? https://ziglang.org/documentation/master/#Exporting-a-C-Library 3 comments zig
- Questions About Structs & Generics https://ziglang.org/documentation/master/#This 7 comments zig
- Should you ever take parameters as *const Foo? https://ziglang.org/documentation/master/#toc-Pass-by-value-Parameters 7 comments zig
- How to deal with strings in Zig ? https://ziglang.org/documentation/master/#Slices 5 comments zig
Linking pages
- How (memory) safe is zig? https://www.scattered-thoughts.net/writing/how-safe-is-zig/ 701 comments
- Rewriting Rust https://josephg.com/blog/rewriting-rust/ 653 comments
- Zig And Rust https://matklad.github.io/2023/03/26/zig-and-rust.html 495 comments
- Assorted thoughts on zig (and rust) https://scattered-thoughts.net/writing/assorted-thoughts-on-zig-and-rust/ 439 comments
- Problems of C, and how Zig addresses them https://avestura.dev/blog/problems-of-c-and-how-zig-addresses-them 364 comments
- I think Zig is hard...but worth it - ratfactor http://ratfactor.com/zig/hard 311 comments
- Some Thoughts on Zig — Sympolymathesy, by Chris Krycho https://v5.chriskrycho.com/journal/some-thoughts-on-zig/ 294 comments
- Rust's Unsafe Pointer Types Need An Overhaul - Faultlore https://gankra.github.io/blah/fix-rust-pointers/ 273 comments
- Zig in 30 minutes · GitHub https://gist.github.com/ityonemo/769532c2017ed9143f3571e5ac104e50 226 comments
- Meet Zig: The modern alternative to C | InfoWorld https://www.infoworld.com/article/3689648/meet-the-zig-programming-language.html 186 comments
- GitHub - ratfactor/ziglings: Learn the Zig programming language by fixing tiny broken programs. https://github.com/ratfactor/ziglings 146 comments
- Resource efficient Thread Pools with Zig - Zig NEWS https://zig.news/kprotty/resource-efficient-thread-pools-with-zig-3291 123 comments
- Strings, Actually, Do Not Exist https://jerkytreats.dev/letsgo/building-a-music-engine/strings-actually-do-not-exist 83 comments
- Exploring biphasic programming: a new approach in language design | functional fascinations https://rybicki.io/blog/2024/06/30/biphasic-programming.html 78 comments
- Zig Makes Go Cross Compilation Just Work - DEV Community https://dev.to/kristoff_it/zig-makes-go-cross-compilation-just-work-29ho 61 comments
- Tracing Garbage Collection for Arenas - by Sir Whinesalot https://btmc.substack.com/p/tracing-garbage-collection-for-arenas 61 comments
- GitHub - appcypher/awesome-wasm-langs: 😎 A curated list of languages that compile directly to or have their VMs in WebAssembly https://github.com/appcypher/webassemblylanguages 56 comments
- How it became like this? Ruby Range class https://zverok.space/blog/2024-07-26-range-evolution.html 54 comments
- Memory-mapped IO registers in zig https://scattered-thoughts.net/writing/mmio-in-zig/ 32 comments
- Zig monthly, September 2021: Unicode, Android, cross-platform GUIs, learning resources & more | Zig monthly https://zigmonthly.org/letters/2021/september/ 25 comments
Would you like to stay up to date with Zig? Checkout Zig
Weekly.
Related searches:
Search whole site: site:ziglang.org
Search title: Documentation - The Zig Programming Language
See how to search.