Zed

Zed

Freemium

Code at the speed of thought.

Development Tools
IDEs & Editors

Scores

Popularity
2/5
Learning Curve
2/5
Flexibility
3/5
Performance
5/5
Portability
4/5

About

Zed is a high-performance code editor built from scratch in Rust by the original creators of Atom and Tree-sitter. The core design principle is speed: a custom GPUI GPU-accelerated UI framework renders every frame directly through the GPU rather than relying on a browser engine, resulting in startup times and scroll performance that noticeably outpaces Electron-based editors like VS Code.

Real-time collaborative editing is built directly into the editor, not an extension. Two or more developers can share a Zed project and edit simultaneously with cursor presence, using the Zed server as a relay — similar to Live Share but first-class rather than a plugin. Tree-sitter provides fast, incremental parsing for accurate syntax highlighting and structural selections even in large files.

Zed supports the Language Server Protocol for code intelligence and includes Vim mode, a command palette, and project-wide search via ripgrep. It is open-source (MIT) and runs on macOS and Linux; Windows support is in progress. An optional AI integration connects to Claude and other models for chat and inline edits.

Key Features

  • Built in Rust for maximum performance
  • Real-time collaborative editing built-in
  • GPU-accelerated UI for smooth 60fps rendering
  • Project-wide search with ripgrep integration
  • Vim mode for power users
  • LSP support for intelligent code completion
  • Fast startup and file operations
  • Clean, minimal interface focused on coding

Pros

  • Extremely fast startup and responsiveness
  • Collaborative editing is seamless and built-in
  • Modern, clean interface
  • Open-source with active development
  • Excellent for Rust development
  • Low resource usage compared to Electron-based editors
  • Native feel and performance

Cons

  • Still in active development—some features missing
  • Smaller ecosystem of extensions
  • No Windows support yet (macOS and Linux only)
  • Less mature than established editors
  • Limited customization compared to VS Code
  • Fewer integrations with external tools
  • Newer project so fewer community resources

Pricing

Freemium

Learning Resources

No resources yet — check back soon.

Tags

Open SourceFree TierCross-platform

Details

License
MIT
Maintained
Yes
Primary languages
Rust, TypeScript, JavaScript, Python, Go, C
Type
Editor
Open source
Yes
GitHub stars
44k
AI features
None
Stars updated
2026-03-09