All
Projects
FC
fractal-compression
A high-performance Partitioned Iterated Function System (PIFS) image compressor built from scratch.
SR
software-renderer
A multi-threaded 3D graphics pipeline built from scratch in C, achieving high-performance rasterization without GPU acceleration.
C3
compiler-v3
A compiler for a statically-typed, procedural language featuring explicit memory control and an LLVM backend.
ZG
zog
A blisteringly fast, zero-allocation JSONL scanner written in Zig, saturating NVMe bandwidth via SIMD vectorization.
CS
cfgsafe
A declarative schema-driven configuration engine for C99, generating strongly-typed and memory-safe code.
CH
chess-asm
A high-performance chess engine utilizing bitboards and heavily optimized x86-64 assembly routines.