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

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

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

self-hosted remote development platform

排名更新于 2026年6月30日

For 云端远程开发环境, the strongest matches are coder/coder (Coder is a self-hosted remote development platform that provisions), coder/code-server (code-server delivers a browser-based VS Code environment that you) and gitpod-io/openvscode-server (OpenVSCode Server is a self-hostable remote development platform that). eclipse-che/che and gitpod-io/gitpod round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “remote development tools” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

“云端远程开发环境” 的搜索结果

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

    coder/coder

    12,272在 GitHub 上查看↗

    Coder is a self-hosted platform for provisioning and managing isolated, containerized development environments. It provides a centralized infrastructure for teams to deploy ephemeral workspaces on private cloud or on-premises hardware, ensuring consistent toolchains and dependencies across distributed development environments. The platform distinguishes itself through its focus on secure, infrastructure-as-code governance and autonomous agent integration. It allows organizations to define reusable, versioned environment templates that integrate with existing identity providers and role-based

    Coder is a self-hosted remote development platform that provisions containerized workspaces with web-based IDE access, SSH/terminal, workspace management, and language runtime support, directly matching your need for browser-accessible remote dev environments.

    GoBrowser-Based IDEsOn-Premise DeploymentSelf-Hosted Deployment Platforms
    在 GitHub 上查看↗12,272
  • coder/code-servercoder 的头像

    coder/code-server

    78,024在 GitHub 上查看↗

    This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machines, or cloud-native infrastructure, ensuring a consistent development experience from any device. The platform distinguishes itself through a secure gateway architecture that manages traffic, authentication, and encryption at the edge. It utilizes persistent WebSocket connections

    code-server delivers a browser-based VS Code environment that you host yourself, giving you a persistent remote workspace with full IDE capabilities and terminal access, which directly matches the request for a self-hosted remote development platform.

    TypeScriptBrowser-Based IDEsContainerized Development Environments
    在 GitHub 上查看↗78,024
  • gitpod-io/openvscode-servergitpod-io 的头像

    gitpod-io/openvscode-server

    5,891在 GitHub 上查看↗

    OpenVSCode Server is an open-source project that runs the full Visual Studio Code editor as a web application served from a remote server, enabling development through any browser without local installation. It provides a browser-based IDE that combines containerized development environments, remote file system access, and server-side process management to deliver a complete remote development experience. The project supports the standard VS Code extension model, allowing plugins to add languages, debuggers, and tools without modification. It maintains real-time bidirectional communication be

    OpenVSCode Server is a self-hostable remote development platform that provides the full VS Code editor and terminal in a browser, with containerized workspaces and extensive language support through extensions—exactly the kind of tool you want for coding on a server without local setup, though built-in collaborative editing is not included.

    TypeScriptBrowser-Based IDEsDevelopment ContainersIn-Browser Code Editing
    在 GitHub 上查看↗5,891
  • eclipse-che/cheeclipse-che 的头像

    eclipse-che/che

    7,151在 GitHub 上查看↗

    This project is a Kubernetes-based cloud IDE platform that provisions and manages containerized development environments accessible via a web browser. It functions as a multi-tenant developer platform, enabling teams to launch standardized workspaces directly from Git repositories. The platform implements development environments as code, using declarative YAML configurations and DevContainer-compatible specifications to define toolsets, IDE settings, and runtime dependencies. This ensures repeatable setups through reusable environment templates and standardized workspace stacks, allowing for

    Eclipse Che is a Kubernetes-native cloud IDE platform that delivers containerized workspaces and a web-based development environment with SSH/terminal access and workspace management, fitting your need for a self-hosted remote development platform, though real-time collaborative editing is not prominently featured.

    TypeScriptBrowser-Based IDEsWeb-Based IDEsWorkspace Management
    在 GitHub 上查看↗7,151
  • gitpod-io/gitpodgitpod-io 的头像

    gitpod-io/gitpod

    13,713在 GitHub 上查看↗

    Gitpod is a cloud development environment platform and Docker-based workspace orchestrator. It provisions on-demand, containerized Linux workspaces that synchronize directly with remote version control repositories to eliminate manual local setup. The platform functions as an infrastructure-as-code environment manager, using declarative configuration files to define base images, tool versions, and environment variables. This ensures team-wide consistency and reproducible workspace configurations across different projects. It provides ephemeral coding workspaces for rapid prototyping, debuggi

    Gitpod is a self-hostable cloud development environment that provisions on-demand containerized workspaces with a browser-based IDE, SSH terminal access, collaborative editing, and workspace management, covering all the features this search asks for.

    TypeScriptContainerized Development Environments
    在 GitHub 上查看↗13,713
  • cdr/code-servercdr 的头像

    cdr/code-server

    78,072在 GitHub 上查看↗

    code-server is a browser-based integrated development environment that allows a VS Code compatible editor to run on a remote server. It functions as a self-hosted code editor, enabling users to access a persistent development workspace from any web browser without requiring local software installation. The project focuses on remote development environment hosting, moving heavy compilation and processing tasks to remote hardware to offload resources. This architecture enables cloud development environments that standardize workspaces and preserve local battery life by shifting computation to a

    code-server gives you VS Code in your browser on your own server, providing a web-based IDE with terminal access and language runtime support, but it lacks built-in containerized workspaces and collaborative editing.

    TypeScriptBrowser-Based IDEsIn-Browser Code Editing
    在 GitHub 上查看↗78,072
  • jupyterhub/jupyterhubjupyterhub 的头像

    jupyterhub/jupyterhub

    8,308在 GitHub 上查看↗

    JupyterHub is a multi-user platform for hosting and managing isolated Jupyter notebook server instances on a single system or cluster. It serves as a notebook server orchestrator that spawns and monitors individual computing environments on demand. The system uses a plugin-based spawner interface to launch these environments across diverse infrastructure, including local processes, containers, or cloud clusters. It integrates with external identity providers and supports pluggable authentication to verify user identities and secure access. The framework includes centralized administration to

    JupyterHub is a self-hosted multi-user platform that manages isolated Jupyter notebook server instances, delivering a web-based IDE, containerized workspaces via its spawner interface, built‑in terminal access, language runtime support through kernels, and optional collaborative editing, which squarely matches the remote development environment you need.

    PythonMulti-User Notebook ServersServer SpawnersAsynchronous Process Managers
    在 GitHub 上查看↗8,308
  • eclipse-theia/theiaeclipse-theia 的头像

    eclipse-theia/theia

    21,569在 GitHub 上查看↗

    Theia is a modular framework designed for building professional-grade development environments that function as both local desktop applications and remote browser-based services. It provides a comprehensive toolkit for constructing specialized coding tools, allowing developers to assemble custom interfaces and backend logic through a flexible, contribution-based architecture. The platform distinguishes itself through a highly extensible workbench that supports the integration of existing third-party editor plugins and standard language servers. By utilizing a dependency injection container an

    Theia is an extensible IDE platform that runs as a self-hosted, browser-based development environment, providing a web IDE, terminal access, and language server support — matching the core remote development need, though it lacks built-in containerized workspaces and collaborative editing.

    TypeScriptWeb-Based IDEs
    在 GitHub 上查看↗21,569
  • coder/sshcodecoder 的头像

    coder/sshcode

    5,706在 GitHub 上查看↗

    sshcode is a tool for deploying remote IDEs that installs and runs a VS Code editor on a remote server over SSH for browser-based access. It functions as an SSH remote IDE deployer and tunneling proxy, routing the remote editor instance to a local browser port via secure shell encrypted tunnels. The system synchronizes local editor settings and extensions to a remote server to ensure consistent development environments. This includes backing up and transferring user configurations between local machines and remote filesystems. The project manages the full lifecycle of remote development, inc

    sshcode deploys a full VS Code editor on a remote server and makes it accessible in your browser over SSH, directly matching your need for a self-hosted remote development environment, though it does not provide containerized workspaces or collaborative editing.

    GoRemote VS Code ServersConfiguration SyncingIDE Deployers
    在 GitHub 上查看↗5,706
  • jupyter/notebookjupyter 的头像

    jupyter/notebook

    13,204在 GitHub 上查看↗

    This project is a browser-based interactive computing environment and data science IDE. It serves as a literate programming tool that allows users to create documents combining live code, mathematical equations, visualizations, and narrative text. As a polyglot notebook interface, it connects to various language kernels to execute code and render output within a single interface. The application distinguishes itself by separating the frontend interface from a remote compute engine through a language-agnostic kernel interface. This allows it to support multiple programming languages while main

    Jupyter Notebook is a web-based interactive computing environment you can self-host on a server, providing a browser-accessible notebook IDE with terminal access and multi-language kernel support — it's a remote development platform for data-science and exploratory coding, though it lacks built-in containerized workspaces and real-time collaborative editing.

    Jupyter NotebookExecution KernelsInteractive Data Science EnvironmentsBlock-Based Document Models
    在 GitHub 上查看↗13,204
  • bluxmit/alnoda-workspacesbluxmit 的头像

    bluxmit/alnoda-workspaces

    1,361在 GitHub 上查看↗

    Alnoda Workspaces is a cloud-native platform for provisioning and managing containerized development environments. It provides a system for hosting isolated, portable workspaces that ensure consistent tooling and configurations across distributed teams, whether deployed on local infrastructure or remote cloud servers. The platform distinguishes itself by integrating local language model execution directly into the development environment. This allows for private, offline, chat-based coding assistance that functions without requiring external network connectivity. Furthermore, it facilitates r

    Alnoda Workspaces provides containerized development environments with a web-based IDE that you can self-host, covering the core need for remote workspaces accessible via browser, though it lacks explicit collaborative editing support.

    DockerfileRemote Development WorkspacesCollaborative WorkspacesContainerized Development Environments
    在 GitHub 上查看↗1,361
一览前 10 名对比
仓库Star 数语言许可证最后推送
coder/coder12.3KGoagpl-3.02026年2月20日
coder/code-server78KTypeScriptMIT2026年6月22日
gitpod-io/openvscode-server5.9KTypeScriptmit2026年2月3日
eclipse-che/che7.2KTypeScriptEPL-2.02026年6月23日
gitpod-io/gitpod13.7KTypeScriptAGPL-3.02026年6月15日
cdr/code-server78.1KTypeScriptMIT2026年6月24日
jupyterhub/jupyterhub8.3KPythonBSD-3-Clause2026年6月19日
eclipse-theia/theia21.6KTypeScriptEPL-2.02026年6月23日
coder/sshcode5.7KGoMIT2020年8月10日
jupyter/notebook13.2KJupyter NotebookBSD-3-Clause2026年6月15日

Related searches

  • 内置结对编程功能的协作式代码编辑器
  • API 开发集成环境
  • 自托管 AI 编程助手
  • IDE AI 编程助手
  • Remote desktop software
  • VS Code AI 聊天插件
  • 用于管理项目开发环境的声明式工具
  • an autonomous coding agent for software development