Zig
last updated: Oct 20, 2023
Placeholder for references to the zig language https://ziglang.org/documentation/master/
Backlinks:
- My personal C coding style as of late 2023
- llvm
- cowasm
- zig gamedev opengl tutorial
- DNNs from scratch in zig
- how I built zig-sqlite
- Viewstamped Replication
- The rust I wanted had no future
- cosmic
- Unsafe Rust vs Zig
- how safe is zig
- Instruments
- Zig Build explained
- writing a SQL database in Zig and RocksDB
- virtual tables with zig-sqlite
- literate stdlib docs
- perf + flamegraph
- download a large file, show a progress bar, and handle ctrl-c
- zig cookbook
- notes