Suitable Rust GUI Library for Code Editor?

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

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • xi-editor

    A modern editor with a backend written in Rust.

    Have a look at what Lapce uses. The editor is coming along nicely, and iirc, they use the Xi editor as a plug-in.

  • lapce

    Lightning-fast and Powerful Code Editor written in Rust

    Have a look at what Lapce uses. The editor is coming along nicely, and iirc, they use the Xi editor as a plug-in.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • rust-monaco

    Rust WASM bindings for the Monaco Editor

    there is rust binding for that rust-monaco, support yew as well. don't really like how they document the library.

  • visual-editor

    Rich text editor for Flutter based on Delta format (Quill fork)

    Flutter also isn't great for text editors, but there are a few implementations like visual-editor for formatted text that's acceptable. Also, the xterm package is pretty amazing from its capabilities (even runs full vim!).

  • xterm.dart

    💻 xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.

    Flutter also isn't great for text editors, but there are a few implementations like visual-editor for formatted text that's acceptable. Also, the xterm package is pretty amazing from its capabilities (even runs full vim!).

  • xilem

    An experimental Rust native UI framework

    Yesterday I attended the talk about xilem, which plans to be pretty much the same as Flutter/ReactNative/SwiftUI, but in Rust and using wgpu. That might be a solution in the future, but it's just at the prototype level at the moment, unfortunately.

  • theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

    You should also take a look at Theia, which provides in some respects (e.g., graphical plugins) a more powerful alternative to the VSCode editing shell.

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • stable-diffusion-webui

    Stable Diffusion web UI

    No need for a prototype, that's how stable-diffusion-webui works.

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