- A half-assed attempt to package whisper.cpp for zig
- All Your Codebase
- c compiler
- DNNs from scratch in zig
- how I built zig-sqlite
- how safe is zig
-
lexer 🔗
- literate stdlib docs
- writing a SQL database in Zig and RocksDB
- Zig Build explained
- zig gamedev opengl tutorial
- Zig
Backlinks:
- notes
- Zig Build explained
- zig cookbook
- Unsafe Rust vs Zig
- The rust I wanted had no future
- how I built zig-sqlite
- cowasm
- virtual tables with zig-sqlite
- writing a SQL database in Zig and RocksDB
- literate stdlib docs
- cosmic
- llvm
- perf + flamegraph
- Instruments
- My personal C coding style as of late 2023
- Viewstamped Replication
- DNNs from scratch in zig
- how safe is zig
- zig gamedev opengl tutorial
- download a large file, show a progress bar, and handle ctrl-c