awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Environment Isolation · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesEnvironment Isolation

Mechanisms for managing distinct infrastructure states and configurations within shared environments.

Distinguishing note: Focuses on state separation and workspace management rather than general infrastructure provisioning.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Environment Isolation. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Environment Isolation

Awesome Environment Isolation GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • hashicorp/terraform

    hashicorp/terraform

    47,784View on GitHub↗

    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

    Manages distinct infrastructure environments by isolating state data to prevent configuration overlap.

    Gocloudcloud-managementgraph
    47,784View on GitHub↗
  • Aider-AI/aider

    Aider-AI/aider

    40,753View on GitHub↗

    Aider is a command-line interface tool that enables large language models to directly edit, refactor, and manage source code within a local repository. It functions as an AI-powered coding assistant that integrates into the developer workflow, allowing users to apply code changes through natural language prompts while maintaining repository context and version control. The tool distinguishes itself through a specialized diff-based patching engine that parses model-generated search-and-replace blocks to modify specific file segments without rewriting entire files. It features a provider-agnost

    Ensures dependency isolation to prevent version conflicts during development.

    Pythonanthropicchatgptclaude-3
    40,753View on GitHub↗