awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 रिपॉजिटरी

Awesome GitHub RepositoriesDeployment Simulators

Tools for simulating job submissions against cluster state to validate scheduling decisions.

Distinct from Deployment Orchestration: Distinct from deployment orchestration: focuses on pre-flight simulation and impact analysis rather than execution.

Explore 7 awesome GitHub repositories matching devops & infrastructure · Deployment Simulators. Refine with filters or upvote what's useful.

Awesome Deployment Simulators GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • hashicorp/nomadhashicorp का अवतार

    hashicorp/nomad

    16,211GitHub पर देखें↗

    Nomad is a distributed workload orchestrator and infrastructure automation platform designed to manage the lifecycle of applications across large-scale, heterogeneous environments. It functions as a multi-cloud orchestration engine, providing a unified control plane to deploy, scale, and govern containers, virtual machines, and legacy applications. By utilizing declarative job specifications, the system ensures infrastructure convergence and maintains the desired state across distributed data centers and geographic regions. The platform distinguishes itself through a flexible, plugin-based ar

    Simulates job impacts against current cluster state to review scheduling decisions before application.

    Go
    GitHub पर देखें↗16,211
  • layer5io/mesherylayer5io का अवतार

    layer5io/meshery

    10,914GitHub पर देखें↗

    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

    Implements a simulation engine to dry-run configuration manifests and preview changes before live deployment.

    TypeScript
    GitHub पर देखें↗10,914
  • getmoto/motogetmoto का अवतार

    getmoto/moto

    8,550GitHub पर देखें↗

    Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows developers to test cloud-dependent code and verify infrastructure-as-code templates without deploying real resources or incurring costs. The project functions as an SDK interceptor that can patch existing service clients to redirect requests to a local mock environment. It can also be run as a standalone HTTP server, enabling any programming language to interact with the simulated endpoints. The framework covers a vast array of simulated capabilities, including data storage, com

    Simulates the creation of deployment groups and the execution of deployments.

    Pythonawsbotoec2
    GitHub पर देखें↗8,550
  • nomicfoundation/hardhatNomicFoundation का अवतार

    NomicFoundation/hardhat

    8,489GitHub पर देखें↗

    Hardhat is a smart contract development framework and EVM tooling suite designed for the full lifecycle of Ethereum and EVM-compatible applications. It serves as a development environment for compiling, testing, and deploying smart contracts, providing a local blockchain simulation and a programmable task runner. The framework is distinguished by its extensive simulation capabilities, including the ability to fork remote network state and manipulate block time or account balances. It features a hook-based plugin system that allows for the extension of core functionality and the creation of cu

    Simulates transactions before execution to detect potential reverts and prevent failed deployments.

    TypeScriptblockchaindappsdebugging
    GitHub पर देखें↗8,489
  • ai-dynamo/dynamoai-dynamo का अवतार

    ai-dynamo/dynamo

    6,112GitHub पर देखें↗

    Dynamo is a distributed inference orchestration platform designed for large language models. It functions as a system to coordinate prefill and decode phases across GPU nodes, utilizing a multi-backend runtime adapter to connect engines like vLLM and TensorRT-LLM through a unified block-oriented memory interface. An OpenAI-compatible API server provides the frontend for integration with existing tools and clients. The project is distinguished by its disaggregated serving architecture, which separates prompt processing and token generation onto independent GPU pools to optimize throughput and

    Evaluates thousands of serving configurations offline to find the optimal setup without consuming GPU resources.

    Rust
    GitHub पर देखें↗6,112
  • vllm-project/semantic-routervllm-project का अवतार

    vllm-project/semantic-router

    3,205GitHub पर देखें↗

    Replays traces and tests planning assumptions through simulation to validate fleet-sizing decisions.

    Goai-gatewaybert-classificationfine-tuning
    GitHub पर देखें↗3,205
  • splunk/attack_rangesplunk का अवतार

    splunk/attack_range

    2,507GitHub पर देखें↗

    Attack Range is a cybersecurity breach simulation framework designed to orchestrate the lifecycle of security labs and execute controlled attack scenarios. It functions as a security simulation infrastructure orchestrator, enabling the deployment of instrumented cloud and local environments to validate defensive capabilities and generate security telemetry. The platform distinguishes itself through configuration-driven automation and infrastructure-as-code orchestration, which allow for the repeatable provisioning of vulnerable environments. It manages the entire simulation lifecycle, from th

    Orchestrates the lifecycle of security labs and executes controlled attack scenarios to validate defensive capabilities.

    Pythonadversaryattack-rangeattack-simulation
    GitHub पर देखें↗2,507
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Orchestration
  4. Deployment Simulators

सब-टैग एक्सप्लोर करें

  • Cybersecurity Breach SimulatorsFrameworks for orchestrating the lifecycle of security labs and executing controlled attack scenarios to validate defensive capabilities. **Distinct from Deployment Simulators:** Distinct from Deployment Simulators: focuses on security-specific attack sequences and lab lifecycle management rather than cluster scheduling validation.
  • Fleet Sizing What-If SimulatorsReplays traces and tests planning assumptions through simulation runs to validate fleet-sizing decisions before deployment. **Distinct from Deployment Simulators:** Distinct from Deployment Simulators: focuses on fleet-sizing validation through trace replay rather than job submission simulation against cluster state.