This is an implementation of the 7GUIs GUI programming benchmark with fltk-rs (Rust 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






