awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chaostoolkit avatar

chaostoolkit/chaostoolkit

0
View on GitHub↗
2,013 نجوم·205 تفرعات·Python·Apache-2.0·3 مشاهداتchaostoolkit.org↗

Chaostoolkit

Chaos Engineering Toolkit & Orchestration for Developers

Features

  • DevOps Tools - Listed in the “DevOps Tools” section of the Awesome Python awesome list.
  • Infrastructure and Cloud - Chaos engineering and orchestration toolkit.
  • Reliability And Chaos - API-driven framework for executing chaos engineering experiments.
  • Chaos Engineering Tools - Extensible framework for building and running chaos experiments.

سجل النجوم

مخطط تاريخ النجوم لـ chaostoolkit/chaostoolkitمخطط تاريخ النجوم لـ chaostoolkit/chaostoolkit

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Chaostoolkit

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Chaostoolkit.
  • ansible/ansibleالصورة الرمزية لـ ansible

    ansible/ansible

    68,968عرض على GitHub↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    عرض على GitHub↗68,968
  • aws/aws-cliالصورة الرمزية لـ aws

    aws/aws-cli

    17,059عرض على GitHub↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    عرض على GitHub↗17,059
  • amoffat/shالصورة الرمزية لـ amoffat

    amoffat/sh

    7,231عرض على GitHub↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Pythondevopspythonsubprocess
    عرض على GitHub↗7,231
  • aws/chaliceالصورة الرمزية لـ aws

    aws/chalice

    11,062عرض على GitHub↗

    Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It functions as an infrastructure-as-code generator, mapping application logic and routing definitions directly to cloud compute resources while automating the provisioning and management of the underlying environment. The framework distinguishes itself by analyzing source code to automatically construct the minimum necessary security permissions, ensuring least-privilege access for all deployed functions. It supports modular development through blueprint-based organization and

    Pythonawsaws-apigatewayaws-lambda
    عرض على GitHub↗11,062
عرض جميع البدائل الـ 30 لـ Chaostoolkit→

الأسئلة الشائعة

ما هي وظيفة chaostoolkit/chaostoolkit؟

Chaos Engineering Toolkit & Orchestration for Developers

ما هي الميزات الرئيسية لـ chaostoolkit/chaostoolkit؟

الميزات الرئيسية لـ chaostoolkit/chaostoolkit هي: DevOps Tools, Infrastructure and Cloud, Reliability And Chaos, Chaos Engineering Tools.

ما هي البدائل مفتوحة المصدر لـ chaostoolkit/chaostoolkit؟

تشمل البدائل مفتوحة المصدر لـ chaostoolkit/chaostoolkit: aws/aws-cli — The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services… borgbackup/borg — Borg is a command-line backup utility designed for deduplicated data archiving and secure storage. It functions by… ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… amoffat/sh — sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix… aws/chalice — Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It… boto/boto3 — Boto3 is the AWS SDK for Python, providing a programmatic interface for managing and automating AWS cloud…