# zed-industries/zed

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/zed-industries-zed).**

85,338 stars · 9,096 forks · Rust · NOASSERTION

## Links

- GitHub: https://github.com/zed-industries/zed
- Homepage: https://zed.dev
- awesome-repositories: https://awesome-repositories.com/repository/zed-industries-zed.md

## Topics

`gpui` `rust-lang` `text-editor` `zed`

## Description

Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows. It functions as an extensible text processing workspace that integrates autonomous agents and predictive models directly into the development environment to automate complex engineering tasks, refactoring, and code generation.

The editor distinguishes itself through a GPU-accelerated rendering pipeline and an asynchronous multi-threaded architecture that ensures low-latency interaction even with large-scale projects. It features built-in support for real-time, multi-user collaboration using conflict-free replicated data types, allowing for synchronized editing sessions. Users can leverage both local machine learning model execution for data privacy and external AI service integrations to power inline assistance and agentic workflows.

The platform provides comprehensive language-aware analysis by acting as a standards-compliant client for external language servers, enabling intelligent diagnostics, completions, and structural navigation. Its modular design supports a customizable environment where developers can manage language extensions, define keybindings, and utilize command-driven navigation to streamline their specific coding requirements.

## Tags

### Artificial Intelligence & ML

- [Environments](https://awesome-repositories.com/f/artificial-intelligence-ml/artificial-intelligence-tooling/platforms-and-runtime-environments/environments.md) — Delivers a workspace optimized for local model execution and deep integration with autonomous agents to accelerate engineering workflows.
- [Agentic Code Editing](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-coding-assistants/agentic-code-editing.md) — Empowers autonomous agents to navigate file systems and execute multi-step engineering tasks directly within the editing environment. ([source](https://zed.dev/))
- [Inline AI Assistance](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-coding-assistants/inline-ai-assistance.md) — Embeds intelligent capabilities directly into the interface to generate, refactor, and explain code snippets in real time. ([source](https://zed.dev/))
- [Autonomous Agents](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/agent-orchestration-multi-agent/autonomous-agents.md) — Combines large language models with specialized tool access to facilitate autonomous agentic workflows for complex software development tasks. ([source](https://zed.dev/))
- [Predictive Code Completions](https://awesome-repositories.com/f/artificial-intelligence-ml/ai-coding-assistants/predictive-code-completions.md) — Predicts and suggests code modifications based on current file context to speed up the implementation of repetitive patterns. ([source](https://zed.dev/))
- [Local AI Inference](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-deployment-and-serving/local-and-on-device-inference/local-ai-inference.md) — Runs machine learning models on local hardware to ensure data privacy and reduce latency for AI-assisted coding tasks.
- [Local AI Model Runtimes](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/local-ai-model-runtimes.md) — Hosts AI models locally to maintain complete control over sensitive development data while improving inference performance. ([source](https://zed.dev/))
- [External](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-inference-serving/model-integration-pipelines/ai-model-integrations/external.md) — Bridge local development sessions with remote cloud-based intelligence providers to access sophisticated code completion and analysis capabilities. ([source](https://zed.dev/))

### Development Tools & Productivity

- [High-Performance Code Editors](https://awesome-repositories.com/f/development-tools-productivity/development-environment-management/development-environments/code-editing-interfaces/high-performance-code-editors.md) — Optimizes source code manipulation through a keyboard-centric interface designed for extreme responsiveness and minimal input latency.
- [Extensible Text Editors](https://awesome-repositories.com/f/development-tools-productivity/integrated-development-environments/extensible-text-editors.md) — Supports a modular architecture that enables custom language extensions and command-driven workflows for efficient source code manipulation.
- [Language Server Protocol Clients](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-ide-extensions/language-server-protocol-clients.md) — Connects to external analysis tools via standardized protocols to deliver real-time diagnostics and intelligent completion suggestions.
- [Customizable Development Environments](https://awesome-repositories.com/f/development-tools-productivity/development-environment-management/development-environments/integrated-development-suites/customizable-development-environments.md) — Enables deep customization of interfaces, keybindings, and extension ecosystems to align with specific developer preferences and project requirements.
- [Language Analysis Engines](https://awesome-repositories.com/f/development-tools-productivity/development-environment-management/development-environments/language-analysis-engines.md) — Integrates external language servers to perform structural analysis and provide real-time code diagnostics across multiple programming languages.
- [Language Server Protocols](https://awesome-repositories.com/f/development-tools-productivity/platforms-runtimes-language-services/language-server-protocols.md) — Implements standardized communication protocols to bridge the gap between the editor and external analysis tools for real-time diagnostics. ([source](https://zed.dev/))
- [Editor Extensions](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-extensions.md) — Allows for the installation of specialized plugins to introduce custom linting, syntax highlighting, and project-specific tooling. ([source](https://zed.dev/docs))
- [Text and Block Manipulation Tools](https://awesome-repositories.com/f/development-tools-productivity/code-editors-ides/extension-ecosystems-management/editor-ide-extensions/text-and-block-manipulation-tools.md) — Automates the transformation, reordering, and structural manipulation of code blocks through built-in command-driven utilities. ([source](https://zed.dev/))
- [Incremental Parsers](https://awesome-repositories.com/f/development-tools-productivity/code-quality-analysis/static-analysis-engines/static-analysis-tools/code-analysis-tools/incremental-parsers.md) — Maintains concrete syntax trees through incremental parsing to enable efficient, real-time structural code analysis.

### Education & Learning Resources

- [AI-Assisted Development Curricula](https://awesome-repositories.com/f/education-learning-resources/technical-domain-education/technical-academic-domains/ai-data-science-education/ai-assisted-development-curricula.md) — Incorporates autonomous agents and predictive models to streamline complex refactoring tasks and automate the generation of boilerplate code.

### Graphics & Multimedia

- [GPU-Accelerated UI Rendering](https://awesome-repositories.com/f/graphics-multimedia/graphics-engines-rendering/rendering/systems/gpu-accelerated-ui-rendering.md) — Renders the user interface directly on the GPU to ensure high-performance, low-latency text display during intensive editing.

### Part of an Awesome List

- [Client Applications](https://awesome-repositories.com/f/awesome-lists/ai/client-applications.md) — Multiplayer code editor with integrated support for MCP.
- [Desktop AI Clients](https://awesome-repositories.com/f/awesome-lists/ai/desktop-ai-clients.md) — High-performance code editor with AI and MCP capabilities.
- [Client Applications](https://awesome-repositories.com/f/awesome-lists/devtools/client-applications.md) — Code editor with built-in support for MCP integration.
- [Code Editors](https://awesome-repositories.com/f/awesome-lists/devtools/code-editors.md) — High-performance, multiplayer-capable code editor.
- [Coding Agents](https://awesome-repositories.com/f/awesome-lists/devtools/coding-agents.md) — High-performance code editor with integrated AI collaboration.
- [Coding Agents and IDEs](https://awesome-repositories.com/f/awesome-lists/devtools/coding-agents-and-ides.md) — High-performance editor with native AI features and protocol support.
- [Developer Productivity](https://awesome-repositories.com/f/awesome-lists/devtools/developer-productivity.md) — High-performance, multiplayer code editor.
- [Developer Tools](https://awesome-repositories.com/f/awesome-lists/devtools/developer-tools.md) — High-performance multiplayer code editor.
- [Developer Tools and Editors](https://awesome-repositories.com/f/awesome-lists/devtools/developer-tools-and-editors.md) — High-performance, multiplayer code editor for modern development.
- [Integrated Development Environments](https://awesome-repositories.com/f/awesome-lists/devtools/integrated-development-environments.md) — High-performance collaborative code editor.
- [Text and Code Editors](https://awesome-repositories.com/f/awesome-lists/devtools/text-and-code-editors.md) — High-performance editor designed for speed and real-time collaboration.
- [Text Editors](https://awesome-repositories.com/f/awesome-lists/devtools/text-editors.md) — High-performance multiplayer code editor.

### Networking & Communication

- [Conflict-Free Replicated Data Types](https://awesome-repositories.com/f/networking-communication/distributed-systems-p2p/synchronization-strategies/conflict-free-replicated-data-types.md) — Utilizes conflict-free replicated data structures to synchronize state across distributed users without merge conflicts.

### Software Engineering & Architecture

- [Concurrency Models](https://awesome-repositories.com/f/software-engineering-architecture/concurrency-models.md) — Offloads heavy operations like file indexing and language analysis to background threads to keep the main interface responsive.
