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

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

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

330 个仓库

Awesome GitHub RepositoriesCloud Computing & Serverless

Cloud-based services and environments that abstract infrastructure management to support application hosting, storage, and execution.

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

Awesome Cloud Computing & Serverless GitHub Repositories

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

    awesome-selfhosted/awesome-selfhosted

    299,516在 GitHub 上查看↗

    这是一个由社区策划的开源软件目录,专为在私有服务器环境和家庭实验室中部署而设计。它作为发现主流云服务独立自托管替代方案的综合资源,使用户能够保持对数字基础设施的完全数据所有权和控制权。 该目录通过层级分类法构建,将庞大的应用程序集合组织成逻辑类别,范围从媒体管理和数据分析到私有通信和团队生产力工具。它通过协作同行评审流程脱颖而出,社区成员验证每个提交的质量和相关性,以确保目录保持准确和可靠。 该项目涵盖了广泛的能力领域,包括基础设施自动化、基于容器的服务部署和声明式配置管理。这些工具协助用户维护可复现的服务器环境,并管理私有硬件上的复杂服务依赖。 该目录作为版本控制仓库进行维护,确保所有更新和社区驱动的变更都是可追踪且透明的。

    Provides an interface compatible with standard object storage protocols to allow integration with existing cloud-native applications.

    awesomeawesome-listcloud
    在 GitHub 上查看↗299,516
  • facebook/reactfacebook 的头像

    facebook/react

    245,669在 GitHub 上查看↗

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

    Queues new render cycles by updating component state.

    JavaScriptjavascriptuifrontend
    在 GitHub 上查看↗245,669
  • zeit/next.jszeit 的头像

    zeit/next.js

    140,086在 GitHub 上查看↗

    Next.js is a full stack web framework designed for building applications with React. It functions as a React web framework that integrates a server-side rendering engine, a static site generator, and a dedicated application router to manage page-based navigation and dynamic URL segments. The framework enables the development of both frontend user interfaces and backend server logic within a single codebase. It provides a unified environment for full stack web development, allowing frontend and backend components to be built and managed together. The system focuses on frontend performance opt

    Provides a runtime for executing server-side logic in globally distributed edge environments to reduce latency.

    JavaScript
    在 GitHub 上查看↗140,086
  • ripienaar/free-for-devripienaar 的头像

    ripienaar/free-for-dev

    123,154在 GitHub 上查看↗

    This project is a community-maintained directory of technical resources, tools, and services that offer free tiers for developers. It serves as a centralized reference point for discovering infrastructure, software, and educational materials, helping individuals and teams minimize operational costs while building and scaling applications. The directory distinguishes itself through a collaborative, community-driven curation model that aggregates metadata about third-party services. By utilizing a hierarchical taxonomy and storing all content in version-controlled, plain-text files, the project

    Connects developers to cloud and serverless providers that offer free tiers for hosting and storage.

    HTMLawesome-listfree-for-developers
    在 GitHub 上查看↗123,154
  • comfy-org/comfyuiComfy-Org 的头像

    Comfy-Org/ComfyUI

    117,227在 GitHub 上查看↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit

    Enables the deployment of high-performance GPU instances with integrated security measures to execute compute-intensive AI inference tasks.

    Pythonaicomfycomfyui
    在 GitHub 上查看↗117,227
  • 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

    Powers multi-tenant application hosting by isolating user workloads within secure, resource-constrained runtimes.

    Rustdenojavascriptrust
    在 GitHub 上查看↗107,110
  • supabase/supabasesupabase 的头像

    supabase/supabase

    104,317在 GitHub 上查看↗

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages user identity, session handling, and fine-grained access control through database-native row-level security policies. Beyond core data management, the platform offers specialized services for object storage, vector data processing for semantic search, and real-time communication

    Manages unstructured data with S3-compatible APIs, global content delivery, and integrated access control for secure file storage.

    TypeScriptaialternativeauth
    在 GitHub 上查看↗104,317
  • browser-use/browser-usebrowser-use 的头像

    browser-use/browser-use

    100,229在 GitHub 上查看↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows without relying on brittle selectors. The system functions as a headless browser controller, providing a programmatic interface to manage browser instances and execute granular interactions. The project distinguishes itself through its ability to translate high-level intent into

    Triggers browser automation routines programmatically through RESTful endpoints to handle authentication and task execution in remote environments.

    Pythonai-agentsai-toolsbrowser-automation
    在 GitHub 上查看↗100,229
  • oven-sh/bunoven-sh 的头像

    oven-sh/bun

    93,257在 GitHub 上查看↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The project functions as an all-in-one toolchain, integrating a native bundler, transpiler, package manager, and test runner into a single command-line interface. What distinguishes Bun is its focus on native system integration and developer productivity. It features a high-performa

    Uploads files and data directly to object storage services using static methods for simplified cloud integration.

    Rustbunbundlerjavascript
    在 GitHub 上查看↗93,257
  • 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

    Connects applications to S3-compatible object storage services to ensure seamless data interoperability.

    Javadockerelasticsearchelk
    在 GitHub 上查看↗83,878
  • bregman-arie/devops-exercisesbregman-arie 的头像

    bregman-arie/devops-exercises

    82,879在 GitHub 上查看↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding challenges, and hands-on scenarios that cover the full spectrum of software delivery and operational workflows. The repository distinguishes itself through a modular, domain-specific structure that links instructional problem statements with verified implementation examples. By emp

    Learn the mechanics of provisioning and scaling virtual instances within distributed cloud environments through educational modules.

    Pythonansibleawsazure
    在 GitHub 上查看↗82,879
  • anuraghazra/github-readme-statsanuraghazra 的头像

    anuraghazra/github-readme-stats

    79,661在 GitHub 上查看↗

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown environments. The service distinguishes itself by offering highly configurable, query-parameter-driven rendering that allows users to customize the visual presentation of their coding patterns, language proficiency, and repository details. It supports both real-time generation via ser

    Executes stateless code on demand in response to HTTP requests to generate dynamic visual assets without persistent infrastructure.

    JavaScriptdynamicprofile-readmereadme-generator
    在 GitHub 上查看↗79,661
  • lobehub/lobehublobehub 的头像

    lobehub/lobehub

    78,736在 GitHub 上查看↗

    LobeHub is a comprehensive multi-agent orchestration platform designed for building, configuring, and deploying specialized AI agents. It provides a unified chat-based gateway that allows users to manage autonomous agent teams across web, desktop, and mobile environments. By utilizing a framework that supports persistent memory and granular tool integration, the platform enables the execution of complex, multi-step workflows and domain-specific tasks. The platform distinguishes itself through an interactive artifact renderer that injects dynamic, visual UI elements directly into the chat stre

    Simplifies deployment and maintenance by supporting various managed cloud hosting environments.

    TypeScriptagentagent-collaborationagent-harness
    在 GitHub 上查看↗78,736
  • d2l-ai/d2l-zhd2l-ai 的头像

    d2l-ai/d2l-zh

    78,493在 GitHub 上查看↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Supports deployment of interactive educational content within scalable cloud-based environments for seamless remote access.

    Pythonbookchinesecomputer-vision
    在 GitHub 上查看↗78,493
  • redis/redisredis 的头像

    redis/redis

    74,906在 GitHub 上查看↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to process requests efficiently, while maintaining data durability through append-only persistence logs and asynchronous snapshotting mechanisms. What distinguishes Redis is its ability to handle complex data structures—including strings, hashes, lists, sets, and sorted sets—alongsid

    Automates cluster lifecycle tasks to maintain scalable and highly available data services within production environments.

    Ccachecachingdatabase
    在 GitHub 上查看↗74,906
  • swiftlang/swiftswiftlang 的头像

    swiftlang/swift

    70,051在 GitHub 上查看↗

    Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. The language is built on a task-based concurrency model that schedules asynchronous operations across multicore hardware to ensure data race safety. The project distinguishes itself through a native, bi-directional interoperability mechanism that allows for direct integration wit

    Constructs high-performance, memory-safe microservices designed for deployment in scalable cloud-native and serverless environments.

    Swift
    在 GitHub 上查看↗70,051
  • foundationagents/metagptFoundationAgents 的头像

    FoundationAgents/MetaGPT

    68,844在 GitHub 上查看↗

    MetaGPT is an agentic workflow engine and multi-agent orchestration framework designed to automate complex software engineering and data analysis tasks. It functions as an automated software factory that transforms high-level natural language requirements into functional web applications, technical documentation, and production-ready code. By utilizing a runtime environment that manages the lifecycle of specialized agents, the platform bridges the gap between user intent and finished software components. The system distinguishes itself through role-based agent orchestration and dynamic task d

    Supports production-ready application deployment with integrated authentication, database management, business logic, and payment processing.

    Pythonagentgptllm
    在 GitHub 上查看↗68,844
  • xingshaocheng/architect-awesomexingshaocheng 的头像

    xingshaocheng/architect-awesome

    60,821在 GitHub 上查看↗

    This project serves as a comprehensive knowledge base and reference for distributed systems engineering and enterprise software architecture. It provides a structured collection of technical resources, design patterns, and methodologies intended to assist in the design, maintenance, and scaling of complex, high-performance software environments. The repository distinguishes itself by offering deep dives into core architectural concepts such as actor-based concurrency, aspect-oriented interception, and inversion-of-control containers. It emphasizes the practical application of distributed syst

    Abstract underlying server infrastructure to host applications that scale automatically in response to demand.

    在 GitHub 上查看↗60,821
  • nuxt/nuxt.jsnuxt 的头像

    nuxt/nuxt.js

    60,458在 GitHub 上查看↗

    Nuxt is a full-stack framework for building Vue.js applications. It serves as an application orchestrator that integrates server-side rendering, static site generation, and backend API logic within a single unified project. The framework uses a file-based routing system to automatically generate application URLs based on the project's folder and file structure. It supports multi-strategy web rendering, allowing for a combination of server-side, static, and hybrid rendering techniques to optimize page load speeds and search engine visibility. The project provides automated component discovery

    Provides tooling for packaging and deploying applications across various cloud and edge hosting environments.

    TypeScript
    在 GitHub 上查看↗60,458
  • ncw/rclonencw 的头像

    ncw/rclone

    57,898在 GitHub 上查看↗

    rclone is a command-line utility and sync engine for managing, synchronizing, and migrating files across numerous cloud storage providers. It functions as a storage management tool that enables bidirectional or one-way synchronization between local filesystems and remote cloud backends. The project acts as a unified cloud storage gateway, capable of merging multiple remote providers into a single directory tree. It further provides a filesystem mount to expose remote cloud storage as a local disk for direct operating system access and a transparent encryption wrapper to secure data before it

    Provides a FUSE-based mount to expose remote cloud storage as a local directory tree.

    Go
    在 GitHub 上查看↗57,898
上一个123456…17下一个
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud Computing & Serverless

探索子标签

  • Backend-as-a-Service11 个子标签Managed services that provide pre-built backend functionality, such as databases and authentication, to simplify application development.
  • Cloud Hosting Providers3 个子标签Commercial providers that offer virtualized computing resources and managed infrastructure for deploying and running applications.
  • Cloud Orchestration & Automation7 个子标签This group focuses on tools and services for managing and automating cloud resources.
  • Cloud Storage30 个子标签This group covers various services and utilities for data storage in the cloud.
  • Development and Deployment Environments3 个子标签Encompasses platforms and services designed to facilitate the coding, testing, and deployment lifecycle of cloud-native applications.
  • Edge Computing Platforms1 个子标签Distributed platforms that execute code closer to the end user to reduce latency and improve application performance.
  • GPU Provisioning ServicesServices that provide on-demand access to high-performance graphics processing units for compute-intensive tasks like machine learning.
  • Serverless Execution Environments6 个子标签Focuses on the runtime environments and orchestration logic for event-driven, ephemeral code execution.