Attyx – tiny and fast GPU-accelerated terminal emulator written in Zig
Summary
Attyx is a GPU-accelerated terminal emulator written in Zig. It uses a deterministic, headless core with a strict parsing-to-state pipeline, emphasizing correctness and testability. The repository covers architecture, building, configuration, testing, and roadmap, with platform-specific renderers and a clear project structure.