Zed is a modern open-source code editor, built from the ground up in Rust with a GPU-accelerated renderer.

  • Matúš Maštena
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    25 days ago

    Because most things built with Rust are faster than their equivalent, especially electron-based apps.

    And safer, since Electron is just Chromium, which is mainly written in C++.