awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

510 dépôts

Awesome GitHub RepositoriesCloud Infrastructure

Foundational services and platforms required to provision, manage, monitor, and scale distributed computing resources in the cloud.

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

Awesome Cloud Infrastructure GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openclaw/openclawAvatar de openclaw

    openclaw/openclaw

    380,031Voir sur GitHub↗

    Openclaw est une plateforme de gestion d'environnements d'exécution d'agents, fournissant l'infrastructure nécessaire pour contrôler les cycles de vie des agents, l'état des sessions et la persistance des espaces de travail. Elle dispose d'une passerelle centralisée qui gère les boucles de modèles, l'invocation d'outils et les événements en streaming, tout en prenant en charge le routage multi-agents et la gestion de la mémoire persistante. Le système est conçu pour normaliser les signatures d'exécution des outils et fournir une interface standardisée pour la compatibilité entre les fournisseurs. La plateforme inclut des outils de développement étendus, tels qu'une interface en ligne de commande pour la gestion des espaces de travail, la journalisation de diagnostic et une architecture de plugins qui permet l'enregistrement d'outils et de capacités personnalisés. Elle prend en charge les flux de travail automatisés via des hooks pilotés par les événements, la planification des tâches et l'intégration avec des services externes. La sécurité est gérée par des politiques d'exécution, la portabilité des identifiants et des flux de travail d'approbation pour les actions des agents. Le déploiement est pris en charge par des installateurs d'infrastructure automatisés et des assistants de passerelle conteneurisés, avec des utilitaires intégrés pour les sauvegardes et la gestion de la configuration. Le système fournit un format structuré pour orchestrer des flux de travail en plusieurs étapes et inclut des outils spécialisés pour l'automatisation des navigateurs et le patch de code structuré.

    Simplifies cloud deployments by providing instructions for network hardening, bastion host setup, and automated environment provisioning.

    TypeScriptaiassistantcrustacean
    Voir sur GitHub↗380,031
  • donnemartin/system-design-primerAvatar de donnemartin

    donnemartin/system-design-primer

    353,387Voir sur GitHub↗

    Ce projet est une ressource éducative et un guide d'étude complet axé sur l'architecture des systèmes distribués et la conception d'infrastructures backend. Il fournit un programme structuré pour maîtriser les principes de scalabilité, de fiabilité et de performance requis pour concevoir des systèmes logiciels complexes. Le dépôt se distingue en offrant une approche méthodique de la préparation aux entretiens techniques, intégrant des modèles de conception, des compromis architecturaux et des outils de répétition espacée pour aider les utilisateurs à retenir des concepts complexes. Il met l'accent sur l'analyse axée sur les contraintes, enseignant aux utilisateurs comment évaluer des exigences concurrentes comme la latence, la cohérence et la disponibilité lors de l'élaboration de conceptions architecturales. Le contenu couvre un large spectre de capacités de conception de systèmes, notamment des stratégies pour la mise à l'échelle des bases de données, la gestion du trafic et l'optimisation de l'infrastructure. Il détaille des techniques pour la mise à l'échelle horizontale, la mise en cache multicouche, la communication asynchrone et la découverte de services, tout en fournissant des cadres pour effectuer des estimations de ressources et la planification de la capacité. La documentation est organisée comme un guide d'étude, offrant un chemin systématique à travers les fondamentaux de l'ingénierie backend et de la conception de systèmes à grande échelle.

    Discusses the benefits of isolating database services to improve security and scalability.

    Pythondesigndesign-patternsdesign-system
    Voir sur GitHub↗353,387
  • awesome-selfhosted/awesome-selfhostedAvatar de awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Voir sur GitHub↗

    Ce projet est un répertoire de logiciels open source organisé par la communauté, conçu pour être déployé dans des environnements de serveurs privés et des laboratoires domestiques. Il sert de ressource complète pour découvrir des alternatives indépendantes et auto-hébergées aux services cloud grand public, permettant aux utilisateurs de conserver la pleine propriété des données et le contrôle de leur infrastructure numérique. Le répertoire est structuré par une taxonomie hiérarchique qui organise une vaste collection d'applications en catégories logiques, allant de la gestion multimédia et de l'analyse de données à la communication privée et aux outils de productivité d'équipe. Il se distingue par un processus de revue par les pairs collaboratif, où les membres de la communauté valident la qualité et la pertinence de chaque soumission pour garantir que le répertoire reste précis et fiable. Le projet couvre une large surface de capacités, notamment l'automatisation de l'infrastructure, le déploiement de services basés sur des conteneurs et la gestion de configuration déclarative. Ces outils aident les utilisateurs à maintenir des environnements de serveur reproductibles et à gérer des dépendances de services complexes sur du matériel privé. Le répertoire est maintenu en tant que dépôt contrôlé par version, garantissant que toutes les mises à jour et les changements pilotés par la communauté sont suivis et transparents.

    Provides browser-based development environments running on remote servers for persistent access.

    awesomeawesome-listcloud
    Voir sur GitHub↗299,516
  • facebook/reactAvatar de facebook

    facebook/react

    245,669Voir sur GitHub↗

    React est une bibliothèque JavaScript pour créer des interfaces utilisateur basées sur une architecture orientée composants et un flux de données unidirectionnel.

    Queues new render cycles by updating component state.

    JavaScriptjavascriptuifrontend
    Voir sur GitHub↗245,669
  • twbs/bootstrapAvatar de twbs

    twbs/bootstrap

    174,380Voir sur 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

    Allows remote deployment of framework styles and scripts via content delivery networks to bypass local file management.

    MDXbootstrapcsscss-framework
    Voir sur GitHub↗174,380
  • zeit/next.jsAvatar de zeit

    zeit/next.js

    140,086Voir sur 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
    Voir sur GitHub↗140,086
  • ripienaar/free-for-devAvatar de ripienaar

    ripienaar/free-for-dev

    123,154Voir sur 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
    Voir sur GitHub↗123,154
  • comfy-org/comfyuiAvatar de Comfy-Org

    Comfy-Org/ComfyUI

    117,227Voir sur 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
    Voir sur GitHub↗117,227
  • denoland/denoAvatar de denoland

    denoland/deno

    107,110Voir sur 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
    Voir sur GitHub↗107,110
  • jaywcjlove/awesome-macAvatar de jaywcjlove

    jaywcjlove/awesome-mac

    105,841Voir sur 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

    Synchronizes and backs up local data to remote cloud storage providers.

    Swiftappappleapplication
    Voir sur GitHub↗105,841
  • supabase/supabaseAvatar de supabase

    supabase/supabase

    104,317Voir sur 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

    Executes event-driven backend logic in globally distributed environments to ensure low-latency performance for end users.

    TypeScriptaialternativeauth
    Voir sur GitHub↗104,317
  • browser-use/browser-useAvatar de browser-use

    browser-use/browser-use

    100,229Voir sur 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
    Voir sur GitHub↗100,229
  • rasbt/llms-from-scratchAvatar de rasbt

    rasbt/LLMs-from-scratch

    97,260Voir sur 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

    Enables persistent access to development environments through cloud-based platforms for a seamless coding experience.

    Jupyter Notebookaiartificial-intelligencechatbot
    Voir sur GitHub↗97,260
  • oven-sh/bunAvatar de oven-sh

    oven-sh/bun

    93,257Voir sur 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
    Voir sur GitHub↗93,257
  • punkpeye/awesome-mcp-serversAvatar de punkpeye

    punkpeye/awesome-mcp-servers

    89,264Voir sur GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosystems by offering a registry of machine-readable interface definitions that enable dynamic tool discovery and structured context injection. The directory distinguishes itself by focusing on the protocol-based interoperability required for autonomous AI agents to interact with he

    Standardizes communication between autonomous agents and cloud-hosted infrastructure services to simplify deployment and resource management tasks.

    aimcp
    Voir sur GitHub↗89,264
  • microsoft/ml-for-beginnersAvatar de microsoft

    microsoft/ML-For-Beginners

    86,919Voir sur GitHub↗

    This project is an open-source educational curriculum designed to provide a structured path for developers to master machine learning and generative AI. It functions as a technical skill development platform, offering comprehensive study materials that guide learners through fundamental concepts, algorithms, and the practical implementation of artificial intelligence models from scratch. The curriculum distinguishes itself through a pedagogy centered on interactive Jupyter Notebooks, which allow students to execute code cells directly within narrative documents for immediate visual feedback.

    Teaches the provisioning, management, and scaling of artificial intelligence workloads within cloud environments using automated workflows.

    Jupyter Notebookdata-scienceeducationmachine-learning
    Voir sur GitHub↗86,919
  • macrozheng/mallAvatar de macrozheng

    macrozheng/mall

    83,878Voir sur 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
    Voir sur GitHub↗83,878
  • bregman-arie/devops-exercisesAvatar de bregman-arie

    bregman-arie/devops-exercises

    82,879Voir sur 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

    Understand how to implement virtual network layers, including routing and traffic management, via guided instructional content.

    Pythonansibleawsazure
    Voir sur GitHub↗82,879
  • spring-projects/spring-bootAvatar de spring-projects

    spring-projects/spring-boot

    80,945Voir sur GitHub↗

    Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the framework automates the instantiation of components based on the presence of specific libraries and configuration properties, significantly reducing the need for manual setup. The framework distinguishes itself by bundling the application and its web server into a single, self-con

    Optimizes backend services for cloud-native environments by facilitating externalized configuration and automated observability.

    Javaframeworkjavaspring
    Voir sur GitHub↗80,945
  • anuraghazra/github-readme-statsAvatar de anuraghazra

    anuraghazra/github-readme-stats

    79,661Voir sur 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
    Voir sur GitHub↗79,661
