Fast, open-source code editor written in Rust with built-in collaboration
Zed is a code editor written from scratch in Rust, built for responsiveness on large files and low input latency, using GPU-accelerated rendering instead of a web view. It includes real-time collaboration where a colleague can join your buffer and edit alongside you, agentic AI features that read project context and apply changes, and a plugin system. It is open source with a business model built around team features, and it targets developers who find modern editors sluggish and heavy. Native builds cover macOS and Linux, with Windows support maturing.
Last updated: 2026-09-20. This site only provides an index; for exact features, pricing, and licensing, see the official website.
performance-focused developers, pair programming, large files and open-source contributors
If you're comparing similar products, check the alternatives below, or browse all tools in the AI Coding & Development category.
It is written in Rust and renders through the GPU rather than a browser layer, which removes a great deal of overhead. The difference is most obvious on large files and in long editing sessions.
A compatibility layer covers a subset of extensions rather than all of them. Check whether the specific extensions your workflow depends on are supported before switching over full time.
Basic collaboration is available, with team-oriented capabilities on paid plans. For occasional pairing, the free experience is usually enough to judge whether it fits your habits.
Anthropic's terminal-based coding agent that edits and runs your project
Open-source VS Code agent that plans, edits and runs commands on your key
AI-first code editor built for working inside a real repository
The most widely adopted AI pair programmer