awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

213 个仓库

Awesome GitHub RepositoriesCode Editors & IDEs

Explore 213 awesome GitHub repositories matching development tools & productivity · Code Editors & IDEs. Refine with filters or upvote what's useful.

Awesome Code Editors & IDEs GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kamranahmedse/developer-roadmapkamranahmedse 的头像

    kamranahmedse/developer-roadmap

    357,434在 GitHub 上查看↗

    Developer Roadmap 是一个社区驱动的平台,提供结构化的、基于图谱的软件工程学习路径。它作为一个综合知识仓库,将技术领域组织成可视化序列,以指导专业技能获取和职业成长。 该项目通过协作生态系统脱颖而出,使用户能够贡献路线图、策划行业最佳实践并维护个人职业档案。它集成了诊断评估框架来评估技术熟练度,帮助开发者识别知识缺口,并通过有针对性的学习序列为专业面试做准备。 除了核心映射能力外,该平台还提供实用的项目创意和交互式辅导,以巩固工程概念。它为社区提供了一个共享资源、跟踪技能进步和导航复杂技术领域的中心化空间。

    Supports existing editor extensions and keybindings by operating as a native environment.

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
    在 GitHub 上查看↗357,434
  • jwasham/coding-interview-universityjwasham 的头像

    jwasham/coding-interview-university

    353,639在 GitHub 上查看↗

    这是一个全面的教育路线图,旨在指导软件工程师掌握计算机科学基础知识并准备技术面试。它提供了一条结构化的、具备依赖感知能力的学习路径,将复杂的计算概念组织成层级化课程,使用户能够通过迭代学习和实践实现,构建专业的工程基础。 该课程将理论知识与职业发展相结合,提供了一个包含书籍、学术论文和视频教程的交叉引用资源索引。它强调通过渐进复杂度分析实现算法效率的标准化,并提供细粒度的模块化主题分解,以促进跨广阔技术领域的专注、增量学习。 除了核心算法和数据结构外,该仓库还涵盖了广泛的能力领域,包括系统架构设计、分布式系统、计算机安全和高级数学建模。它还为整个招聘生命周期提供战略指导,从简历优化和行为面试准备到长期职业成长。 整个知识库作为版本控制的 Markdown 驱动仓库进行维护,允许以平台无关和协作的方式进行技术教育。

    Adopt efficient text editing practices to increase coding velocity and streamline development tasks.

    algorithmalgorithmscoding-interview
    在 GitHub 上查看↗353,639
  • facebook/reactfacebook 的头像

    facebook/react

    245,669在 GitHub 上查看↗

    React 是一个用于构建用户界面的 JavaScript 库,采用组件化架构和单向数据流。

    Provides integration guides to optimize the coding experience within development environments.

    JavaScriptjavascriptuifrontend
    在 GitHub 上查看↗245,669
  • trimstray/the-book-of-secret-knowledgetrimstray 的头像

    trimstray/the-book-of-secret-knowledge

    228,641在 GitHub 上查看↗

    该项目作为一个中心化的、社区驱动的技术知识和管理资源仓库。它提供了一个结构化的分类体系,将分散的信息聚合到一个可搜索的框架中,支持系统管理员和网络安全从业者的持续学习和快速问题解决。通过映射跨越进攻性安全、基础设施管理和软件开发的资源,它为技能获取和专业参考提供了统一路径。 该项目由命令行优先的设计理念定义,优先考虑基于终端的实用程序和可脚本化的接口,以促进高效的系统管理和可重复的安全工作流。它通过平台无关的方法脱颖而出,维护在不同类 Unix 和云环境中保持适用的文档和操作指南。这种模块化的工具链集成允许用户组合针对特定管理或安全任务定制的自定义环境。 该仓库涵盖了广泛的能力领域,包括用于系统审计、网络管理和基础设施加固的综合工具包。它为网络安全技能发展提供了结构化的学习路径,范围从道德黑客实验室和渗透测试标准到漏洞评估和系统配置最佳实践。该集合还包含广泛的生产力工具、诊断实用程序和教育材料,旨在简化日常维护并增强整体安全态势。

    Edit source code and configuration files using highly configurable terminal-based text editors.

    awesomeawesome-listbsd
    在 GitHub 上查看↗228,641
  • microsoft/vscodemicrosoft 的头像

    microsoft/vscode

    186,401在 GitHub 上查看↗

    This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th

    Delivers a versatile, cross-platform environment for writing source code with advanced workspace management and extensible tooling.

    TypeScripteditorelectronmicrosoft
    在 GitHub 上查看↗186,401
  • sst/opencodesst 的头像

    sst/opencode

    175,436在 GitHub 上查看↗

    OpenCode is an autonomous software developer and LLM coding agent designed to write code and manage development workflows. It functions as an AI development automator that executes multi-step coding tasks and modifies project files to build software automatically from high-level instructions. The system employs a task orchestrator to decompose goals into sequences of tool calls and autonomous execution steps. It features a recursive research loop for conducting deep technical searches and a restricted read-only mode for analyzing and exploring large codebases to plan changes without modifying

    Offers utilities for searching and locating code definitions to plan changes without modifying files.

    TypeScript
    在 GitHub 上查看↗175,436
  • twbs/bootstraptwbs 的头像

    twbs/bootstrap

    174,380在 GitHub 上查看↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Enhance code editors with autocompletion and documentation lookups for framework-specific class names and syntax.

    MDXbootstrapcsscss-framework
    在 GitHub 上查看↗174,380
  • labuladong/fucking-algorithmlabuladong 的头像

    labuladong/fucking-algorithm

    134,160在 GitHub 上查看↗

    This project is a comprehensive educational platform designed to facilitate the mastery of computer science algorithms and data structures. It provides a structured learning curriculum, a library of practice problems, and an integrated toolkit that supports both academic study and competitive programming preparation. By combining theoretical roadmaps with practical implementation exercises, the system enables users to build a deep understanding of core computational concepts. The platform distinguishes itself through its focus on integrated learning and visual clarity. It offers AI-powered gu

    Surfaces algorithmic solutions, reference documentation, and debugging aids directly within professional coding workflows.

    Markdownalgorithmscomputer-sciencedata-structures
    在 GitHub 上查看↗134,160
  • 30-seconds/30-seconds-of-code30-seconds 的头像

    30-seconds/30-seconds-of-code

    128,130在 GitHub 上查看↗

    This project is a developer knowledge base and a curated library of programming code snippets. It serves as a multi-language coding reference that provides short technical articles and reusable code samples to help developers implement common programming patterns. The resource functions as a multi-language syntax reference, allowing for the comparison of logic and functionality across different programming environments. It focuses on programming pattern learning and coding skill improvement through a collection of optimized patterns and best practices. The platform includes capabilities for

    Offers a searchable repository for locating specific code snippets by language, tag, or name.

    JavaScript
    在 GitHub 上查看↗128,130
  • godotengine/godotgodotengine 的头像

    godotengine/godot

    112,618在 GitHub 上查看↗

    Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-platform development suite, allowing developers to author, test, and export software to desktop, mobile, and web environments from a single, unified codebase. The engine distinguishes itself through a modular, component-based architecture that relies on signals-based decoupling for

    Tailor the workspace by adding custom plugins that enhance scene editing and project-specific configuration workflows.

    C++game-developmentgame-enginegamedev
    在 GitHub 上查看↗112,618
  • denoland/denodenoland 的头像

    denoland/deno

    107,110在 GitHub 上查看↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia

    Ships with native formatting, linting, and testing utilities to streamline the entire development lifecycle.

    Rustdenojavascriptrust
    在 GitHub 上查看↗107,110
  • jaywcjlove/awesome-macjaywcjlove 的头像

    jaywcjlove/awesome-mac

    105,841在 GitHub 上查看↗

    This project is a comprehensive, curated collection of software resources designed for the macOS ecosystem. It serves as a centralized directory for discovering applications across a wide range of functional domains, including professional development, system management, and personal productivity. The directory distinguishes itself by offering a highly granular classification of tools that cater to specific technical and creative workflows. It highlights specialized software for software engineering, such as terminal emulators, version control clients, and API development tools, alongside a b

    Write and edit source code or plain text using these lightweight, versatile text editors.

    Swiftappappleapplication
    在 GitHub 上查看↗105,841
  • google-gemini/gemini-cligoogle-gemini 的头像

    google-gemini/gemini-cli

    105,341在 GitHub 上查看↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes, execute shell commands with safety constraints, and integrate external tools through standardized protocols. The platform supports non-interactive execution via a headless mode and provides an event-driven hook framework for custom lifecycle automation. It features centralized

    Search utilities enable the rapid location of code definitions and components within a project workspace.

    TypeScriptaiai-agentscli
    在 GitHub 上查看↗105,341
  • neovim/neovimneovim 的头像

    neovim/neovim

    100,456在 GitHub 上查看↗

    Neovim is a text editing environment designed for extensibility and performance. It provides a core engine for text manipulation, multi-window management, and complex editing commands, while maintaining compatibility with existing paradigms. The project features a stable interface that allows external clients to interact with the application state, enabling the development of custom user interfaces and integrated tools. The architecture decouples the core editing logic from the user interface through an asynchronous protocol. This system supports external rendering processes, including termin

    Handles complex multi-window text manipulation, undo history, and extensible command execution within a high-performance editing environment.

    Vim Scriptapiclua
    在 GitHub 上查看↗100,456
  • rasbt/llms-from-scratchrasbt 的头像

    rasbt/LLMs-from-scratch

    97,260在 GitHub 上查看↗

    This repository serves as an educational framework for building large language models from the ground up. It provides a structured curriculum that guides learners through the end-to-end lifecycle of model development, including data processing, architecture design, and optimization. By focusing on low-level implementation, the project enables users to master the fundamental mechanics of artificial intelligence without relying on high-level abstraction frameworks. The project distinguishes itself by constructing neural network components and gradient-based optimization logic from first princip

    Recommended open-source code editors provide a robust interface for navigating the codebase and managing the various scripts included in the learning modules.

    Jupyter Notebookaiartificial-intelligencechatbot
    在 GitHub 上查看↗97,260
  • tailwindlabs/tailwindcsstailwindlabs 的头像

    tailwindlabs/tailwindcss

    95,592在 GitHub 上查看↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    Enhances coding productivity by providing autocomplete, linting, and hover previews directly within integrated development environments.

    TypeScriptcssframeworkutility
    在 GitHub 上查看↗95,592
  • florinpop17/app-ideasflorinpop17 的头像

    florinpop17/app-ideas

    95,036在 GitHub 上查看↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through plugin-based integration and natural language triggers. The platform distinguishes itself through a robust static analysis engine that traverses syntax trees to enforce structural coding standards and identify violations. Users can define custom review rules, architectural prefer

    Integrates directly into development environments to spot issues and propose automated code fixes.

    applicationscodingcodingchallenges
    在 GitHub 上查看↗95,036
  • mermaid-js/mermaidmermaid-js 的头像

    mermaid-js/mermaid

    88,676在 GitHub 上查看↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for manual layout configuration. The library functions as a browser-based runtime that parses these definitions into intermediate abstract syntax trees, which are then processed by specialized engines to generate high-fidelity, resolution-independent graphics. The system distinguishe

    Enables live previews and syntax highlighting for diagram definitions within popular code editors through dedicated plugins.

    TypeScriptdiagramsdiagrams-as-codedocumentation
    在 GitHub 上查看↗88,676
  • zed-industries/zedzed-industries 的头像

    zed-industries/zed

    85,338在 GitHub 上查看↗

    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 colla

    Connects to external analysis tools via standardized protocols to deliver real-time diagnostics and intelligent completion suggestions.

    Rustgpuirust-langtext-editor
    在 GitHub 上查看↗85,338
  • macrozheng/mallmacrozheng 的头像

    macrozheng/mall

    83,878在 GitHub 上查看↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    Supports user interface development with syntax highlighting, intelligent code completion, and project scaffolding.

    Javadockerelasticsearchelk
    在 GitHub 上查看↗83,878
