All
Projects

FC

fractal-compression

A high-performance Partitioned Iterated Function System (PIFS) image compressor built from scratch.

CALGORITHMSMATH
SR

software-renderer

A multi-threaded 3D graphics pipeline built from scratch in C, achieving high-performance rasterization without GPU acceleration.

CSIMD120K TRIS @ 120 FPS
C3

compiler-v3

A compiler for a statically-typed, procedural language featuring explicit memory control and an LLVM backend.

CLLVMCOMPILERS
ZG

zog

A blisteringly fast, zero-allocation JSONL scanner written in Zig, saturating NVMe bandwidth via SIMD vectorization.

ZIGJSON PARSER4.0 GB/S
CS

cfgsafe

A declarative schema-driven configuration engine for C99, generating strongly-typed and memory-safe code.

CSECURITYAOT
CH

chess-asm

A high-performance chess engine utilizing bitboards and heavily optimized x86-64 assembly routines.

x86-64ASMBITBOARDS