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

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

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

9 个仓库

Awesome GitHub RepositoriesDeveloper Workspace Environments

Tools and interfaces that provide a customizable environment for developer tasks.

Distinguishing note: Focuses on the workspace aspect of documentation tools, distinct from IDEs.

Explore 9 awesome GitHub repositories matching development tools & productivity · Developer Workspace Environments. Refine with filters or upvote what's useful.

Awesome Developer Workspace Environments GitHub Repositories

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

    freeCodeCamp/devdocs

    39,102在 GitHub 上查看↗

    DevDocs is an offline-first web application that functions as a unified documentation aggregator. It collects multiple technical API references into a single, searchable interface, allowing users to access complex software documentation without an active internet connection. The platform distinguishes itself through a high-performance, client-side architecture that enables instant filtering and retrieval of documentation. By utilizing in-memory search indexing and local browser storage, it eliminates the need for server-side round trips, ensuring that syntax and library details are available

    Tailors the appearance and navigation behavior of technical documentation tools to match individual preferences.

    Rubyapi-documentationappdevdocs
    在 GitHub 上查看↗39,102
  • bytedance/trae-agentbytedance 的头像

    bytedance/trae-agent

    11,672在 GitHub 上查看↗

    Trae-agent is an intelligent software development assistant designed to automate code generation, debugging, and task management within integrated development environments. It functions as an automated workflow orchestrator that monitors workspace changes and coordinates programming activities to streamline the software delivery lifecycle. The system utilizes large language models to synthesize source code while maintaining project integrity through structural tree manipulation and static analysis. By integrating with local development tools and monitoring file system events, it provides cont

    Provides an integrated development environment interface that streamlines coding tasks through autonomous analysis and generation.

    Pythonagentllmsoftware-engineering
    在 GitHub 上查看↗11,672
  • masscodeio/masscodemassCodeIO 的头像

    massCodeIO/massCode

    6,843在 GitHub 上查看↗

    massCode is a local-first developer workspace application that combines a code snippet manager, a markdown knowledge base, and an HTTP client tool. It serves as a productivity suite for software engineers to consolidate reusable code fragments, technical documentation, and API collections within a single environment. The application distinguishes itself by integrating a developer utility suite for natural language calculations, sample data generation, and JSON visualization. It also includes visual project mapping capabilities, allowing users to create mind maps and sketch diagrams alongside

    Provides a customizable, local-first environment that integrates code snippets, notes, and API tools for developer tasks.

    TypeScript
    在 GitHub 上查看↗6,843
  • blackboardsh/electrobunblackboardsh 的头像

    blackboardsh/electrobun

    5,534在 GitHub 上查看↗

    Electrobun is a desktop application framework and webview-based GUI toolkit used for building cross-platform desktop apps. It provides a TypeScript-based runtime and a native system webview to create interfaces that integrate embedded browser views with host-process logic. The project features a native GPU integration layer with direct FFI bindings, allowing for high-performance GPU surfaces and compute workloads to run within a desktop application. It also includes an inter-process communication bridge using a typed RPC system to exchange data and execute functions between the native backend

    Combines a code editor, integrated browsers, and multi-pane layouts for simultaneous development and preview.

    C++
    在 GitHub 上查看↗5,534
  • vonng/pigstyVonng 的头像

    Vonng/pigsty

    5,172在 GitHub 上查看↗

    Pigsty 是一个全面的数据库基础设施编排平台,旨在自动化高可用 PostgreSQL 集群的全生命周期。它作为一个基础设施即代码(IaC)框架,通过幂等 Playbook 管理集群协调、节点配置与服务发现。通过集成分布式共识机制,该平台确保了在包括裸机与虚拟化基础设施在内的多样化环境中,自动化故障转移与一致的状态强制执行。 该平台通过一套超越标准数据库管理的强大运营能力脱颖而出。它具备内置的观测流水线,将指标、日志与追踪聚合到集中式仪表盘中,用于实时性能监控与诊断分析。此外,它还提供了一个模拟专有线路协议与 SQL 语法的迁移框架,允许将遗留企业数据库工作负载集成到现代关系型环境中。 该系统涵盖了广泛的功能面,包括带有写时复制(CoW)克隆以实现快速部署的高级存储管理,以及协调关系型引擎与缓存及对象存储服务的多数据库编排。它还整合了安全加固、自动化备份与恢复,以及通过分层代理进行的流量路由,以将客户端连接与底层集群拓扑解耦。 该项目以自包含的包镜像模型分发,能够在安全或离线环境中实现一致的部署与依赖管理。

    Supplies pre-configured workspaces with integrated AI coding tools and shared persistent storage backed by the database.

    Shell
    在 GitHub 上查看↗5,172
  • vscode-icons/vscode-iconsvscode-icons 的头像

    vscode-icons/vscode-icons

    5,077在 GitHub 上查看↗

    本项目是一个 Visual Studio Code 图标包,由一组 SVG 图形和检测系统组成,旨在修改文件资源管理器的外观。它提供了一套全面的文件和文件夹视觉标识符,以改善项目导航和结构可视化。 该扩展包含一个项目框架检测器,可扫描工作区目录结构以自动应用技术特定的图标。用户还可以通过手动图标关联、从外部目录集成自定义图标以及在不同图标预设之间切换来进一步个性化其环境。 该系统通过将扩展名和名称映射到特定资产来处理文件和文件夹类型的可视化,包括针对浅色和深色界面的主题感知解析。它还包括界面文本本地化功能以及将配置重置为默认状态的实用程序。

    Allows developers to personalize their workspace layout by mapping extensions and folders to custom visual assets.

    TypeScript
    在 GitHub 上查看↗5,077
  • datlechin/tableprodatlechin 的头像

    datlechin/TablePro

    4,471在 GitHub 上查看↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Maintains independent tabs for queries and browsing, persisting results and filter states across application restarts.

    Swift
    在 GitHub 上查看↗4,471
  • pulsar-edit/pulsarpulsar-edit 的头像

    pulsar-edit/pulsar

    3,940在 GitHub 上查看↗

    Pulsar is a cross-platform, extensible text editor designed for source code management and plain text editing. It functions as a plugin-based development environment that allows for the creation of a personalized workspace through deep configuration of language settings, visual styles, and keyboard shortcuts. The editor is characterized by its extensibility, supporting the integration of third-party extension packages to add specialized features and custom toolsets. Users can modify the interface via visual theme customization and build tailored workflows using a framework for custom developm

    Enables the creation of a personalized development workspace through integrated configuration of themes and shortcuts.

    JavaScriptelectronjavascriptpulsar
    在 GitHub 上查看↗3,940
  • doki-theme/doki-theme-vscodedoki-theme 的头像

    doki-theme/doki-theme-vscode

    1,137在 GitHub 上查看↗

    This extension provides a collection of visual themes for the editor, allowing users to apply custom color palettes and semantic highlighting rules to the interface. It functions as a comprehensive personalization tool that modifies the workspace aesthetic through structured theme definitions and automated synchronization. Beyond standard color adjustments, the extension enables the integration of custom background wallpapers and decorative character stickers. It includes utilities for overriding default interface images and modifying status bar labels, providing granular control over the vis

    Provides tools for adding custom backgrounds, stickers, and labels to create a personalized development environment.

    TypeScriptanimeotakutheme
    在 GitHub 上查看↗1,137
  1. Home
  2. Development Tools & Productivity
  3. Developer Workspace Environments

探索子标签

  • Database Development Workspaces1 个子标签Pre-configured development environments with integrated database tools and persistent storage. **Distinct from Developer Workspace Environments:** Distinct from general developer workspaces: specifically tailored for database-backed development environments.