5 dépôts
Systems that coordinate team workflows for infrastructure management through shared state and governance.
Distinguishing note: Focuses on team-based infrastructure collaboration, not individual tooling.
Explore 5 awesome GitHub repositories matching devops & infrastructure · Collaborative Infrastructure Platforms. Refine with filters or upvote what's useful.
Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co
Coordinates team workflows through shared state management and automated governance policies for infrastructure deployments.
Meshery is a cloud native management plane used for the orchestration and administration of service meshes and Kubernetes clusters across multiple cloud providers. It provides a centralized interface to configure cloud native components and manage infrastructure through a unified abstraction layer. The platform features a visual infrastructure modeler that translates diagrams into manifests and a simulation engine for dry-running configuration changes. It synchronizes infrastructure state with version control via GitOps workflows, providing visual previews of pull request changes to evaluate
Allows multiple users to interact simultaneously through a shared interface for managing cloud-native resources.
Meshery is a service mesh management plane and cloud native infrastructure orchestrator. It provides a visual design-as-code environment for modeling microservices and infrastructure components through declarative blueprints, functioning as a centralized platform for designing, deploying, and managing service mesh infrastructure. The platform is distinguished by its ability to translate visual designs into active deployments and its use of gRPC-based adapters to integrate with diverse infrastructure providers. It features a multi-tenant architecture that manages shared workspaces and role-bas
Provides the ability to publish configuration blueprints to public registries or embed them into external content.
Fritzing est un logiciel de conception de circuits électroniques utilisé pour documenter les constructions matérielles. Il fonctionne comme un outil de documentation matérielle et un outil de mise en page de circuits imprimés, permettant aux utilisateurs de créer des représentations visuelles de circuits via des vues de platine d'essai (breadboard), de schéma et de carte. Le logiciel inclut un modeleur de composants électroniques dédié pour créer des représentations numériques et des pièces personnalisées pour les bibliothèques de composants. Il prend en charge un flux de travail de fabrication complet, permettant la traduction de croquis de circuits numériques en commandes de cartes professionnelles via des services de production intégrés. L'application couvre la documentation de circuits électroniques, le partage de projets matériels via une galerie publique et la conception de pistes et de formes de circuits imprimés. Les utilisateurs peuvent également lier le code source directement à leurs conceptions matérielles pour maintenir des dossiers de projet complets.
Allows users to publish circuit diagrams and hardware configurations to a public gallery for others to replicate.
Liveblocks is a realtime collaboration infrastructure platform that synchronizes application state, documents, and user presence across multiple participants using conflict-free replicated data types. It provides a managed backend for collaborative text editors, threaded commenting and annotation systems, in-app notifications, and AI copilot deployment, all built on a WebSocket transport layer with server-side room management APIs. The platform distinguishes itself through a headless component primitive system that exposes unstyled React hooks and composable building blocks, allowing develope
An infrastructure platform that synchronizes application state, presence, and documents across multiple users using conflict-free replicated data types.