Cpux - retained-mode GUI framework
⚓ Rust 📅 2026-07-01 👤 surdeus 👁️ 3CPUX
I have used AI to write some parts of the code, but it has been reviewed. The entire documentation is written solely by me.
CPUX is a retained-mode GUI framework that runs on the CPU.
It is designed to be simple and easy to use, as demonstrated by the basic_counter example:
To run the above code:
git clone https://github.com/Pjdur/cpux
cd cpux
cargo run --example basic_counter
I have documented the code as much as possible, achieving 96.88% coverage (cpux - Rust).
I am welcome to any feedback.
1 post - 1 participant
🏷️ Rust_feed