Préc.123456…26Suivant
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure

Explorer les sous-tags

  • Authorization PoliciesConfigurations that define access permissions for cloud resources and services.
  • Cloud Browser ProvidersSpecific integrations for managed browser services.
  • Cloud Computing & Serverless8 sous-tagsCloud-based services and environments that abstract infrastructure management to support application hosting, storage, and execution.
  • Cloud Service Mocks2 sous-tagsLocal implementations of cloud service APIs used to simulate behavior and verify application logic without live infrastructure.
  • Cloud-Native Backend FrameworksLibraries and runtimes optimized for building microservices with low latency and minimal resource usage.
  • Infrastructure Provisioning and Management5 sous-tagsTools and interfaces for defining, deploying, and visualizing the lifecycle of cloud resources through code or graphical consoles.
  • Networking and Connectivity19 sous-tagsServices that manage virtual network isolation, software-defined connectivity, and edge-based traffic distribution.
  • Operational Monitoring and Governance3 sous-tagsSystems for tracking resource consumption, billing, and centralized observability of distributed cloud infrastructure.
  • Remote Development Workspaces2 sous-tagsBrowser-based development environments running on remote servers for persistent access.
  • Storage and Data Persistence6 sous-tagsServices for storing unstructured objects, persistent block volumes, or managed database instances within the cloud.