This is an implementation of the 7GUIs tasks written in Rust with fltk-rs (bindings to FLTK).
See the fltk-rs README for additional dependencies.
cargo run --bin counter
cargo run --bin temperature
cargo run --bin flightbooker
cargo run --bin timer
cargo run --bin crud
cargo run --bin circles
cargo run --bin cells