5 个仓库
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 是一款用于记录硬件构建的电子电路设计软件。它作为硬件文档工具和印刷电路板(PCB)布局工具,允许用户通过面包板、原理图和 PCB 视图创建电路的视觉表示。 该软件包含一个专用的电子元件建模器,用于创建数字表示和元件库的自定义部件。它支持完整的制造工作流,通过集成的生产服务将数字电路草图转换为专业的电路板订单。 该应用涵盖了电子电路文档、通过公共库分享硬件项目,以及 PCB 走线和形状设计。用户还可以将源代码直接链接到硬件设计中,以维护完整的项目记录。
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.