awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to github/go-fault

Open-source alternatives to Go Fault

30 open-source projects similar to github/go-fault, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Go Fault alternative.

  • dtolnay/anyhowAvatar von dtolnay

    dtolnay/anyhow

    6,569Auf GitHub ansehen↗

    Anyhow is a dynamic error handling library for Rust applications that provides a flexible error container using type erasure. It serves as a tool for simplifying error signatures by wrapping diverse failure types into a single object, allowing for the propagation of any error that implements the standard error trait without requiring a custom enumeration for every function. The project functions as an error context provider by attaching high-level diagnostic information and recording execution stack traces at the point of failure. It enables the recovery of concrete error implementations from

    Rust
    Auf GitHub ansehen↗6,569
  • amitshekhariitbhu/fast-android-networkingAvatar von amitshekhariitbhu

    amitshekhariitbhu/Fast-Android-Networking

    5,906Auf GitHub ansehen↗

    🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀

    Java
    Auf GitHub ansehen↗5,906
  • balloonwj/cppguideAvatar von balloonwj

    balloonwj/CppGuide

    6,030Auf GitHub ansehen↗

    CppGuide is a curated collection of educational resources and practical guides focused on C++ server development, Linux kernel internals, concurrent programming, network protocols, and security exploitation. It provides structured learning paths for backend developers, covering everything from interview preparation to building high-performance network servers and understanding operating system fundamentals. The guide distinguishes itself by offering in-depth, hands-on tutorials that walk through real-world implementations, including building a Redis-like server from scratch, designing custom

    Auf GitHub ansehen↗6,030
  • adhorn/chaos-ssm-documentsAvatar von adhorn

    adhorn/chaos-ssm-documents

    272Auf GitHub ansehen↗

    Collection of AWS SSM Documents to perform Chaos Engineering experiments

    Python
    Auf GitHub ansehen↗272

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • alioygur/goresA

    alioygur/gores

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bbc/chaos-lambdaAvatar von bbc

    bbc/chaos-lambda

    163Auf GitHub ansehen↗

    Randomly terminate ASG instances during business hours

    Python
    Auf GitHub ansehen↗163
  • ajalt/fuckitpyAvatar von ajalt

    ajalt/fuckitpy

    5,292Auf GitHub ansehen↗

    fuckitpy is a Python exception suppression tool and AST modifier designed to ensure program execution continues despite the presence of runtime errors. It functions as a fault-tolerant module loader and error handling wrapper that rewrites Python code to skip statements that would otherwise cause crashes. The project utilizes abstract syntax tree manipulation to automatically inject exception handlers around expressions and functions. This allows for the loading of modules that contain errors, ensuring that valid members remain accessible even when the module itself is partially broken. The

    Python
    Auf GitHub ansehen↗5,292
  • ansel1/merryA

    ansel1/merry

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • appsignal/appsignal-elixirAvatar von appsignal

    appsignal/appsignal-elixir

    292Auf GitHub ansehen↗

    🟪 AppSignal for Elixir package

    Elixir
    Auf GitHub ansehen↗292
  • asobti/kube-monkeyAvatar von asobti

    asobti/kube-monkey

    3,064Auf GitHub ansehen↗

    An implementation of Netflix's Chaos Monkey for Kubernetes clusters

    Go
    Auf GitHub ansehen↗3,064
  • aviadhahami/vue-chaosAvatar von aviadhahami

    aviadhahami/vue-chaos

    2Auf GitHub ansehen↗

    A vue chaos-generating component

    JavaScript
    Auf GitHub ansehen↗2
  • cockroachdb/errorsAvatar von cockroachdb

    cockroachdb/errors

    2,411Auf GitHub ansehen↗

    Go error library with error portability over the network

    Go
    Auf GitHub ansehen↗2,411
  • codemodus/chainC

    codemodus/chain

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • berkay-dincer/kubethanosAvatar von berkay-dincer

    berkay-dincer/kubethanos

    626Auf GitHub ansehen↗

    Kills half of your randomly selected kubernetes pods.

    Go
    Auf GitHub ansehen↗626
  • bnkamalesh/errorsB

    bnkamalesh/errors

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bloomberg/powerfulsealAvatar von bloomberg

    bloomberg/powerfulseal

    1,976Auf GitHub ansehen↗

    A powerful testing tool for Kubernetes clusters.

    Python
    Auf GitHub ansehen↗1,976
  • bouncestorage/chaos-http-proxyB

    bouncestorage/chaos-http-proxy

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bugsnag/bugsnag-rubyAvatar von bugsnag

    bugsnag/bugsnag-ruby

    254Auf GitHub ansehen↗

    BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby

    Ruby
    Auf GitHub ansehen↗254
  • carbocation/interposeC

    carbocation/interpose

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chaos-mesh/chaos-meshAvatar von chaos-mesh

    chaos-mesh/chaos-mesh

    7,761Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,761
  • chaosblade-io/chaosbladeAvatar von chaosblade-io

    chaosblade-io/chaosblade

    6,355Auf GitHub ansehen↗

    ChaosBlade is an open-source chaos engineering platform that injects faults into applications, containers, Kubernetes clusters, and host systems to test resilience. It functions as a multi-layer fault injection tool, capable of disrupting system resources, Java, C++, NodeJS, and Golang applications, Docker containers, and Kubernetes pods and nodes from a single interface. The platform distinguishes itself through its architecture, which defines chaos experiments as Kubernetes Custom Resource Definitions for native cluster integration, and supports multiple fault injection mechanisms including

    Pythonalibabachaos-engineeringchaos-testing
    Auf GitHub ansehen↗6,355
  • chaostoolkit/chaostoolkitAvatar von chaostoolkit

    chaostoolkit/chaostoolkit

    2,013Auf GitHub ansehen↗

    Chaos Engineering Toolkit & Orchestration for Developers

    Pythonautomationchaos-engineeringchaostoolkit
    Auf GitHub ansehen↗2,013
  • cloud-bulldozer/krakenAvatar von cloud-bulldozer

    cloud-bulldozer/kraken

    466Auf GitHub ansehen↗

    Chaos and resiliency testing tool for Kubernetes with a focus on improving performance under failure conditions. A CNCF sandbox project.

    Python
    Auf GitHub ansehen↗466
  • cloud-bulldozer/kube-burnerAvatar von cloud-bulldozer

    cloud-bulldozer/kube-burner

    779Auf GitHub ansehen↗

    Kubernetes performance and scale test orchestration framework written in golang

    Go
    Auf GitHub ansehen↗779
  • amzn/awsssmchaosrunnerAvatar von amzn

    amzn/awsssmchaosrunner

    251Auf GitHub ansehen↗

    Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2 and ECS (with EC2 launch type).

    Kotlin
    Auf GitHub ansehen↗251
  • codemodus/catenaC

    codemodus/catena

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • airbrake/airbrakeAvatar von airbrake

    airbrake/airbrake

    986Auf GitHub ansehen↗

    The official Airbrake library for Ruby applications

    Ruby
    Auf GitHub ansehen↗986
  • cppforlife/turbulence-releaseAvatar von cppforlife

    cppforlife/turbulence-release

    48Auf GitHub ansehen↗

    Turbulence release is used for injecting failure scenarios into any BOSH deployment.

    Go
    Auf GitHub ansehen↗48
  • crowdhailer/okAvatar von CrowdHailer

    CrowdHailer/OK

    606Auf GitHub ansehen↗

    Elegant error/exception handling in Elixir, with result monads.

    Elixir
    Auf GitHub ansehen↗606
  • adhorn/aws-lambda-chaos-injectionA

    adhorn/aws-lambda-chaos-injection

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0