Zed–A lightning-fast, collaborative code editor written in Rust

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. xi-editor

    A modern editor with a backend written in Rust.

    Remind me of Xi editor [1] that internally uses a CRDT [2] to enable concurrent editing. I'm wondering which CRDT Zed uses.

    [1] https://xi-editor.io

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  4. zed

    Discontinued Rethinking code editing. (by zedapp)

  5. SubEthaEdit

    General purpose plain text editor for macOS. Widely known for its live collaboration feature.

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

  • Before learning egui, is there anything I should know about it? Limitations or difficulties?

    2 projects | /r/rust | 7 Aug 2022
  • Bevy and Dioxus are collaborating on stretch2: a revived UI layout algorithm

    10 projects | /r/rust | 10 May 2022
  • What language for an IDE

    6 projects | /r/AskProgramming | 7 Mar 2022
  • Experimental Tauri Verso Integration

    2 projects | news.ycombinator.com | 1 Apr 2025
  • Egui 0.29.0 – Multipass, `UiBuilder`, & visual improvements

    1 project | news.ycombinator.com | 26 Sep 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?