Overview

Platform Documentation Community Activity Most Activity Period Native UI
Cross platform Leak 5.7k stars Yes 2019-2021 No

Conclusion

  • Use the the platform-native widgets or mimic them. (Relm, SixtyFPS)
  • Embed easily into custom render pipelines. (Conrod)
  • Adhere to a specific architectural style such as Elm. (Iced, Relm)
  • Support rendering to HTML when targeting the web. (Iced, Moxie)