• @freely@lemmy.ml
    link
    fedilink
    33 years ago

    Do you have a recommendation of one vs the other? I was planning on starting a Rust GUI project soon & liked how the Iced API looks.

    • DessalinesOP
      link
      fedilink
      33 years ago

      There’s also https://github.com/emilk/egui . I remember when looking at a lot of different ones a few months ago, iced was my personal favorite in terms of syntax and simplicity. But I think its mainly for simple GUI’s, not for anything like games.