nicoburns / blessed-rs

A community guide to the Rust ecosystem
https://blessed.rs
1.18k stars 66 forks source link

added "FLTK-RS" information as RUST-GUI #122

Open HANDRONICER opened 1 month ago

HANDRONICER commented 1 month ago

FLTK is a GUI library. FLTK-RS is the official FLTK crate for rust.

Cross-platform ultra-lightweight gui library which can be statically linked to produce small, self-contained and fast gui applications.