awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zed-industries avatar

zed-industries/zed

0
View on GitHub↗
85,338 stars·9,096 forks·Rust·21 viewszed.dev↗

Zed

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.

Features

  • Environments - Delivers a workspace optimized for local model execution and deep integration with autonomous agents to accelerate engineering workflows.
  • High-Performance Code Editors - Optimizes source code manipulation through a keyboard-centric interface designed for extreme responsiveness and minimal input latency.
  • Extensible Text Editors - Supports a modular architecture that enables custom language extensions and command-driven workflows for efficient source code manipulation.
  • AI-Assisted Development Curricula - Incorporates autonomous agents and predictive models to streamline complex refactoring tasks and automate the generation of boilerplate code.
  • Agentic Code Editing - Empowers autonomous agents to navigate file systems and execute multi-step engineering tasks directly within the editing environment.
  • Inline AI Assistance - Embeds intelligent capabilities directly into the interface to generate, refactor, and explain code snippets in real time.
  • Autonomous Agents - Combines large language models with specialized tool access to facilitate autonomous agentic workflows for complex software development tasks.
  • Predictive Code Completions - Predicts and suggests code modifications based on current file context to speed up the implementation of repetitive patterns.
  • Language Server Protocol Clients - Connects to external analysis tools via standardized protocols to deliver real-time diagnostics and intelligent completion suggestions.
  • Customizable Development Environments - Enables deep customization of interfaces, keybindings, and extension ecosystems to align with specific developer preferences and project requirements.
  • Language Analysis Engines - Integrates external language servers to perform structural analysis and provide real-time code diagnostics across multiple programming languages.
  • Language Server Protocols - Implements standardized communication protocols to bridge the gap between the editor and external analysis tools for real-time diagnostics.
  • GPU-Accelerated UI Rendering - Renders the user interface directly on the GPU to ensure high-performance, low-latency text display during intensive editing.
  • Local AI Inference - Runs machine learning models on local hardware to ensure data privacy and reduce latency for AI-assisted coding tasks.
  • Client Applications - Multiplayer code editor with integrated support for MCP.
  • Desktop AI Clients - High-performance code editor with AI and MCP capabilities.
  • Client Applications - Code editor with built-in support for MCP integration.
  • Code Editors - High-performance, multiplayer-capable code editor.
  • Coding Agents - High-performance code editor with integrated AI collaboration.
  • Coding Agents and IDEs - High-performance editor with native AI features and protocol support.
  • Desktop Application Frameworks - High-performance UI framework for Rust.
  • Developer Productivity - High-performance, multiplayer code editor.
  • Developer Tools - High-performance multiplayer code editor.
  • Developer Tools and Editors - High-performance, multiplayer code editor for modern development.
  • Integrated Development Environments - High-performance collaborative code editor.
  • Text and Code Editors - High-performance editor designed for speed and real-time collaboration.
  • Text Editors - High-performance multiplayer code editor.
  • Conflict-Free Replicated Data Types - Utilizes conflict-free replicated data structures to synchronize state across distributed users without merge conflicts.
  • Local AI Model Runtimes - Hosts AI models locally to maintain complete control over sensitive development data while improving inference performance.
  • Concurrency Models - Offloads heavy operations like file indexing and language analysis to background threads to keep the main interface responsive.
  • External - Bridge local development sessions with remote cloud-based intelligence providers to access sophisticated code completion and analysis capabilities.
  • Editor Extensions - Allows for the installation of specialized plugins to introduce custom linting, syntax highlighting, and project-specific tooling.
  • Text and Block Manipulation Tools - Automates the transformation, reordering, and structural manipulation of code blocks through built-in command-driven utilities.
  • Incremental Parsers - Maintains concrete syntax trees through incremental parsing to enable efficient, real-time structural code analysis.

Star history

Star history chart for zed-industries/zedStar history chart for zed-industries/zed

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does zed-industries/zed do?

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.

What are the main features of zed-industries/zed?

The main features of zed-industries/zed are: Environments, High-Performance Code Editors, Extensible Text Editors, AI-Assisted Development Curricula, Agentic Code Editing, Inline AI Assistance, Autonomous Agents, Predictive Code Completions.

What are some open-source alternatives to zed-industries/zed?

Open-source alternatives to zed-industries/zed include: codeeditapp/codeedit — CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace… lapce/lapce — Lapce is a high-performance text editor built with Rust that utilizes hardware acceleration for fast rendering and… kilo-org/kilocode — Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development… textmate/textmate — TextMate is a programmable text editor designed for software development and project management. It functions as a… continuedev/continue — Continue is an automated code review platform that integrates AI agents directly into the software development… microsoft/vscode — This project is a cross-platform code editor designed for software development, offering a comprehensive suite of…

Open-source alternatives to Zed

Similar open-source projects, ranked by how many features they share with Zed.
  • codeeditapp/codeeditCodeEditApp avatar

    CodeEditApp/CodeEdit

    22,896View on GitHub↗

    CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace for writing and modifying source code, combining a text editor with project management tools. The editor is built specifically for macOS using native frameworks to ensure performance. It features a plugin system that allows for the addition of specialized features and custom logic to extend the editing experience. The environment includes an integrated terminal emulator for executing development commands and debugging tools. It also provides project-wide file indexing for globa

    Swiftappappkitapple
    View on GitHub↗22,896
  • lapce/lapcelapce avatar

    lapce/lapce

    38,569View on GitHub↗

    Lapce is a high-performance text editor built with Rust that utilizes hardware acceleration for fast rendering and responsiveness. It functions as a modal text editor with Vim-style keybindings to minimize hand movement, an LSP client for language intelligence, and a remote development environment for editing files and executing code on distant servers. The editor features an extensible architecture based on the WebAssembly System Interface, allowing it to execute plugins compiled to WASI for cross-language functionality. It further distinguishes itself by implementing the Debug Adapter Proto

    Rustcode-editordeveloper-toolsrust
    View on GitHub↗38,569
  • kilo-org/kilocodeKilo-Org avatar

    Kilo-Org/kilocode

    15,616View on GitHub↗

    Kilocode is an autonomous engineering platform designed to orchestrate AI agents for complex software development tasks. It functions as a comprehensive system for automating coding, testing, and repository management by integrating directly with your codebase and terminal. The platform provides a unified gateway for model orchestration, allowing for the management of agentic workflows, event-driven automation, and persistent session state across distributed development environments. The platform distinguishes itself through its federated task management and policy-based access control, which

    TypeScriptaiai-ageai-coding
    View on GitHub↗15,616
  • textmate/textmatetextmate avatar

    textmate/textmate

    14,783View on GitHub↗

    TextMate is a programmable text editor designed for software development and project management. It functions as a highly customizable environment where users can define language-specific behaviors, syntax highlighting rules, and automated workflows to suit their individual development needs. The editor distinguishes itself through a modular, bundle-based extensibility model that allows for deep integration with system shell commands. By piping document buffers through external scripts and command-line tools, users can perform complex text transformations, automate file lifecycle tasks, and b

    Objective-C++c-plus-pluscocoamacos
    View on GitHub↗14,783
See all 30 alternatives to Zed→