上一个123456…11下一个
  1. Home
  2. Development Tools & Productivity
  3. Code Editors & IDEs

探索子标签

  • Code Lens ProvidersDisplays actionable metadata and execution links directly within the editor. **Distinct from Code Editors & IDEs:** Distinct from Code Editors: focuses on the specific UI mechanism of actionable metadata overlays.
  • Codebase Exploration Utilities2 个子标签Tools for searching and locating code definitions or components within a project.
  • Command Palette ExecutionsKeyboard-driven command execution interfaces.
  • Document Editors2 个子标签Software applications designed for creating, modifying, and managing digital documents within a browser environment.
  • Editor Compatibility LayersNative editor forks or compatibility layers that support existing extensions and keybindings. **Distinct from Editor and IDE Extensions:** Focuses on editor-level compatibility and native integration rather than individual extension features.
  • Editor Setup GuidesInstructional resources for installing and configuring code editors and integrated development environments.
  • Extension Ecosystems and Management3 个子标签Focuses on the infrastructure, distribution, and plugin architectures that extend core editor functionality.
  • Frontend Development SupportTools providing syntax highlighting, code completion, and scaffolding for user interface development.
  • Integrated Development ToolingBuilt-in CLI utilities for tasks like formatting, linting, testing, and compilation.
  • Productivity OptimizationTechniques and configurations used to maximize efficiency and speed within a code editor. **Distinct from Code Editors & IDEs:** Distinct from Code Editors & IDEs: focuses on the optimization of the user's workflow and efficiency rather than the editor software itself.
  • Snippet Management1 个子标签Platforms for storing, organizing, and retrieving reusable blocks of source code.