ouassim-behlil/codexion: Codexion is a concurrency simulation inspired by the classic Dining Philosophers problem, reframed in a developer co-working context. Multiple coders sit around a table, each needing two USB dongles (one left, one right) simultaneously to compile their quantum code. Between compiles, they debug then refactor before competing for dongles again. ย ๐Futex
UsboKirishima/noctui: NocTUI is a lightweight C library for building Terminal User Interfaces. It provides a double-buffer rendering engine with intelligent screen diffing, raw terminal input on a dedicated pthread with a lock-free event ring buffer, full Unicode support, and a comprehensive drawing API. ย ๐ฎQEMU TCG