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

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

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

23 个仓库

Awesome GitHub RepositoriesCloud Hosting

Platforms for hosting and serving backend applications and APIs.

Distinguishing note: Focuses on managed backend hosting environments.

Explore 23 awesome GitHub repositories matching devops & infrastructure · Cloud Hosting. Refine with filters or upvote what's useful.

Awesome Cloud Hosting GitHub Repositories

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

    paperclipai/paperclip

    70,619在 GitHub 上查看↗

    Paperclip is an LLM agent orchestration platform and governance suite designed to coordinate teams of autonomous AI agents. It provides a management plane for defining organizational hierarchies, assigning roles, and aligning individual agent tasks with a structured mission tree to ensure work maps to business objectives. The project distinguishes itself through a specialized agent skill registry and workspace manager. It allows for the discovery and injection of reusable workflows into agent runtimes without retraining and provides isolated, sandboxed execution environments with persistent s

    Hosts the management plane in shared or hosted environments for team accessibility.

    TypeScript
    在 GitHub 上查看↗70,619
  • medusajs/medusamedusajs 的头像

    medusajs/medusa

    34,404在 GitHub 上查看↗

    Medusa is a headless commerce engine designed as a modular, API-first platform for building custom digital storefronts and business applications. Its architecture is built on a decoupled system where core business logic is encapsulated into independent, swappable modules that communicate through defined interfaces, allowing developers to incrementally adopt or replace components to fit specific operational needs. The platform distinguishes itself through a highly extensible design that supports complex commerce requirements, including multi-vendor marketplace operations, B2B purchasing workfl

    Provides a managed environment where backends are automatically deployed and accessible via custom URLs.

    TypeScriptcommercee-commerceecommerce
    在 GitHub 上查看↗34,404
  • letta-ai/lettaletta-ai 的头像

    letta-ai/letta

    21,168在 GitHub 上查看↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Stores agent memory and state in cloud environments for cross-device access.

    Pythonaiai-agentsllm
    在 GitHub 上查看↗21,168
  • tinacms/tinacmstinacms 的头像

    tinacms/tinacms

    13,150在 GitHub 上查看↗

    TinaCMS is a headless content management framework that bridges local Git-based file storage with a visual, in-context editing interface. By treating your repository as the single source of truth, it enables developers to manage content as structured data files while providing editors with a browser-based dashboard to modify website content directly within a live preview. The framework distinguishes itself by transforming local files into a unified GraphQL API, which powers both the administrative interface and the application's data retrieval layer. This architecture allows for compile-time

    Deploys a GraphQL endpoint to handle content operations and communication between the editor and storage.

    TypeScriptcmscontent-management-systemforestry
    在 GitHub 上查看↗13,150
  • laziestren/cloud-mailLaziestRen 的头像

    LaziestRen/cloud-mail

    11,676在 GitHub 上查看↗

    Cloud-mail is a serverless email backend and routing service built on Cloudflare infrastructure. It provides a cloud-native system for receiving, storing, and processing electronic messages without the requirement for traditional mail server hardware. The platform includes an email data API for querying records and a visual analytics dashboard for tracking mail volume and system performance. It features automated processing capabilities to extract verification codes from message bodies and manages an email archive using persistent object storage for attachments and history. The system handle

    Implements a custom email hosting service using serverless and edge computing infrastructure on Cloudflare.

    JavaScript
    在 GitHub 上查看↗11,676
  • maillab/cloud-mailmaillab 的头像

    maillab/cloud-mail

    11,551在 GitHub 上查看↗

    Cloud-mail is a cloud-based mail server and API platform providing a programmable interface for managing user accounts, sending bulk messages, and performing complex searches on email data. It serves as an automated email extraction tool and forwarding gateway, enabling the identification and capture of verification codes and the routing of incoming messages to external services. The infrastructure is hosted on serverless edge workers to remove the need for dedicated server hardware. It utilizes object storage for managing email attachments and employs a serverless message routing system to p

    Runs email infrastructure on a distributed serverless network to eliminate dedicated server maintenance.

    JavaScriptcloudflarecloudflare-emailemail
    在 GitHub 上查看↗11,551
  • simonw/datasettesimonw 的头像

    simonw/datasette

    11,198在 GitHub 上查看↗

    Datasette is a tool for publishing and sharing SQLite databases as public websites. It functions as a data publishing system that provides searchable interfaces and JSON APIs to expose the contents of SQLite files. The project enables both server-side and client-side execution. It can operate as an API server or as a database browser that runs entirely within a web browser using WebAssembly, allowing for serverless database access. The system supports a variety of deployment strategies, including containerized images for cloud hosting and a local development server for testing. It includes c

    Provides workflows for hosting containerized databases on cloud platforms for public access.

    Pythonasgiautomatic-apicsv
    在 GitHub 上查看↗11,198
  • withspectrum/spectrumwithspectrum 的头像

    withspectrum/spectrum

    10,838在 GitHub 上查看↗

    Spectrum is an open-source community platform designed for developer teams to host real-time threaded discussions, share code, and collaborate around GitHub projects. It provides a complete environment for creating and managing online communities with organized channels, member roles, and content moderation tools that keep conversations civil and on-topic. The platform integrates directly with GitHub, enabling users to authenticate through GitHub OAuth, search across code repositories and projects, and connect discussions to repository activity. Spectrum offers role-based team permission mana

    Exposes a unified GraphQL endpoint that aggregates data from multiple backend services into a single query interface.

    JavaScriptexpoflowtypegraphql
    在 GitHub 上查看↗10,838
  • nopsolutions/nopcommercenopSolutions 的头像

    nopSolutions/nopCommerce

    10,085在 GitHub 上查看↗

    nopCommerce is an open-source ASP.NET Core eCommerce platform and shopping cart designed to manage digital product catalogs, orders, and customer transactions. It provides a complete commerce environment consisting of a customer storefront and a backend administration portal. The system functions as a multi-tenant storefront engine capable of distributing workloads across multiple servers and cloud-native hosting environments. Its architecture is based on a plugin-based framework, allowing for the addition of custom plugins and themes to implement specialized business capabilities and visual

    Supports distributing workloads across multiple servers and cloud-native hosts for high availability.

    C#asp-netasp-net-coreaspnet
    在 GitHub 上查看↗10,085
  • microsoft/vscode-copilot-chatmicrosoft 的头像

    microsoft/vscode-copilot-chat

    9,493在 GitHub 上查看↗

    This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ

    Hosts fine-tuned AI models in the cloud to allow interaction via web applications.

    TypeScript
    在 GitHub 上查看↗9,493
  • prisma-labs/graphql-yogaprisma-labs 的头像

    prisma-labs/graphql-yoga

    8,524在 GitHub 上查看↗

    GraphQL Yoga is a GraphQL server framework designed for building APIs that operate across all JavaScript environments. It utilizes the WHATWG Fetch API to provide a standardized request and response interface, enabling the server to run on serverless and edge computing platforms. The framework includes a specialized server for processing file uploads via the standard GraphQL multipart request specification and a subscription server that delivers real-time data streaming through server-sent events. An extensible plugin framework allows for the injection of custom behaviors and logic into the r

    Enables deployment of GraphQL APIs across various serverless and edge environments using web-standard fetch implementations.

    TypeScript
    在 GitHub 上查看↗8,524
  • webiny/webiny-jswebiny 的头像

    webiny/webiny-js

    7,993在 GitHub 上查看↗

    Webiny 是一个 AI 可编程、云原生的无头内容管理系统(Headless CMS),专为企业级规模设计。它作为一个多租户内容平台和编排器,隔离数据、用户和权限,从而在单一部署中托管数千个独立租户。 该平台以其 AI 辅助工程能力而著称,提供协议服务器,为 AI 代理提供生成类型化代码、内容模型和 API 扩展所需的结构化上下文。它通过部署在 AWS 基础设施上的云原生架构实现差异化,使用基础设施即代码(IaC)来配置和修改云函数及存储桶。 该系统涵盖广泛的内容操作,包括数字资产管理、用于解耦前端的可视化页面构建,以及具有多步审批和定时发布功能的发布工作流编排。它还包括通过类型化脚本和生命周期钩子进行平台扩展的机制,并允许管理界面自定义和品牌化。 部署和环境设置通过命令行界面进行管理。

    Orchestrates a content management system and hosting environment using cloud infrastructure for enterprise scale.

    TypeScript
    在 GitHub 上查看↗7,993
  • jenkinsci/dockerjenkinsci 的头像

    jenkinsci/docker

    7,530在 GitHub 上查看↗

    This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It serves as a distributed build orchestrator and a Dockerized continuous integration and delivery server, ensuring consistent execution environments across different infrastructure. The system distinguishes itself through a distributed execution model that separates a primary controller from multiple remote agents connected via SSH, TCP, or web sockets. It utilizes a modular extensibility framework that allows the core system functionality to be augmented through the installati

    Supports configuring and running the automation server on cloud infrastructure such as AWS or Google Cloud.

    PowerShelldockerhacktoberfestjenkins
    在 GitHub 上查看↗7,530
  • elementor/elementorelementor 的头像

    elementor/elementor

    6,952在 GitHub 上查看↗

    Elementor is a visual page builder for WordPress that provides a drag-and-drop interface for creating responsive layouts and custom themes. It functions as a comprehensive design system manager and theme builder, allowing for the creation of global website components such as headers, footers, and archive pages without writing code. The platform distinguishes itself through a dedicated popup builder with custom trigger conditions and a visual landing page creator that utilizes pre-made kits. It includes a global style registry to synchronize fonts and colors across all site elements and a widg

    Manages website files with auto-scaling and global delivery to ensure high performance.

    PHPeditor-shared
    在 GitHub 上查看↗6,952
  • greptimeteam/greptimedbGreptimeTeam 的头像

    GreptimeTeam/greptimedb

    5,968在 GitHub 上查看↗

    GreptimeDB is a distributed, open-source time-series database built for unified observability. It stores and queries metrics, logs, and traces together in a single columnar engine, supporting both SQL and PromQL for analysis. The database is designed as a Kubernetes-native operator with a decoupled compute and storage architecture, enabling horizontal scaling and multi-region deployment. What distinguishes GreptimeDB is its role as a multi-protocol ingestion gateway, accepting data through OpenTelemetry, Prometheus Remote Write, InfluxDB, Loki, Elasticsearch, Kafka, and MQTT protocols without

    Deploys the database on Android devices for edge or mobile use cases.

    Rustanalyticscloud-nativedatabase
    在 GitHub 上查看↗5,968
  • aws-samples/aws-cdk-examplesaws-samples 的头像

    aws-samples/aws-cdk-examples

    5,605在 GitHub 上查看↗

    This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne

    Implements the deployment of GraphQL endpoints for handling content operations and authentication.

    Pythoncdkcdk-examples
    在 GitHub 上查看↗5,605
  • zenml-io/zenmlzenml-io 的头像

    zenml-io/zenml

    5,451在 GitHub 上查看↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Deploys the management server to a hosted cloud environment for persistent pipeline and infrastructure management.

    Pythonagentopsagentsai
    在 GitHub 上查看↗5,451
  • juliapluto/pluto.jlJuliaPluto 的头像

    JuliaPluto/Pluto.jl

    5,346在 GitHub 上查看↗

    Pluto.jl 是一个用于 Julia 的响应式计算环境,其功能类似于可编程文档格式。它作为一个交互式数据科学 IDE 和多语言计算笔记本,将 Julia 代码和环境依赖项存储为可版本化的源文件。 该系统以其响应式执行模型而著称,该模型使用有向无环图来跟踪变量依赖关系,并在值发生变化时自动重新评估受影响的下游单元。它通过将隔离的包环境直接集成到笔记本文件中,并将内容持久化为纯可执行源文件,从而确保了可重复性。 该平台涵盖了广泛的功能,包括交互式数据可视化、创建引导式教育作业以及生成静态文档网站。它支持多种输出模式,如幻灯片演示和 Web 应用程序,并提供将笔记本导出为 HTML、PDF 和以可重复性为重点的脚本的工具。 该环境可以通过 localhost 上的 Web 界面启动,也可以通过远程服务器和云计算托管进行访问。

    Provides the ability to host notebooks on remote servers to access high-performance compute resources like GPUs.

    JavaScriptdesigned-for-teacherseducationexploration
    在 GitHub 上查看↗5,346
  • madhums/node-express-mongoose-demomadhums 的头像

    madhums/node-express-mongoose-demo

    5,100在 GitHub 上查看↗

    本项目是一个全栈 Web 应用程序和服务器端渲染博客的参考实现。它演示了如何使用 Mongoose 对象文档映射器将 Node.js 和 Express 服务器与 MongoDB 数据库集成,以进行基于模式的数据建模。 该应用程序具有完整的用户身份验证系统,支持本地凭据以及通过 OAuth 使用外部身份提供商。它包括会话管理和安全措施,例如加密密码哈希和防止跨站请求伪造 (CSRF)。 该系统涵盖了多种内容管理功能,包括撰写文章和管理社区评论的工作流。它采用服务器端模板渲染来生成动态 HTML 视图,并包含针对云存储和基于环境的凭据管理的配置。 该项目使用 Docker 提供容器化部署模型,以编排 Web 服务器和数据库。

    Includes configurations for port mapping and regional placement for cloud deployment.

    JavaScriptdemodockerexpress
    在 GitHub 上查看↗5,100
  • openai/transformer-debuggeropenai 的头像

    openai/transformer-debugger

    4,118在 GitHub 上查看↗

    这是一个语言模型可解释性工具,旨在可视化和分析神经网络的内部激活和注意力头。它提供了一个框架,通过捕获内部模型状态并通过交互式 Web 界面进行渲染,帮助理解模型如何处理信息。 该系统专门用于使用稀疏自编码器将高维激活分解为可解释的潜在特征,并为单个模型节点生成自动化的自然语言解释。它通过映射组件之间的连接并追踪负责特定行为的路径,实现模型电路的发现。 该工具集涵盖了广泛的分析功能,包括用于量化节点重要性的基于梯度的归因,以及用于观察修改内部状态如何影响模型输出的实时干预(如节点消融)。它还支持实时推理采样,以及从远程后端服务器和 Blob 存储中检索激活数据。

    Hosts a backend server that provides model activations and retrieves pre-computed datasets from remote storage.

    Python
    在 GitHub 上查看↗4,118
上一个12下一个
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Hosting

探索子标签

  • Activation Data HostingSpecialized backend servers for hosting and serving model activation tensors and pre-computed datasets. **Distinct from Dataset Hosting:** Focuses specifically on the hosting of model internal states rather than general purpose research datasets.
  • Dataset HostingStorage and serving of large-scale datasets in cloud environments for remote access. **Distinct from Cloud Hosting:** Cloud Hosting [f1_mt5] is for applications and APIs; this specifically targets the hosting of large research datasets.
  • GraphQL API Endpoints2 个子标签Deployed GraphQL endpoints for handling content operations and authentication. **Distinct from Cloud Hosting:** Distinct from Cloud Hosting: focuses on the specific deployment of GraphQL content APIs.