GhostVM – macOS Containers on Apple Silicon
Native macOS VMs with APFS snapshots beat Docker for agent isolation.
MacOS Web Server written entirely in ARM64 assembly
Hand-rolled ARM64 assembly server with range requests and slowloris mitigation.
Systems programmers and assembly enthusiasts
thttpd · darkhttpd · micro-httpd
I’ve also written a more detailed writeup here: https://imtomt.github.io/ymawky/
Native macOS VMs with APFS snapshots beat Docker for agent isolation.
Bit-exact f64 emulation on Metal GPUs where Apple's native double support is missing.
MLX-powered local TTS plugin for OpenClaw—elegant but audience is Apple Silicon only.
Classic treemap UI back on native Apple Silicon, but disk space visualizers already exist.
Custom Metal shaders beat llama.cpp and MLX—1.67x faster on M4 Max.
The repo does one practical thing well: quantify the real-world impact of Apple Silicon's unified memory on analytics by running six TPC-H queries plus a GPU-favorable QX and shipping the raw charts and code. It's specific and empirical — you get MLX vs NumPy vs DuckDB numbers and PNGs, not just hand-wavy claims — but it's narrowly scoped to M4 hardware and small-ish scales, so its conclusions are useful for experimentation rather than sweeping generalization.