awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to gremlin/gremlin-python

Open-source alternatives to Gremlin Python

12 open-source projects similar to gremlin/gremlin-python, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gremlin Python alternative.

  • linkedin/school-of-srelinkedin avatar

    linkedin/school-of-sre

    8,093View on GitHub↗

    This project is a comprehensive educational resource and curriculum focused on site reliability engineering, distributed systems, and infrastructure operations. It provides technical guides, a systems engineering course, and instructional manuals designed to teach the principles of managing large-scale computing environments. The curriculum covers high-level architectural design for scalability and resilience, including fault-tolerant infrastructure, high-availability patterns, and microservices decomposition. It emphasizes the practical application of site reliability engineering through the

    HTMLgithadooplinux
    View on GitHub↗8,093
  • aphyr/distsys-classaphyr avatar

    aphyr/distsys-class

    9,717View on GitHub↗

    This project provides educational materials and courseware focused on the theoretical and practical foundations of distributed systems design. It serves as a comprehensive curriculum covering the disciplines of consensus, data consistency, reliability engineering, and scalability. The instructional content focuses on achieving cluster agreement through consensus algorithms and managing system-wide state via coordination frameworks. It includes a dedicated guide to data theory, exploring replication strategies, consistency models, and data convergence. The courseware covers a broad capability

    View on GitHub↗9,717
  • aws-samples/aws-fault-injection-simulator-samplesaws-samples avatar

    aws-samples/aws-fault-injection-simulator-samples

    51View on GitHub↗

    This repository contains a collection of AWS Fault Injection Service (FIS) experiments designed to test the resilience and fault tolerance of your AWS resources and applications. These experiments simulate various failure scenarios to help you identify potential vulnerabilities and validate your…

    View on GitHub↗51

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • chaos-mesh/chaos-meshchaos-mesh avatar

    chaos-mesh/chaos-mesh

    7,761View on GitHub↗

    Chaos Mesh is a cloud-native fault injection tool and Kubernetes chaos engineering platform designed to verify system resilience. It functions as a testing framework for designing and executing automated failure scenarios to evaluate how containerized workloads recover from disruptions. The project acts as a multi-cluster chaos orchestrator, providing a centralized control plane to manage and monitor experiments across multiple remote Kubernetes clusters from a single interface. It includes a dashboard for the visual scheduling of experiments and the coordination of complex failure scenarios.

    Go
    View on GitHub↗7,761
  • gruntwork-io/cloud-nukegruntwork-io avatar

    gruntwork-io/cloud-nuke

    3,156View on GitHub↗

    A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it

    Go
    View on GitHub↗3,156
  • linki/chaoskubelinki avatar

    linki/chaoskube

    1,927View on GitHub↗

    chaoskube periodically kills random pods in your Kubernetes cluster.

    Go
    View on GitHub↗1,927
  • litmuschaos/litmuslitmuschaos avatar

    litmuschaos/litmus

    5,432View on GitHub↗

    Litmus is a cloud native chaos engineering platform and fault injection tool used to design and execute controlled infrastructure failure simulations within Kubernetes environments. It serves as a resilience testing framework for analyzing system behavior during induced outages to identify weaknesses and potential outages. The project functions as a GitOps chaos orchestrator, using declarative version control to automate the deployment and scheduling of resilience tests. It provides tools for chaos workflow management and the orchestration of experiment sequences to visualize and test infrast

    Go
    View on GitHub↗5,432
  • lucky-sideburn/kubeinvaderslucky-sideburn avatar

    lucky-sideburn/KubeInvaders

    1,109View on GitHub↗

    Gamified Chaos Engineering Tool for Kubernetes

    JavaScript
    View on GitHub↗1,109
  • netflix/chaosmonkeyNetflix avatar

    Netflix/chaosmonkey

    16,597View on GitHub↗

    Chaos Monkey is a chaos engineering tool designed to verify the resilience of distributed systems by intentionally terminating production instances. It functions as a fault injection service that identifies weaknesses in cloud-based architectures by simulating real-world hardware and software outages. The platform operates through a centralized orchestration engine that executes periodic disruption cycles based on predefined configuration rules. It employs a rule-based selection process that evaluates instance metadata against safety constraints to ensure that only eligible targets are disrup

    Go
    View on GitHub↗16,597
  • alexei-led/pumbaalexei-led avatar

    alexei-led/pumba

    3,051View on GitHub↗

    Chaos testing, network emulation, and stress testing tool for containers

    Go
    View on GitHub↗3,051
  • shopify/toxiproxyShopify avatar

    Shopify/toxiproxy

    12,088View on GitHub↗

    Toxiproxy is a framework designed for chaos engineering and network resilience testing. It functions as a programmable TCP proxy that intercepts and routes data streams between clients and servers, allowing developers to simulate unstable network conditions such as latency, bandwidth throttling, and connection failures. The tool provides a control plane that enables the dynamic manipulation of network conditions on active connections in real time. By integrating into automated test suites, it allows for the programmatic injection of faults to validate how distributed systems and microservices

    Gochaosdowngo
    View on GitHub↗12,088
  • asobti/kube-monkeyasobti avatar

    asobti/kube-monkey

    3,064View on GitHub↗

    An implementation of Netflix's Chaos Monkey for Kubernetes clusters

    Go
    View on GitHub↗3,064