A high performance code editor written in Rust that supports multiplayer collaboration and integrated artificial intelligence capabilities.

Zed is an open-source code editor that focuses on providing a high-performance environment for software development by combining native execution speeds with integrated artificial intelligence. The editor is designed to handle large codebases without the latency often associated with electron-based applications.
The software is deployed as a native desktop application available for macOS, Linux, and Windows. It supports multiplayer collaboration, which allows multiple developers to work within the same file or project simultaneously in real time. This makes it suitable for pair programming and team-based development cycles where immediate synchronization is required across different machines.
Zed is developed by the creators of Atom and Tree-sitter, utilizing their experience in building scalable text editors. The architecture leverages the Rust language to ensure low latency and high efficiency during text manipulation and rendering. By using the GPUI framework, the editor achieves a level of responsiveness that minimizes input lag. It is intended for professional developers who require a fast, native editor that combines traditional text editing with modern collaborative and AI-driven workflows.
The project is maintained by Zed Industries, Inc. and prioritizes speed and collaborative efficiency.
A extensible code editor that combines simple text editing with integrated debugging and build tools.
A native macOS code editor providing a lightweight development experience for projects written in any programming language.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.