Confused, want to create a text editor, what GUI library to use?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • AppFlowy

    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.

  • also take a look at AppFlowy - a note taking app. i believe they use Flutter (Dart) for the GUI part, but the logic is written in Rust.

  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • that said, it's not impossible. if i had to do it, i would probably pick a framework that renders to HTML+CSS (e.g. Dioxus), as the text layout for those is quite mature. but the "editing" part will still not be easy.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts