BitTorrent client written in Go without external dependencies
Zero-dependency BitTorrent in Go—technically clean, but solves no problem transmission doesn't.
Generating LLVM IR without malloc or external dependencies
Single-pass LLVM frontend in 3000 lines of C with zero heap allocations.
Systems programmers, compiler engineers
TinyCC · LLVM · Oberon
Zero-dependency BitTorrent in Go—technically clean, but solves no problem transmission doesn't.
Bootstrapped compiler with no LLVM or libc dependencies is a serious engineering feat.
From-scratch Minecraft clone with hand-written Metal renderer and zero-dependency audio synthesis.
Under 3KB gzipped Markdown parser with typed AST for custom rendering.
Karpathy's minigpt ported to TS, readable code instead of brevity Olympics.
Compiler-enforced branchless SIMD execution guarantees vector saturation without runtime checks.