this post was submitted on 28 Nov 2023
0 points (NaN% liked)

Rust Programming

8011 readers
1 users here now

founded 5 years ago
MODERATORS
 

I find that a lot of libraries tend to be Linux-focused and generally kind of ugly on Windows, so what do you use when you want to make something that looks nice and performs well on Windows?

The best looking ones I've seen were web frontends like in Tauri. A runner up would maybe be iced-rs. Which is a shame because I really wanted to use relm or fltk-rs but it looks like I'd almost have to use the web renderer to get "sleek, sexy" GUIs...

top 1 comments
sorted by: hot top controversial new old
[–] crispy_kilt@feddit.de 0 points 9 months ago

I'd go with Tauri