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
- perf + flamegraph
- how I built zig-sqlite
- DNNs from scratch in zig
- notes
- Instruments
- how safe is zig
- download a large file, show a progress bar, and handle ctrl-c
- llvm
- zig cookbook
- virtual tables with zig-sqlite
- literate stdlib docs
- cosmic
- writing a SQL database in Zig and RocksDB
- The rust I wanted had no future
- cowasm
- Zig Build explained
- zig gamedev opengl tutorial
- Unsafe Rust vs Zig
- Viewstamped Replication